http://bugs.winehq.org/show_bug.cgi?id=58259
Bug ID: 58259 Summary: Qt Installer for Windows doesn't work Product: Wine Version: 9.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: tshah.dental@gmail.com Distribution: ---
So if you were to download the official Qt for Windows installer (located at https://download.qt.io/official_releases/online_installers/qt-online-install... ), it would start the program but nothing would show up.
Before, it should show an error message:
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
So I installed winbind and libntlm0 and now the error does not show up anymore but the installer still doesn't show any window. It maxes out a single thread and stays like that forever.
http://bugs.winehq.org/show_bug.cgi?id=58259
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://download.qt.io/offi | |cial_releases/online_instal | |lers/qt-online-installer-wi | |ndows-x64-online.exe Ever confirmed|0 |1 CC| |xerox.xerox2000x@gmail.com Status|UNCONFIRMED |NEEDINFO
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Hi,
The program starts fine here into the first window, using current wine-10.8.
According to your info you're running wine-9.0, which is way too old. Please upgrade to current wine-10.8, and report back please.
(Note: I also tried with old wine-9.0 and indeed no window shows up)