Why doesn't Qt creator open ?
-
@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 -
wrote on 30 Aug 2016, 13:44 last edited by Ahti
@hskoglund okay i typed what you said and this is what i get:
https://postimg.org/image/n2kt93lsl/
when i try to open my project it shows this error :
https://postimg.org/image/eycp4czdh/
how can i open my project and start working on it and i don't i see other option like design, project etc ??
-
@hskoglund okay i typed what you said and this is what i get:
https://postimg.org/image/n2kt93lsl/
when i try to open my project it shows this error :
https://postimg.org/image/eycp4czdh/
how can i open my project and start working on it and i don't i see other option like design, project etc ??
wrote on 30 Aug 2016, 13:49 last edited by Ahti@joaopagotto what do you mean by that could you please explain as i am new to Qt ??
-
@joaopagotto what do you mean by that could you please explain as i am new to Qt ??
@Ahti
hi
In win 7 , simply open start menu and paste
%appdata% into the searchfield. it will open explorer at that location
the delete or move the folder QtProject
( as to explain how i read @joaopagotto ) -
wrote on 30 Aug 2016, 14:00 last edited by
Hello friend, can sometimes occur for a recording disk failure or something unexplained , Qt configuration files can corrupt .
Open your Windows Explorer and type in the directory tab % AppData % which will take you to the directory that is the configuration files and startup QtCreator , this path has QtProject is where these files .
Deleting this directory will cause the QtCreator recreate these configuration files and startup. Making the QtCreator boot normally.
I my computer this %appdata% is C:\Users\user\AppData\Roaming
-
wrote on 30 Aug 2016, 14:39 last edited by
Hi, seems some problem with your video driver, try updating it again.
Also you can try this flavor of starting Qt Creator:
qtcreator.exe -noload Welcome -noload QmlProfilerExtension -noload QmlProfiler -noload QmlDesigner
-
Hello friend, can sometimes occur for a recording disk failure or something unexplained , Qt configuration files can corrupt .
Open your Windows Explorer and type in the directory tab % AppData % which will take you to the directory that is the configuration files and startup QtCreator , this path has QtProject is where these files .
Deleting this directory will cause the QtCreator recreate these configuration files and startup. Making the QtCreator boot normally.
I my computer this %appdata% is C:\Users\user\AppData\Roaming
wrote on 30 Aug 2016, 15:01 last edited by@joaopagotto okay i deleted that QtProject in Roaming directory and started QtCreator again and guess what ?? nothing happened lol
-
Hi, seems some problem with your video driver, try updating it again.
Also you can try this flavor of starting Qt Creator:
qtcreator.exe -noload Welcome -noload QmlProfilerExtension -noload QmlProfiler -noload QmlDesigner
wrote on 30 Aug 2016, 15:09 last edited by Ahti@hskoglund well it worked :) it was working perfectly fine but do i have to open it each time from cmd ??? and i get a feeling that some function of Qt Creator are missing am i right ???
-
@hskoglund well it worked :) it was working perfectly fine but do i have to open it each time from cmd ??? and i get a feeling that some function of Qt Creator are missing am i right ???
wrote on 30 Aug 2016, 15:22 last edited by@hskoglund how can i follow you sir ??? ;) and you too @joaopagotto ??
-
wrote on 30 Aug 2016, 18:19 last edited by
Hi, to make Qt Creator start without those 4 plugins, start it one more time from CMD window, then goto Help, About Plugins, locate the 4 problematic ones and deselect their Load tick box. Now you should be able to start Qt Creator from the menu.
Developing Qt Quick apps will be more difficult without those plugins, so to fix it, perhaps check your OpenGL video driver. You could try installing Steam and test some game that requires OpenGL.
-
Hi, to make Qt Creator start without those 4 plugins, start it one more time from CMD window, then goto Help, About Plugins, locate the 4 problematic ones and deselect their Load tick box. Now you should be able to start Qt Creator from the menu.
Developing Qt Quick apps will be more difficult without those plugins, so to fix it, perhaps check your OpenGL video driver. You could try installing Steam and test some game that requires OpenGL.
wrote on 6 Sept 2016, 09:56 last edited byI did what you said but i can't see the welcome tab. What to do now ?
-
wrote on 6 Sept 2016, 11:38 last edited by
Since the Welcome plugin is disabled there's no welcome tab, so you'll have to open your projects via the File menu.
-
Since the Welcome plugin is disabled there's no welcome tab, so you'll have to open your projects via the File menu.
wrote on 6 Sept 2016, 15:51 last edited bybut i wanna see the default projects.
-
wrote on 6 Sept 2016, 17:35 last edited by
You mean the "Recent projects"? That list on the Welcome tab is also visible in File Menu, Recent Projects.
But best would be if you could get OpenGL up and running, then you could reenable those 4 plugins and get back the Welcome tab.
-
You mean the "Recent projects"? That list on the Welcome tab is also visible in File Menu, Recent Projects.
But best would be if you could get OpenGL up and running, then you could reenable those 4 plugins and get back the Welcome tab.
wrote on 7 Sept 2016, 09:23 last edited by@hskoglund no not recent projects i mean examples of projects that are there in Welcome tab by default
these : -
The recent projects is when you select
Projects
27/35