Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Maintenance Tool mandatory account and NO valid license
QtWS25 Last Chance

Maintenance Tool mandatory account and NO valid license

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
12 Posts 8 Posters 7.5k Views
  • 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.
  • M Offline
    M Offline
    Mercurus
    wrote on 18 Feb 2020, 11:15 last edited by Mercurus
    #1

    Hi all,

    I'm really concerned about what's going on with Qt. Is Qt it going greedy like Oracle? It was a bad idea in 2015 to force an account to use the Maintanance Tool - and so it is in 2020. Why do we need to get tracked everywhere?

    Forced to create an account, I reluctantly did it. With absolutely no benefit, because as I wanted to go on in the Maintenance Tool there was the message:

    No valid license available in your Qt Account for this host platform.
    Please renew your license(s) from Qt Account.

    Ok, there is a link you can try. But nothing reveals what you have to do. When you are logged in on the Qt webside, your account information doesn't contain anything where to "renew your license(s)". When introducing such an uncomfortable step like forcing and account you really really really need to take care that it works smoothly.

    Sincerely anoyed
    Mercurus

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sierdzio
      Moderators
      wrote on 18 Feb 2020, 11:21 last edited by
      #2

      You probably used to have a license. I think you can click "skip" to go forward. If not, then remove the config file, rerun the installer and it should go though.

      Yeah, it sucks.

      (Z(:^

      R 1 Reply Last reply 19 Feb 2020, 14:42
      1
      • M Offline
        M Offline
        Mercurus
        wrote on 18 Feb 2020, 11:32 last edited by
        #3

        Hi sierdzio,

        thanks for your reply. Unfortunately they removed the possibility to "Skip" the login. Even removing the "MaintenanceTool.ini" didn't change anything. Same tumb message stoically appears.

        \o/

        1 Reply Last reply
        0
        • S Offline
          S Offline
          sierdzio
          Moderators
          wrote on 18 Feb 2020, 12:13 last edited by
          #4

          License file is not in MaintenanceTool.ini. Look for .qt-license in your filesystem. Or, if that fails:

          Windows
          
          "C:/Users/%USERNAME%/AppData/Roaming/Qt/qtlicenses.ini"
          
          "C:/Users/%USERNAME%/AppData/Roaming/Qt/qtaccount.ini"
          
          Linux
          
          "/home/$USERNAME/.local/share/Qt/qtlicenses.ini"
          
          "/home/$USERNAME/.local/share/Qt/qtaccount.ini"
          
          OS X
          
          "/Users/$USERNAME/Library/Application Support/Qt/qtlicenses.ini"
          
          "/Users/$USERNAME/Library/Application Support/Qt/qtaccount.ini"
          

          (Z(:^

          1 Reply Last reply
          5
          • M Offline
            M Offline
            Mercurus
            wrote on 18 Feb 2020, 13:56 last edited by
            #5

            Ah, we get closer. There is only an account file, no license file in my ../Roaming/Qt/. directoy.

            1 Reply Last reply
            0
            • M Offline
              M Offline
              Mercurus
              wrote on 19 Feb 2020, 11:12 last edited by
              #6

              Update: Analyzing the qtaccount.ini revealed that there was no entry at all. The installation in my company also has no qtlicenses.ini but the qtaccount.ini contained a the eMail address and additional entries. It seems that one need to reinstall Qt from scratch if it hasn't been connected to an account before 2020-Jan-27.

              H 1 Reply Last reply 10 Mar 2020, 07:23
              2
              • S sierdzio
                18 Feb 2020, 11:21

                You probably used to have a license. I think you can click "skip" to go forward. If not, then remove the config file, rerun the installer and it should go though.

                Yeah, it sucks.

                R Offline
                R Offline
                Robert Veigl
                wrote on 19 Feb 2020, 14:42 last edited by
                #7

                Hi, I tried to skip, but the button is no longer enabled after the last update.
                Is it really intended that a user account is mandatory for installing/updating Qt? Or is it a bug which will be fixed with the next update? I need it for Open Source development only.

                BR, Robert

                A 1 Reply Last reply 19 Feb 2020, 14:51
                0
                • R Robert Veigl
                  19 Feb 2020, 14:42

                  Hi, I tried to skip, but the button is no longer enabled after the last update.
                  Is it really intended that a user account is mandatory for installing/updating Qt? Or is it a bug which will be fixed with the next update? I need it for Open Source development only.

                  BR, Robert

                  A Offline
                  A Offline
                  aha_1980
                  Lifetime Qt Champion
                  wrote on 19 Feb 2020, 14:51 last edited by
                  #8

                  Hi @Robert-Veigl,

                  unfortunately no bug: https://www.qt.io/blog/qt-offering-changes-2020

                  Regards

                  Qt has to stay free or it will die.

                  1 Reply Last reply
                  1
                  • M Mercurus
                    19 Feb 2020, 11:12

                    Update: Analyzing the qtaccount.ini revealed that there was no entry at all. The installation in my company also has no qtlicenses.ini but the qtaccount.ini contained a the eMail address and additional entries. It seems that one need to reinstall Qt from scratch if it hasn't been connected to an account before 2020-Jan-27.

                    H Offline
                    H Offline
                    HSC_
                    wrote on 10 Mar 2020, 07:23 last edited by
                    #9

                    @Mercurus In my case is was sufficient to download the online installer and start the installation. In the course of that you are asked to login and I canceled the installation when asked about the folder where to install... Following that and starting the "QT Mainenance tool" again, voila... all credentials were set and maintenance tool does not ask for any input again :-)

                    D 1 Reply Last reply 10 Mar 2020, 09:20
                    1
                    • H HSC_
                      10 Mar 2020, 07:23

                      @Mercurus In my case is was sufficient to download the online installer and start the installation. In the course of that you are asked to login and I canceled the installation when asked about the folder where to install... Following that and starting the "QT Mainenance tool" again, voila... all credentials were set and maintenance tool does not ask for any input again :-)

                      D Offline
                      D Offline
                      darkjam
                      wrote on 10 Mar 2020, 09:20 last edited by
                      #10

                      Thanks you.
                      It's work fine on Windows

                      1 Reply Last reply
                      0
                      • P Offline
                        P Offline
                        porcupinebrux
                        wrote on 10 Mar 2020, 14:37 last edited by
                        #11

                        Just to clarify: "it works" does not mean that it is possible to install Qt without creating a Qt account. This has been imposed on the community, and protesting loudly to the management of the Qt Company (like 5 years ago) will be the only way to revert this intrusive policy. Downloading the online installer (because offline installers are no longer available) will only solve the issue of the incorrect license data.

                        1 Reply Last reply
                        2
                        • thamT Offline
                          thamT Offline
                          tham
                          wrote on 8 Apr 2020, 13:36 last edited by
                          #12

                          @porcupinebrux said in Maintenance Tool mandatory account and NO valid license:

                          protesting loudly to the management of the Qt Company (like 5 years ago) will be the only way to revert this intrusive policy.

                          This will only work if

                          1. You are big customers, or a lot of customers do that
                          2. This company is not going to backrupt. For me, looks like they are going to die soon enough, that is why they try desperately to collect the data of users in order to sell this company with higher prices. Check their report, you could see they did not earn a penny many years.
                          1 Reply Last reply
                          0
                          • KazuoAsanoK KazuoAsano referenced this topic on 17 Nov 2023, 08:28

                          • Login

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