https://bugs.winehq.org/show_bug.cgi?id=49611 --- Comment #13 from Michael F Winthrop <michael.f.winthrop(a)gmail.com> --- Installing wine-devel 5.1.3 First complaint: Wine could not find a wine-mono package which is needed for .NET applications to work correctly. Wine can automatically download and install it for you. Note: it is recommended to use your distribution's recommended packages instead. See https://wiki.winehq.org/Mono for details. I started this as sudo with: apt-get install --install-suggests winehq-devel from console dad(a)dad314159:~$ wine /home/dad/.wine/drive_c/Studio4/STUDIO.EXE & [1] 11238 dad(a)dad314159:~$ 00b8:err:module:import_dll Library msdmo.dll (which is needed by L"C:\\windows\\system32\\mp3dmod.dll") not found 00b8:fixme:file:NtLockFile I/O completion on lock not implemented yet 00b8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0024:err:environ:run_wineboot boot event wait timed out 00d4:err:environ:run_wineboot boot event wait timed out 00d8:err:vulkan:wine_vk_init Failed to load libvulkan.so.1. 00d8:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION Killed via "Close window" wine: Unhandled page fault on read access to FFFFFFFF at address 00000EF1 (thread 00d8), starting debugger... winedbg: Internal crash at 0x7bc25735 Will try again and accept wine suggestion: Loaded applicatio without complaint but crashed on "open file" Will re-install and try again. -- 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.