Why doesn't Qt creator open ?
-
wrote on 29 Aug 2016, 13:59 last edited by Ahti
Qt Creator was working fine but when i shutdown my pc and started it again after couple of hours , i was not able to open Qt Creator i don't know why it just doesn't open i tried calling it from cmd but still it doesn't open i also reinstalled it and still it doesn't work why ??? i open it as administrator but nothing happens please help i need it as i am working on a project.
My Specs:
Windows 7 32bit
Qt5.7 -
Hi,
Which version of Qt Creator are you using ?
Do you have any antivirus installed ? Some of them are pretty trigger sensitive for everything related to programmation.
-
Hi,
Which version of Qt Creator are you using ?
Do you have any antivirus installed ? Some of them are pretty trigger sensitive for everything related to programmation.
wrote on 30 Aug 2016, 05:08 last edited by@SGaist I don't know which version of Qt Creator i am having but i know i have a Qt5.7.0 and Yeah i had Avast Antivirus installed but i uninstalled it and Qt Creator Still doesn't work i also tried to install a separate Qt Creator 4.0.2 and that too doesn't open.
-
@SGaist I don't know which version of Qt Creator i am having but i know i have a Qt5.7.0 and Yeah i had Avast Antivirus installed but i uninstalled it and Qt Creator Still doesn't work i also tried to install a separate Qt Creator 4.0.2 and that too doesn't open.
@Ahti Try to start QtCreator with "-noload Welcome" parameter. If it starts then, then permanently disable Welcome plug-in under "Help/About Plugins...".
-
What kind of graphic cards do you have ?
Did you update its drivers recently ?
-
@Ahti Try to start QtCreator with "-noload Welcome" parameter. If it starts then, then permanently disable Welcome plug-in under "Help/About Plugins...".
-
wrote on 30 Aug 2016, 07:15 last edited by Ahti
@SGaist yes i updated the driver of my integrated intel chipset 82945G and i also updated the driver of my core2duo processor and my monitor driver too but i then uninstalled the updated driver of my processor and tried to uninstall the driver of integrated graphics card but i couldn't find it. and i just checked that Qt Creator is working fine if i run my pc in safe mode.
-
@jsulm how can i start with unload welcome ?? and i just checked that Qt Creator is working fine if i run windows in safe mode.
@Ahti Open a cmd.exe window and type: PATH_TO_QTCREATOR -noload Welcome"
Usually: c:\qt\Tools\QtCreator\bin\qtcreator.exe -noload Welcome -
@SGaist yes i updated the driver of my integrated intel chipset 82945G and i also updated the driver of my core2duo processor and my monitor driver too but i then uninstalled the updated driver of my processor and tried to uninstall the driver of integrated graphics card but i couldn't find it. and i just checked that Qt Creator is working fine if i run my pc in safe mode.
@Ahti It runs in safe mode because in safe mode only most basic drivers are loaded, so your graphics driver is not used.
-
@Ahti It runs in safe mode because in safe mode only most basic drivers are loaded, so your graphics driver is not used.
wrote on 30 Aug 2016, 07:47 last edited by@jsulm nothing is happens if i write "qtcreator.exe -noload Welcome" but if i write "qtcreator.exe -noload welcome" ( that is 'w' is changed from capital to small in the second statement ) it first shows following error message :
and then the following dialog box is opened :
-
@jsulm nothing is happens if i write "qtcreator.exe -noload Welcome" but if i write "qtcreator.exe -noload welcome" ( that is 'w' is changed from capital to small in the second statement ) it first shows following error message :
and then the following dialog box is opened :
@Ahti Sorry, I cannot see the images
-
@Ahti
Dont use the forum Upload. its not working as intended.
Please use other site and paste links here -
@Ahti
Dont use the forum Upload. its not working as intended.
Please use other site and paste links here -
@mrjj what other sites can i use ?? i mean what are the names of these sites on which i can upload these pics ?
@Ahti
i use
https://postimage.org/but there are many to use :)
https://app.prntscr.com/en/index.html
also is super smart -
wrote on 30 Aug 2016, 08:53 last edited by Ahti
@jsulm here is the error message that i get after i run qt creator in cmd :
https://postimg.org/image/u2v0wnjf9/
and here is the dialog box that appears as soon as i click on Ok:
-
@jsulm here is the error message that i get after i run qt creator in cmd :
https://postimg.org/image/u2v0wnjf9/
and here is the dialog box that appears as soon as i click on Ok:
@Ahti There is no such plug-in "welcome", the correct name is "Welcome". So, what exactly happens if you start QtCreator with -noload Welcome? Does it start and crash as before?
-
@Ahti There is no such plug-in "welcome", the correct name is "Welcome". So, what exactly happens if you start QtCreator with -noload Welcome? Does it start and crash as before?
-
wrote on 30 Aug 2016, 13:22 last edited by
Hi, try with a bigger hammer:
qtcreator.exe -noload all -load Core
-
wrote on 30 Aug 2016, 13:29 last edited by
Navigate for directory %appdata%
Drop directory QtProject
1/35