https://bugs.winehq.org/show_bug.cgi?id=49954
Bug ID: 49954 Summary: Qt creator crashes after the last stage of making a new project 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 68344 --> https://bugs.winehq.org/attachment.cgi?id=68344 console messages
Summary Qt creator crashes after the last stage of making a new project
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." -> continue In Qt Creator choose File -> new file or project -> Application (Qt) Qt widget Application -> choose Location: defaults -> next Build system -> qmake (default) -> next Details: defaults -> next Translation: defaults -> next Kits: Desktop 5.15.1 Mingw 32-bit (default) -> next Summary: -> finish Now this error comes up: "The program qtcreator.exe has encountered a serious problem and needs to close"
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