Windows 11 Insider build - Suddenly cannot start QtCreator
-
Not getting any output at all sounds odd. In your Command Prompt enter
set QT_DEBUG_PLUGINS=1
as a command and then try running a Qt program or Creator from there, still no output?My understanding (could be incorrect) is that Creator comes with its own self-contained Qt libraries, so whether it runs or not ought be independent of whether a Qt program you have built runs or not, I didn't think they shared an environment. Which might indicate a system problem?
Worth checking Windows Event Viewer for anything?
-
Ok, this is interesting, but how to fix it:
Faulting application name: qtcreator.exe, version: 15.0.84.0, time stamp: 0x67bdb829 Faulting module name: d3d9.dll, version: 10.0.27802.1000, time stamp: 0x3e395b13 Exception code: 0xc0000005 Fault offset: 0x0000000000016121 Faulting process id: 0x48D4 Faulting application start time: 0x1DB8D13FD9638C3 Faulting application path: D:\ProgramFiles\Qt\Tools\Qt Creator 16.0.0-rc1\bin\qtcreator.exe Faulting module path: C:\WINDOWS\SYSTEM32\d3d9.dll Report Id: fbd2b50a-88b6-443f-a637-2219ab5ab361 Faulting package full name: Faulting package-relative application ID:
-
I saw those reports when I looked up that particular crash, and the only app that was running was some killer stuff (bad ACER bloatware) for the network, and I re-nuked those processes and set them to not start (again, really improves the network bandwidth).
As a side note, the nvidia settings app is also crashing now when I select the performance tab ... hmm. Going to try and reboot and see what happens. Maybe the things that got messed with will be miraculously reset (or fixed from the fiddling... me thinks a reboot is required).
-
Ok, this is interesting, but how to fix it:
Faulting application name: qtcreator.exe, version: 15.0.84.0, time stamp: 0x67bdb829 Faulting module name: d3d9.dll, version: 10.0.27802.1000, time stamp: 0x3e395b13 Exception code: 0xc0000005 Fault offset: 0x0000000000016121 Faulting process id: 0x48D4 Faulting application start time: 0x1DB8D13FD9638C3 Faulting application path: D:\ProgramFiles\Qt\Tools\Qt Creator 16.0.0-rc1\bin\qtcreator.exe Faulting module path: C:\WINDOWS\SYSTEM32\d3d9.dll Report Id: fbd2b50a-88b6-443f-a637-2219ab5ab361 Faulting package full name: Faulting package-relative application ID:
@ldraconus said in Windows 11 Insider build - Suddenly cannot start QtCreator:
Faulting module path: C:\WINDOWS\SYSTEM32\d3d9.dll
There seems to be an issue with the graphics driver.
Did you try to install latest graphics driver? -
@ldraconus
You said "Insider build", right? Isn't https://forum.paradoxplaza.com/forum/threads/stellaris-doesnt-start-anymore.1730338/ from one day ago reporting the same? An Insider build issue?? -
@ldraconus
You said "Insider build", right? Isn't https://forum.paradoxplaza.com/forum/threads/stellaris-doesnt-start-anymore.1730338/ from one day ago reporting the same? An Insider build issue??