qt Creator 4.13 crash on startup
-
Hello
May be after Windows Update: now it's "Microsoft Windows [Version 10.0.19041.487]" qtCreator dies on startup ~1-2 seconds after windows shows. Even with installed qtCreator symbolsdebugger doesn't show informative stack
Installed from official installer (actually I also reinstalled). No plugins, actually default settings (may be dark theme).
-
Hello
May be after Windows Update: now it's "Microsoft Windows [Version 10.0.19041.487]" qtCreator dies on startup ~1-2 seconds after windows shows. Even with installed qtCreator symbolsdebugger doesn't show informative stack
Installed from official installer (actually I also reinstalled). No plugins, actually default settings (may be dark theme).
-
Hi @ntfshard,
can you try to start Qt Creator with the parameter
-tcs
(temporary clean settings) and see if that helps?Regards
-
Hi @ntfshard,
So I guess you should clean your settings in
C:\Users\<user>\AppData\Roaming\QtProject
. Something seems broken there.Regards
[Edit: fixed path]