http://bugs.winehq.org/show_bug.cgi?id=23821
Summary: Super Mario Brothers X hangs in quartz? Product: Wine Version: 1.2 Platform: x86 URL: http://www.supermariobrothers.org OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: quartz AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
The free downloadable game Super Mario Brothers X installs ok. It requires 'winetricks vb6run' to run, and gets two screens in before hanging with an infinite series of messages like
fixme:quartz:parse_header Not a valid header: 62:04
Clicking the checkmark on the startup screen to disable game sound lets the game run fine. Some people say 'winetricks quartz' solves the problem (http://www.supermariobrothers.org/forums/viewtopic.php?f=8&t=6711 )
http://bugs.winehq.org/show_bug.cgi?id=23821
--- Comment #1 from Dan Kegel dank@kegel.com 2010-07-28 14:54:56 --- (For me, winetricks quartz doesn't work around it; it explodes in a call to IFilterMapper2_RegisterFilter(): DEVENUM_ICreateDevEnum_CreateClassEnumerator(iface=0x13fd8d0, clsidDeviceClass=<?>, ppEnumMoniker=0x32e214, dwFlags=0x32f22c) [dlls/devenum/createdevenum.c:677] but that's another bug.)
http://bugs.winehq.org/show_bug.cgi?id=23821
--- Comment #2 from Dan Kegel dank@kegel.com 2011-04-23 17:10:48 CDT --- But a related one. 'winetricks quartz devenum' does work around the problem here.
http://bugs.winehq.org/show_bug.cgi?id=23821
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2012-10-02 16:00:55 CDT --- Still present in 1.5.14.
http://bugs.winehq.org/show_bug.cgi?id=23821
--- Comment #4 from Vincent Povirk madewokherd@gmail.com 2012-10-02 16:03:18 CDT --- Console output is different for me. After waiting a bit, I get the following:
err:ntdll:RtlpWaitForCriticalSection section 0x352cb30 "../../../dlls/strmbase/renderer.c: BaseRenderer.csRenderLock" wait timed out in thread 0024, blocked by 012c, retrying (60 sec) err:ntdll:RtlpWaitForCriticalSection section 0x352c9e0 "../../../dlls/quartz/dsoundrender.c: DSoundRenderImpl.csFilter" wait timed out in thread 012c, blocked by 0024, retrying (60 sec)
https://bugs.winehq.org/show_bug.cgi?id=23821
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
--- Comment #5 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=23821
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #6 from super_man@post.com --- I took the download from
https://bugs.winehq.org/show_bug.cgi?id=38981 (arent these dupes?)
and it's still valid issue.
1.7.51
https://bugs.winehq.org/show_bug.cgi?id=23821
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? |
https://bugs.winehq.org/show_bug.cgi?id=23821
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=23821
--- Comment #7 from Austin English austinenglish@gmail.com --- (In reply to super_man from comment #6)
I took the download from
https://bugs.winehq.org/show_bug.cgi?id=38981 (arent these dupes?)
The bugs describe two different issues, one is a hang the other a crash.
https://bugs.winehq.org/show_bug.cgi?id=23821
--- Comment #8 from super_man@post.com --- (In reply to Austin English from comment #7)
(In reply to super_man from comment #6)
I took the download from
https://bugs.winehq.org/show_bug.cgi?id=38981 (arent these dupes?)
The bugs describe two different issues, one is a hang the other a crash.
There shouldnt be multiple different results when running same exes with same wine versions.
The download points into NULL? The other bug report still has a download and I have no issues with i (so far)
wine 1.9.11
https://bugs.winehq.org/show_bug.cgi?id=23821
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #9 from super_man@post.com --- The other bug report has 2 working downloads that dont match with the sha1sum that Focht mentioned before. And this bug report doesnt have any sha1sum to match.
But I believe I was able to see the hang using 1.7.51 (see comment 6).
I would say to abandon this bug and work on the other as long as people are having issues with the downloads.
https://bugs.winehq.org/show_bug.cgi?id=23821
Julius Schwartzenberg julius.schwartzenberg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julius.schwartzenberg@gmail | |.com
--- Comment #10 from Julius Schwartzenberg julius.schwartzenberg@gmail.com --- This issue still exists with Wine 3.11. Disabling sound allows the game to start. The 'winetricks quartz devenum' workaround does not work here. I get a lot of these errors in a loop, but I think I've got all the gstreamer plugins packages for 32-bit installed:
0009:err:gstreamer:GST_Connect Could not make source filter, are gstreamer-plugins-* installed for 32 bits?
(wine:21564): GStreamer-CRITICAL **: gst_pad_unlink: assertion 'GST_IS_PAD (srcpad)' failed
(wine:21564): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed
(wine:21564): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed 0009:err:gstreamer:GST_Connect Could not make source filter, are gstreamer-plugins-* installed for 32 bits? 0061:fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
(wine:21564): GStreamer-CRITICAL **: gst_pad_unlink: assertion 'GST_IS_PAD (srcpad)' failed
(wine:21564): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed
(wine:21564): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed
https://bugs.winehq.org/show_bug.cgi?id=23821
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65@poczta.onet.pl
https://bugs.winehq.org/show_bug.cgi?id=23821
--- Comment #11 from Bartosz gang65@poczta.onet.pl --- You could download Super Mario Bros X from website: https://super-mario-bros-x.en.uptodown.com/windows/download
https://bugs.winehq.org/show_bug.cgi?id=23821
--- Comment #12 from Bartosz gang65@poczta.onet.pl --- Created attachment 63141 --> https://bugs.winehq.org/attachment.cgi?id=63141 WINEDEBUG=+quartz,+gstreamer wine smbx.exe logs
It seems that it is unable to find MPEG-1 Layer 3 (MP3) codec:
005c:trace:gstreamer:event_src 0x7ca6d408 0x7ca5b308 005c:fixme:gstreamer:event_src 0x7ca5b308 (61441) stub 005a:trace:gstreamer:perform_cb got cb type: 0x0 005a:trace:gstreamer:watch_bus 0x1e6cfc8 0x7bedc088 0x7e71d4a8 003c:trace:gstreamer:perform_cb got cb type: 0xe 003c:fixme:gstreamer:unknown_type Could not find a filter for caps: audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false 005b:trace:gstreamer:perform_cb got cb type: 0x0 005b:trace:gstreamer:watch_bus 0x1e6cfc8 0x7bedc088 0x7e71d4f8 005b:fixme:gstreamer:watch_bus decodebin0: W tej instalacji GStreamera brakuje wtyczki. 005b:warn:gstreamer:watch_bus gstdecodebin2.c(4640): gst_decode_bin_expose (): /GstBin:bin0/GstDecodeBin:decodebin0: no suitable plugins found: Missing decoder: MPEG-1 Layer 3 (MP3) (audio/mpeg, mpegversion=(int)1, layer=(int)3, parsed=(boolean)false)
https://bugs.winehq.org/show_bug.cgi?id=23821
--- Comment #13 from Bartosz gang65@poczta.onet.pl --- For Ubuntu 18.04 64 bit after installing 32 bits packages with codecs, problem was solved:
$ sudo apt install gstreamer1.0-plugins-good:i386
Now game is running perfectly fine.
https://bugs.winehq.org/show_bug.cgi?id=23821
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #14 from joaopa jeremielapuree@yahoo.fr --- Reported fixed (see comment 13) Can an administrator close this bug as FIXED?
https://bugs.winehq.org/show_bug.cgi?id=23821
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |xerox.xerox2000x@gmail.com Resolution|--- |FIXED
--- Comment #15 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to joaopa from comment #14)
Reported fixed (see comment 13) Can an administrator close this bug as FIXED?
Reported fixed. If anyone still runs into trouble feel free to reopen.
https://bugs.winehq.org/show_bug.cgi?id=23821
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #16 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.21.