https://bugs.winehq.org/show_bug.cgi?id=55868 --- Comment #2 from vt <vojtech.turek(a)hotmail.cz> --- Ok, no problem, thanks. Version 5.0.3 is the Wine version available in the default repositories of the latest Devuan distribution ("daedalus"). I have updated Wine using the official WineHQ repository to v.8.0.2. However, now I am not able to run the respective Windows application at all -- not even with a fresh WINEPREFIX. All I get is the following terminal output: $ WINEPREFIX="/home/user/.wine-new" wine "/home/user/.wine-new/drive_c/users/user/AppData/Roaming/App Name/app.exe" 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0024:fixme:thread:GetThreadUILanguage : stub, returning default language. 0024:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 00E7D9BC, 00000000 00E7D9E4 0024:fixme:nls:get_dummy_preferred_ui_language (0x38 0x405 00E7D9BC 00000000 00E7D9E4) returning a dummy value (current locale) 0024:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 00E7D9BC, 04CD19B0 00E7D9E4 0024:fixme:nls:get_dummy_preferred_ui_language (0x38 0x405 00E7D9BC 04CD19B0 00E7D9E4) returning a dummy value (current locale) 0024:fixme:wtsapi:WTSRegisterSessionNotification Stub 0001007E 0x00000000 0024:fixme:uxtheme:BufferedPaintInit Stub () 0024:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception. Changing the Windows version using winecfg does not make any difference in terms of the terminal output. I really have no idea what might be wrong. I will post back if I manage to get the application running under Wine v.8.0.2. -- 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.