Can't skip login in Qt installer?

In the past, I have been able to use the Qt installers & maintenance tool without a login by agreeing to GPL licensing and pressing the skip button. But today I discovered that skip button is no longer appearing.

Searching for this issue has so far only turned up references to the 2015 controversy which ended when the project committed to not requiring a login.

I assume that if Qt project had intentionally gone back on this, it would have made some kind of news.

How can I continue to use the Qt installer without a Qt account?

1 Answer

This has broken the CI for a project I work on so I spent yesterday looking around. Have a read (and leave a complaint) of this blog post:

  • For the online installer you are out of luck.
  • For the offline installer I got it to work but it seems like you have to prevent the installer application from phoning home for the "Skip" button to show up.
2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like