Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. MaintenanceTool.exe of my Qt installation is not starting!
Qt 6.11 is out! See what's new in the release blog

MaintenanceTool.exe of my Qt installation is not starting!

Scheduled Pinned Locked Moved General and Desktop
maintenancetoolnetworkerror
12 Posts 3 Posters 6.6k 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #2

    Hi,

    Do you mean that the application doesn't start ?

    Interested in AI ? www.idiap.ch
    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

    A 1 Reply Last reply
    0
    • SGaistS SGaist

      Hi,

      Do you mean that the application doesn't start ?

      A Offline
      A Offline
      amahta
      wrote on last edited by
      #3

      @SGaist yes that is what I mean.

      Thou shalt programme
      http://www.amin-ahmadi.com

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #4

        Did you try running it from the command line ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        A 1 Reply Last reply
        0
        • SGaistS SGaist

          Did you try running it from the command line ?

          A Offline
          A Offline
          amahta
          wrote on last edited by
          #5

          @SGaist yes and actually that was the reason I got so disappointed. No messages. Nothing.

          Thou shalt programme
          http://www.amin-ahmadi.com

          1 Reply Last reply
          0
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #6

            What version of Windows are you using ?

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            A 1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #7

              Hi @amahta,

              Three things to do:

              1. Check Task Manager. Is MaintenanceTool in the list? If so, kill it.
              2. Go to the folder which contains MaintenanceTool.exe. Is there a lock file there? (lockmyApp1234865.lock) If so delete it.
              3. Go to the folder which contains MaintenanceTool.exe. Open InstallationLog.txt -- can you find any hints inside?

              Also, what version of Qt do you currently have?

              Previously there was some kind of a network error but not npthing shows up

              What did the message say?

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              A 1 Reply Last reply
              0
              • SGaistS SGaist

                What version of Windows are you using ?

                A Offline
                A Offline
                amahta
                wrote on last edited by
                #8

                @SGaist I am using Windows 8.1 64 bit

                Thou shalt programme
                http://www.amin-ahmadi.com

                1 Reply Last reply
                0
                • JKSHJ JKSH

                  Hi @amahta,

                  Three things to do:

                  1. Check Task Manager. Is MaintenanceTool in the list? If so, kill it.
                  2. Go to the folder which contains MaintenanceTool.exe. Is there a lock file there? (lockmyApp1234865.lock) If so delete it.
                  3. Go to the folder which contains MaintenanceTool.exe. Open InstallationLog.txt -- can you find any hints inside?

                  Also, what version of Qt do you currently have?

                  Previously there was some kind of a network error but not npthing shows up

                  What did the message say?

                  A Offline
                  A Offline
                  amahta
                  wrote on last edited by amahta
                  #9

                  @JKSH about the three tips, I checked and here are the answers, 1. no, 2. no, 3. nothing but can you be more specific? what should be in the log?
                  I am using Qt version 5.4

                  Thou shalt programme
                  http://www.amin-ahmadi.com

                  JKSHJ 1 Reply Last reply
                  0
                  • A Offline
                    A Offline
                    amahta
                    wrote on last edited by
                    #10

                    and by the way I have already tried lots of possible things (except debugging the exe) but to no avail. I have already installed 5.5 on another machine by wiping out Qt folder and installing everything from scratch, but on this one which I can't update from 5.4 I am going to keep it the way it is for a few more days in case a solution is found. It maybe useful for others anyway.

                    Thou shalt programme
                    http://www.amin-ahmadi.com

                    1 Reply Last reply
                    0
                    • A amahta

                      @JKSH about the three tips, I checked and here are the answers, 1. no, 2. no, 3. nothing but can you be more specific? what should be in the log?
                      I am using Qt version 5.4

                      JKSHJ Offline
                      JKSHJ Offline
                      JKSH
                      Moderators
                      wrote on last edited by
                      #11

                      @amahta said:

                      @JKSH about the three tips, I checked and here are the answers, 1. no, 2. no, 3. nothing but can you be more specific? what should be in the log?

                      I'm out of ideas then, sorry.

                      I don't know what should be in the log, but it might have captured some error messages.

                      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                      A 1 Reply Last reply
                      0
                      • JKSHJ JKSH

                        @amahta said:

                        @JKSH about the three tips, I checked and here are the answers, 1. no, 2. no, 3. nothing but can you be more specific? what should be in the log?

                        I'm out of ideas then, sorry.

                        I don't know what should be in the log, but it might have captured some error messages.

                        A Offline
                        A Offline
                        amahta
                        wrote on last edited by
                        #12

                        @JKSH I tried a few things and it seems it's an access violation error. Normally it should crash but I think it is an unhandled try-catch block. Probably I am going to do the same on this machine too that is, Delete Qt folder manually and install 5.5, and hope that this issue is fixed in the new version :)

                        Thou shalt programme
                        http://www.amin-ahmadi.com

                        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