[Bug 58978] New: QuarkXPress 2024 crashes on start with "System.InvalidOperationException: The calling thread must be STA"
http://bugs.winehq.org/show_bug.cgi?id=58978 Bug ID: 58978 Summary: QuarkXPress 2024 crashes on start with "System.InvalidOperationException: The calling thread must be STA" Product: Wine Version: 10.19 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs(a)list.winehq.org Reporter: alexhenrie24(a)gmail.com Distribution: --- Created attachment 79691 --> http://bugs.winehq.org/attachment.cgi?id=79691 Terminal output On start, the program opens a crash report dialog that says "The QuarkXPress application has unexpectedly quit..." and the following error appears in the terminal: System.InvalidOperationException: The calling thread must be STA, because many UI components require this. `winetricks dotnet48` fixes it. $ sha256sum QX2024_57226_Win.zip d3da582f0836db1bd6930e94b0f5c56b8e91c60a49928647acf75e4bb85e8b2c -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58978 Alex Henrie <alexhenrie24(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://files.quark.com/Pro | |tected/qxp/QX2024_57226_Win | |.zip -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58978 --- Comment #1 from Alex Henrie <alexhenrie24(a)gmail.com> --- Created attachment 79692 --> http://bugs.winehq.org/attachment.cgi?id=79692 Error dialog -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58978 Esme Povirk <madewokherd(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd(a)gmail.com -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58978 --- Comment #2 from Esme Povirk <madewokherd(a)gmail.com> --- Lots of mixed-mode stuff in here. Maybe the native-to-managed wrapper is supposed to initialize COM for some reason??? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58978 --- Comment #3 from Esme Povirk <madewokherd(a)gmail.com> --- COM appears to already be initialized, perhaps the managed code checking it is wrong. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=58978 --- Comment #4 from Esme Povirk <madewokherd(a)gmail.com> --- Made an MR: https://gitlab.winehq.org/mono/mono/-/merge_requests/169 With this it crashes later with invalid IL. Will look at that later. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla