Sorry but im done with QT
-
-
Cant test it, but i dont have Problems with my wired Connection. I play Games, surf on Websites, watch Twitch Streams, Youtube Videos and so on. Qt Tool is the only Problem. Half Year ago i was thinking its me, but at the Moment i think its something else. I think the Tool uses the http Protocol.
-
Just checked the MaintenanceTool, I see that when it does "Retrieving meta information from remote repository" it connects to a server in Digia's network in Helsinki, Finland.
Normally when the MaintenanceTool downloads stuff it tries to go first to a server in the same country you're in, but that "Retrieving meta information.." part seems hardwired to Digia in Finland.
The URL to the Digia server is is http://download.qt.io/ see if you can download from it...
-
Ok another guess: maybe the Tool cannot save the files, it uses the directory in the TMP env. variable to create about 70 subdirectories called
remoterepo-1fjNoZ
,remoterepo-Zt5JDQ
etc.If you open a CMD window and type
echo %TMP%
you can check that the directory is a valid name on your harddisk.P.S. Also, you can try to run cleanmgr to clean the TMP directory.