https://bugs.winehq.org/show_bug.cgi?id=43659 --- Comment #9 from Aaron Franke <arnfranke(a)yahoo.com> --- Created attachment 59504 --> https://bugs.winehq.org/attachment.cgi?id=59504 Installed `wine-devel-dbg` and tested the program again in Wine 2.19 @joaopa When trying to install the requested gstreamer packages: $ sudo apt install gstreamer-1.0-plugins-ugly gstreamer-1.0-plugins-ugly-amr gstreamer-1.0-plugins-good gstreamer-1.0-fluendo-mp3 Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package gstreamer-1.0-plugins-ugly E: Couldn't find any package by glob 'gstreamer-1.0-plugins-ugly' E: Couldn't find any package by regex 'gstreamer-1.0-plugins-ugly' E: Unable to locate package gstreamer-1.0-plugins-ugly-amr E: Couldn't find any package by glob 'gstreamer-1.0-plugins-ugly-amr' E: Couldn't find any package by regex 'gstreamer-1.0-plugins-ugly-amr' E: Unable to locate package gstreamer-1.0-plugins-good E: Couldn't find any package by glob 'gstreamer-1.0-plugins-good' E: Couldn't find any package by regex 'gstreamer-1.0-plugins-good' E: Unable to locate package gstreamer-1.0-fluendo-mp3 E: Couldn't find any package by glob 'gstreamer-1.0-fluendo-mp3' E: Couldn't find any package by regex 'gstreamer-1.0-fluendo-mp3' When launching the game with debug symbols, I posted the backtrace as an attachment, and here is terminal output: $ wine ./SimJP.exe fixme:win:EnumDisplayDevicesW ((null),0,0x33f8d4,0x00000000), stub! err:quartz:GetClassMediaFile Media class not found err:quartz:GetClassMediaFile Media class not found err:quartz:GetClassMediaFile Media class not found err:winediag:MIDIMAP_drvOpen No software synthesizer midi port found, Midi sound output probably won't work. fixme:gstreamer:GST_QueryInterface No interface for {37d84f60-42cb-11ce-8135-00aa004bb851}! fixme:gstreamer:watch_bus typefind: Stream contains no data. fixme:gstreamer:GST_Connect GStreamer could not find any streams fixme:gstreamer:watch_bus typefind: GStreamer encountered a general stream error. wine: Unhandled page fault on read access to 0x00000000 at address 0x7b863dbc (thread 0117), starting debugger... fixme:quartz:Parser_QueryInterface No interface for {37d84f60-42cb-11ce-8135-00aa004bb851}! fixme:quartz:MPEGSplitter_QueryInterface No interface for {37d84f60-42cb-11ce-8135-00aa004bb851}! fixme:quartz:MPEGSplitter_query_accept {00000000-0000-0000-0000-000000000000} fixme:quartz:Parser_QueryInterface No interface for {37d84f60-42cb-11ce-8135-00aa004bb851}! -- 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.