https://bugs.winehq.org/show_bug.cgi?id=57750
Bug ID: 57750 Summary: Qt 6 app crashes on start Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: gudvinr+wine@gmail.com Distribution: ---
Created attachment 77954 --> https://bugs.winehq.org/attachment.cgi?id=77954 backtrace
I am trying to run KOMPAS-3D v23 Home (https://kompas.ru/kompas-3d-home/about/). Distribution is proprietary but trial version is available (https://kompas.ru/kompas-3d-home/download/).
Wine Version: wine-10.0 Kernel Version: 6.12.10-arch1-1 (64-bit) Graphics Platform: X11
App itself uses Qt 6.2.4: $ strings Qt6Core.dll | grep 'Qt 6.' Qt 6.2.4 (x86_64-little_endian-llp64 shared (dynamic) release build; by MSVC 2022)
Crash log in attachment.
https://bugs.winehq.org/show_bug.cgi?id=57750
F H francisco278herrera@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |francisco278herrera@gmail.c | |om
--- Comment #1 from F H francisco278herrera@gmail.com --- Can you tell us what you were trying to do with the program before it crashed? Does it crash at startup?
https://bugs.winehq.org/show_bug.cgi?id=57750
--- Comment #2 from gudvinr+wine@gmail.com --- (In reply to F H from comment #1)
Does it crash at startup?
Yes. It crashes on startup. Either at very first launch (after installing dependencies and running setup) or any consecutive launch.
Packages installed via winetricks:
winetricks --force dotnet48 winetricks -q d3dcompiler_47 msxml3 msxml4 msxml6 corefonts winetricks vcrun2022 riched20
Windows version also set to win10