Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator 4.3.0 & stability
Forum Updated to NodeBB v4.3 + New Features

Qt Creator 4.3.0 & stability

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
qtcreator
14 Posts 4 Posters 4.5k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J.HilkJ J.Hilk

    Hello everyone,
    with the release of Qt 5.9 I also updated my QtCreator to the currently latest version of 4.3.0

    But this one seems more unstable than its precursor, I have way more unexpected crashes.

    Last time it crashed when I tried to open a Designer Formular Class. But it is not reproduceable, or I would have already created a bugreport.
    But it is noticable, 5 crashes to basically none.

    My question, can anyone else confirm this rather subjective observation?

    Edit:
    OS: Windows 10 Pro, x64

    K Offline
    K Offline
    koahnig
    wrote on last edited by
    #2

    @J.Hilk

    Probably you should note the OS you are on.

    I had upgraded to creator 4.3.0 as well. I had one crash so far, if I am not mistaken, but those happen once in a while. Therefore, I cannot confirm yet.
    This is on win 10 64bit.

    Vote the answer(s) that helped you to solve your issue(s)

    J.HilkJ 1 Reply Last reply
    3
    • K koahnig

      @J.Hilk

      Probably you should note the OS you are on.

      I had upgraded to creator 4.3.0 as well. I had one crash so far, if I am not mistaken, but those happen once in a while. Therefore, I cannot confirm yet.
      This is on win 10 64bit.

      J.HilkJ Offline
      J.HilkJ Offline
      J.Hilk
      Moderators
      wrote on last edited by
      #3

      @koahnig thanks for the reminder and the answer, I'll update the OP.


      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


      Q: What's that?
      A: It's blue light.
      Q: What does it do?
      A: It turns blue.

      1 Reply Last reply
      1
      • hungerH Offline
        hungerH Offline
        hunger
        wrote on last edited by
        #4

        Please report your crashes so that we can fix them!

        We did quite a few behind-the-scene cleanups in 4.3 which are not user visible (when they do not cause crashes:-). I am currently fixing stuff for 4.3.1, so that it will be up to the usual standards.

        1 Reply Last reply
        3
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #5

          in Order to add to @hunger Here is the link to JIRA for reporting bugs.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          1
          • J.HilkJ Offline
            J.HilkJ Offline
            J.Hilk
            Moderators
            wrote on last edited by
            #6

            Since my last post, I had 4 more crashes, twice while simply typing in my cpp.file that I was currently working in.

            How can I get usefull information to the bugreports ?

            All I would have is:
            Qt-Creator crashed with the default windows error message while typing on my keyboard. Attaching VS-Debugger failed because I don't have enough memory available, seems like 2.3 gig of 8 is not enough.

            Doesn't seem like it would help much.


            Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


            Q: What's that?
            A: It's blue light.
            Q: What does it do?
            A: It turns blue.

            K 1 Reply Last reply
            1
            • J.HilkJ J.Hilk

              Since my last post, I had 4 more crashes, twice while simply typing in my cpp.file that I was currently working in.

              How can I get usefull information to the bugreports ?

              All I would have is:
              Qt-Creator crashed with the default windows error message while typing on my keyboard. Attaching VS-Debugger failed because I don't have enough memory available, seems like 2.3 gig of 8 is not enough.

              Doesn't seem like it would help much.

              K Offline
              K Offline
              koahnig
              wrote on last edited by
              #7

              @J.Hilk

              I had a similar experience yesterday. Creator was simply gone while typing in my cpp. I couldn't pinpoint the problem either.
              However, IMHO it is not more than before, but those things are sometimes hard judge.

              I am using Qt 5.9 MinGW and Qt 5.9 Android with Qt creator at the moment. I do not cconsider this as the reason for the problem.

              Vote the answer(s) that helped you to solve your issue(s)

              J.HilkJ 1 Reply Last reply
              0
              • K koahnig

                @J.Hilk

                I had a similar experience yesterday. Creator was simply gone while typing in my cpp. I couldn't pinpoint the problem either.
                However, IMHO it is not more than before, but those things are sometimes hard judge.

                I am using Qt 5.9 MinGW and Qt 5.9 Android with Qt creator at the moment. I do not cconsider this as the reason for the problem.

                J.HilkJ Offline
                J.HilkJ Offline
                J.Hilk
                Moderators
                wrote on last edited by
                #8

                @koahnig
                well its getting more frequent - 4 times today - oO.
                But I'm starting to be able to tell when its about to happen.

                I think my installation might be corrupt, just before the last crash QtCreator claimed 1096 mb ram. Which seems highly unusuall, for idle times -> no active compile or debug running.

                Maintenance Tool Uninstall -> Install maybe that solves everything.


                Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                Q: What's that?
                A: It's blue light.
                Q: What does it do?
                A: It turns blue.

                1 Reply Last reply
                0
                • J.HilkJ Offline
                  J.HilkJ Offline
                  J.Hilk
                  Moderators
                  wrote on last edited by
                  #9

                  So, I did uninstall QtCreator und installed the latest version again. This seems to have solved the issue.

                  Crashes are reduced from twice per day down to none (8-Days and counting)

                  The good old On/Off-Bugfix.

                  On a side note, sadly you can't use the maintenance tool to uninstall and reinstall QtCreator. Its the only packages you can't deselect...

                  So had to do it the manual way.


                  Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                  Q: What's that?
                  A: It's blue light.
                  Q: What does it do?
                  A: It turns blue.

                  kshegunovK 1 Reply Last reply
                  1
                  • J.HilkJ J.Hilk

                    So, I did uninstall QtCreator und installed the latest version again. This seems to have solved the issue.

                    Crashes are reduced from twice per day down to none (8-Days and counting)

                    The good old On/Off-Bugfix.

                    On a side note, sadly you can't use the maintenance tool to uninstall and reinstall QtCreator. Its the only packages you can't deselect...

                    So had to do it the manual way.

                    kshegunovK Offline
                    kshegunovK Offline
                    kshegunov
                    Moderators
                    wrote on last edited by
                    #10

                    @J.Hilk said in Qt Creator 4.3.0 & stability:

                    On a side note, sadly you can't use the maintenance tool to uninstall and reinstall QtCreator. Its the only packages you can't deselect...

                    You should report that to the bugtracker, so the installer can be fixed. ;)

                    Read and abide by the Qt Code of Conduct

                    K 1 Reply Last reply
                    1
                    • kshegunovK kshegunov

                      @J.Hilk said in Qt Creator 4.3.0 & stability:

                      On a side note, sadly you can't use the maintenance tool to uninstall and reinstall QtCreator. Its the only packages you can't deselect...

                      You should report that to the bugtracker, so the installer can be fixed. ;)

                      K Offline
                      K Offline
                      koahnig
                      wrote on last edited by
                      #11

                      @kshegunov said in Qt Creator 4.3.0 & stability:

                      @J.Hilk said in Qt Creator 4.3.0 & stability:

                      On a side note, sadly you can't use the maintenance tool to uninstall and reinstall QtCreator. Its the only packages you can't deselect...

                      You should report that to the bugtracker, so the installer can be fixed. ;)

                      Not sure if it can be consiedered as a bug.
                      My guess is that thereason is in the meta/package.xml with a setting like

                      <Essential>true</Essential>
                      

                      This prevents a deselect during installation and also prevents the removal and reinstallation. Overall it would be a request to have another choice to have a reinstallation of selected features.

                      Vote the answer(s) that helped you to solve your issue(s)

                      kshegunovK 1 Reply Last reply
                      1
                      • K koahnig

                        @kshegunov said in Qt Creator 4.3.0 & stability:

                        @J.Hilk said in Qt Creator 4.3.0 & stability:

                        On a side note, sadly you can't use the maintenance tool to uninstall and reinstall QtCreator. Its the only packages you can't deselect...

                        You should report that to the bugtracker, so the installer can be fixed. ;)

                        Not sure if it can be consiedered as a bug.
                        My guess is that thereason is in the meta/package.xml with a setting like

                        <Essential>true</Essential>
                        

                        This prevents a deselect during installation and also prevents the removal and reinstallation. Overall it would be a request to have another choice to have a reinstallation of selected features.

                        kshegunovK Offline
                        kshegunovK Offline
                        kshegunov
                        Moderators
                        wrote on last edited by
                        #12

                        @koahnig said in Qt Creator 4.3.0 & stability:

                        Not sure if it can be consiedered as a bug.

                        Bug, a suggestion or a task, call it however suits you; it should still allow you to uninstall the tool.

                        This prevents a deselect during installation and also prevents the removal and reinstallation.

                        I don't know that part of the infrastructure well, so I'll take your word for it. I rarely use the maintenance tool, but many people do, so it'd be good to work as smoothly as possible. ;)

                        Read and abide by the Qt Code of Conduct

                        1 Reply Last reply
                        0
                        • J.HilkJ Offline
                          J.HilkJ Offline
                          J.Hilk
                          Moderators
                          wrote on last edited by
                          #13

                          Hi everyone,

                          the topic may be a bit outdated, but I recently found a solution to deselect QtCreaor from the maintenancetool.

                          Open commandprompt -> cd to QtInstallation folder

                          MaintenanceTool.exe --no-force-installations

                          and et voilà Qt Creator can be deselected.

                          With --no-force-installations:
                          0_1530877165399_2b6da853-ef92-48ea-b945-75d8e4b1ebd8-image.png

                          normal:
                          0_1530877329151_9af2d19c-fa13-4242-bce4-51a7cd710d23-image.png


                          Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


                          Q: What's that?
                          A: It's blue light.
                          Q: What does it do?
                          A: It turns blue.

                          K 1 Reply Last reply
                          4
                          • J.HilkJ J.Hilk

                            Hi everyone,

                            the topic may be a bit outdated, but I recently found a solution to deselect QtCreaor from the maintenancetool.

                            Open commandprompt -> cd to QtInstallation folder

                            MaintenanceTool.exe --no-force-installations

                            and et voilà Qt Creator can be deselected.

                            With --no-force-installations:
                            0_1530877165399_2b6da853-ef92-48ea-b945-75d8e4b1ebd8-image.png

                            normal:
                            0_1530877329151_9af2d19c-fa13-4242-bce4-51a7cd710d23-image.png

                            K Offline
                            K Offline
                            koahnig
                            wrote on last edited by
                            #14

                            @J.Hilk

                            Great! Thanks for sharing

                            Vote the answer(s) that helped you to solve your issue(s)

                            1 Reply Last reply
                            0

                            • Login

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • Users
                            • Groups
                            • Search
                            • Get Qt Extensions
                            • Unsolved