Qt Creator crashes when going into design mode - python-3.x

Hi I am using Qt Creator 9, Qt 6.4.2, Python3.10
Whenever I open design mode it crashes, I am also unable to reproduce logs to inspect. Please help me!!
Thanks in advance

Related

pygame running very slowly 12fps - Upgraded laptop

I'm relatively new to using python have used pygame as a place to better understand how everything comes together.
I recently upgraded my laptop form a 2012 Macbook to the 2019.
Just wondering why the games I made on my 2012 are running soo much slower on my 2019 macbook. Managing packages with conda.
I don't know much but I suspect it may have to do with either
The comp resolution upgrade (which I'm doubtful)
method of installation of pygame
Initially, I Downloaded python3 with homebrew and then installed pygame (pygame would show a blank screen)
I then installed conda and managed packages through it.
I doubt it has to do with the way I have written it, I'm sure it's quite inefficient but I was achieving fps's of 60 for the same code.
If someone could guide me to where to find out more information It would be greatly appreciated.
Cheers.
This seems to be a problem with how MacOS run Pygame. While your game is running, right-click it's icon in the Dock and select Show in Finder. Then in the Folder that shows up, you will see the Python Interpreter executable. Right-click it and click Get Info, and under General check the Open in Low Resolution.
Now your game should run fine. And no, Pygame's resolution will not be "Low".
I resolved this issue by launching pygame in fullscreen. More of a workaround but a solution nonetheless.
Also if you do choose to do this be sure to create a key to exit the screen otherwise you'll need to restart your computer.

File menus are not selectable for unity3d on kubuntu

hey I am new to linux ( kubuntu 19.10 ). I installed kubuntu and did some UI tweaking, after that I installed unity3d 2019.3 game engine from unity hub. When I opened it, sub menus of file menu are not selectable. Other apps are working fine
I have no idea whats going on ... plz help.
I will be happy to provide any info you want
I found a workaround and that is to remove global menu...
Though I still dont know why there is a problem with unity3d and kde global menu

Qt Designer crashes using QWebEngineView

Qt Designer (5.11.2) crashes on selecting the QWebEngineView-Widget.
I am creating a dialogform for including it in QGIS 3 as .ui file. In the form I want to display a website by using the QWebEngineView.
Sadly I am not able to drag the widget inside the dialog window, because Qt Designer crashes instantly on clicking the QWebEngineView button. The issue appears with Qt Designer provided with QGIS 3.3.0 as well as QGIS 3.2.3.
In the Windows Event Viewer I get the errorcode 0xC0000022.
Is someone stuggling with the same issue and has any ideas for solving it?
I do have the same issue without any use i know about qgis,
Only qtdesigner, that instantly crashes when clicking qtwebs..Ico
Looking everywhere for it, i don't find anything clear.
Bad installs
Missing files
Conflits between envs...
I do have:
Ubuntu 20.04
Python 3.9.9 with classic idle
Qt 5.12.2
Pyqt5 as installed with apt-get
(Even qtwebengine, cause i couldn't install or compile simple in any other without a strong internet connection)

Error: Could not find or load main class org.gradle.launcher.daemon.bootstrap.GradleDaemon

I have bought a few android codes from codecanyon.net they used to work before today without any errors but today with every android project i open i get this message
Unable to start the daemon process.
This problem might be caused by incorrect configuration of the daemon.
For example, an unrecognized jvm option is used.
Please refer to the user guide chapter on the daemon at
https://docs.gradle.org/4.1/userguide/gradle_daemon.html
Please read the following process output to find out more:
-----------------------
Error: Could not find or load main class
org.gradle.launcher.daemon.bootstrap.GradleDaemon
It started today when i opened my android studio (3.0.1
I have uninstalled and reinstalled to the latest version of android 3.1.2 and i still receive the error.
Ive done some research but i couldnt figure out what to do. this happens with everyone of the projects i open. I even opened android studio with admin privs.
Please help. Thanks
Ok so i think I figured it out. my antivirus was blocking it, i had turned off my protection and i got past the error.

I cannot run windows phone 8 emulator

http://i.stack.imgur.com/rfDod.png
Dear Experts,
I am a newbie to windows phone development and when running the project on VS2012, I get this error message (as shown in the link above)and I am not able to resolve it. Trying playing around with the settings on BIOS without any result.
Please assist me. Thanks a lot.
Regards,
Mohammed Mohsen
Did you check if Hyper V is supported by your hardware ? you can read this to get an idea about how to check, that might be the cause

Resources