Qt Creator Is Crash when code writing and editing
-
Hello Friends And QT Experts
I am facing some issues with QT Creatorwhen I am writing the code that time QT is crashed or may be automatically closed
I don't know what's going on But this problem is very serious for me
because I lost my code when QT is crashed or automatically closedPlease Drop your Suggestion or solution here.
Thank you
-
Upgrade Qt Creator to newest version. If the crash is happening on the newest version - downgrade to some older one.
Plus, of course, if you can find a reliable way to reproduce the crash - create a bug report on Qt bugtracker.
-
Thanks for Reply
I was already try this way even I was changed 3 time QT Versions for it But Crash is Still happeningVersion list Is
5.12.3 ///// This Version Currently i am using
5.13.2
5.15.2 ///// Not Used Much More
-
@Ketan__Patel__0011 said in Qt Creator Is Crash when code writing and editing:
Thanks for Reply
I was already try this way even I was changed 3 time QT Versions for it But Crash is Still happeningVersion list Is
5.12.3 ///// This Version Currently i am using
5.13.2
5.15.2 ///// Not Used Much MoreYou are changing Qt versions but it is Qt Creator which is crashing for you, right? So, do not change Qt version. Change Qt Creator instead. You can't do this (downgrade of Qt Creator) via the maintenance tool, please install Qt Creator separately, installers are in the archive: http://download.qt.io/official_releases/qtcreator/
-
Thanks for reply
but when i install Qt Version that time i am updating all QT components as well as Qt Creator i am already try with some other Qt Creator Version
Currently i am using 4.9.0 version of Qt Creator
-
The crash is happening in Qt Creator, right? Or is your application crashing?
Depending on the answer, I think you should keep one variable constant: either keep same Qt version and try out different Creators, or keep Creator constant and keep Qt versions different.
If Qt Creator is crashing always, in all versions - make a reproducible example and report it on Qt Creator's bug tracker.
-
No My Application is Not Crashing
when i am writing the code that time Qt Creator is CrashedOkay I will report about this Bug
Thank you