https://bugs.winehq.org/show_bug.cgi?id=49956
Bug ID: 49956 Summary: Qt Creator installer does not create it's maintenance program Product: Wine Version: 5.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: cedric.dewijs@eclipso.eu Distribution: ---
Created attachment 68347 --> https://bugs.winehq.org/attachment.cgi?id=68347 Screenshot of missing MaintenanceTool.exe message
Summary Qt Creator installer does not create it's maintenance program
Download location https://www.qt.io/download-thank-you?os=windows&hsLang=en $ sha256sum qt-unified-windows-x86-3.2.3-online.exe f4ac94370647375e557569f15d443ff8032687cca505db623a08422f3df02a5c qt-unified-windows-x86-3.2.3-online.exe
Steps to reproduce 1) start the installer $ wine qt-unified-windows-x86-3.2.3-online.exe with the following settings: welcome -> next qt account -> make or input a qt account, next qt open source -> [X] i have read and approve the obligation of using open source qt, next setup -> next contribute -> [X] help us -> next Installation folder -> C:\Qt Select components Qt -> Qt 5.15.1 -> MinGw 8.1.0 32 bit Qt -> Developer and designer tools -> Qt Creator 4.13.2 CDB Debugger Support Support (default) Qt -> Developer and designer tools -> Debugging tools for windows (default) Qt -> Developer and designer tools -> CMake 3.17.1 64-bit (default) Qt -> Developer and designer tools -> Ninja 1.10.0 (default) Qt -> Developer and designer tools -> MinGW 8.1.0 32 bit (must match the Qt version above) -> next License Agreement [X] I have read and agree to the terms -> next start menu shortcuts -> next Ready to install -> Install -> next Completing the wizard [X] Launch Qt Creator Now Qt creator starts and gives the message "Plugin initialization failed: The maintenance tool at "C:\Qt/MaintenanceTool.exe" is not an executable. Check your installation." see the screenshot.
MaintenanceTool.exe is indeed missing: $ ls ~/.wine/drive_c/Qt/ 5.15.1 Examples Licenses network.xml components.xml InstallationLog.txt MaintenanceTool.dat.new Tools dist installer.dat MaintenanceTool.exe.new vcredist Docs installerResources MaintenanceTool.ini
Versions: $ wine --version wine-5.18 (Staging) $ pacman -Q wine wine-staging 5.18-1 uname -a Linux cedric-p4 5.8.13-arch1-1 #1 SMP PREEMPT Thu, 01 Oct 2020 20:40:35 +0000 x86_64 GNU/Linux
https://bugs.winehq.org/show_bug.cgi?id=49956
--- Comment #1 from Cedric cedric.dewijs@eclipso.eu --- Created attachment 68348 --> https://bugs.winehq.org/attachment.cgi?id=68348 console messages
https://bugs.winehq.org/show_bug.cgi?id=49956
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rpisl@seznam.cz
--- Comment #2 from Roman Pišl rpisl@seznam.cz --- Still present in Wine 6.9.