http://bugs.winehq.org/show_bug.cgi?id=59681 Bug ID: 59681 Summary: Prism 11 crashes with PlatformNotSupportedException in BridgeClr_HaveKeyboardFocus Product: Wine Version: 11.7 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: mscoree Assignee: wine-bugs@list.winehq.org Reporter: leonardosilvaamorim56@gmail.com Distribution: --- Application: GraphPad Prism 11.0.0.84 OS: Ubuntu 22.04 (Jammy), Intel Ivy Bridge GPU FATAL UNHANDLED EXCEPTION: System.PlatformNotSupportedException: Operation is not supported on this platform. at <Module>.BridgeClr_HaveKeyboardFocus () [0x0001a] in <c111ab6993ac41748127c1d9a303ab71>:0 at (wrapper native-to-managed) <Module>.BridgeClr_HaveKeyboardFocus() Steps to reproduce: 1. Install Prism 11 via wine msiexec /i InstallPrism11.msi 2. Install wine-mono-9.4.0 3. Launch Prism.exe 4. Click "Create" on the Welcome dialog 5. Crash occurs immediately Note: GraphPad Prism 10.6.1 does not exhibit this crash. The issue appears to be specific to Prism 11.0.0.84. Both versions were tested under the same environment (Wine 11.7 Staging, wine-mono-9.4.0, Ubuntu 22.04 x86-64). -- 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.