https://bugs.winehq.org/show_bug.cgi?id=50271
Bug ID: 50271 Summary: Wine crash with virtual_setup_exception while PSPad is showing splash screen or checking for updates Product: Wine Version: 6.0-rc1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: juozaspo@gmail.com Distribution: ---
Created attachment 68816 --> https://bugs.winehq.org/attachment.cgi?id=68816 PSPad terminal output with full details
Running PSPad editor on Wine 6.0-rc1 (Ubuntu 20.04 LTS, proposed enabled) causes it to hang while it's showing splash screen or checking for updates (activated via menu item), with virtual_setup_exception nested exception error shown in console. The application must be killed as it not responding and can't be closed in normal way.
To reproduce 1. (optionally) create a new user, assign some privileges such as sudo to it, log in using new user name 2. (optionally, if wine prefix does not exist) run wine wineboot to create prefix 3. Download pspad zip archive from official site, unzip to a new directory. 4. cd to new directory, run wine PSPad.exe 5. Watch how editor hangs while showing splash screen or while checking for updates (triggered by using an item from the application menu)