[Bug 40819] New: Metal Gear Solid 2 movies don't play.
https://bugs.winehq.org/show_bug.cgi?id=40819 Bug ID: 40819 Summary: Metal Gear Solid 2 movies don't play. Product: Wine Version: 1.8.3 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: SolisX007(a)yahoo.com Distribution: --- Hello Everyone, Metal Gear Solid 2 movies do not play in wine-1.8.3. This a regression. wine-1.4.1 is good. wine-1.6.0 is bad. BTW: In wine-1.9.12 the movies play fine as well. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 fjfrackiewicz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fjfrackiewicz(a)gmail.com --- Comment #1 from fjfrackiewicz(a)gmail.com --- (In reply to Lunknown from comment #0)
Hello Everyone,
Metal Gear Solid 2 movies do not play in wine-1.8.3. This a regression.
wine-1.4.1 is good. wine-1.6.0 is bad.
BTW: In wine-1.9.12 the movies play fine as well.
Could you post the terminal output you receive when the movies are supposed to be played? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #2 from Lunknown <SolisX007(a)yahoo.com> --- Hello fjfrackiewicz(a)gmail.com, My system has not changed. The only thing different in my system right now is that i changed for wine-1.9.12 to wine-1.8.2. This the message i see. fixme:gstreamer:watch_bus decodebin2137: A MPEG-1 Video decoder plugin is required to play this stream, but not installed. fixme:gstreamer:GST_Connect GStreamer could not find any streams err:gstreamer:push_data_init Obtaining buffer returned: -2 fixme:gstreamer:unknown_type Could not find a filter for caps: video/mpeg, systemstream=(boolean)false, mpegversion=(int)1 fixme:gstreamer:watch_bus decodebin2138: Your GStreamer installation is missing a plug-in. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #3 from winetest(a)luukku.com --- You say that your system hasnt changed, but it's quite odd that you have this line there. fixme:gstreamer:watch_bus decodebin2137: A MPEG-1 Video decoder plugin is required to play this stream, but not installed. Do you build yourself your wine? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #4 from Lunknown <SolisX007(a)yahoo.com> --- Hello Winetest, No i did not build them myself. I used the prebuilt packages found in the download section on www.winehg.org for slackware. However later on i did compile wine-1.8.3 on my system and the movies still did not play. Unfortunately right i don't have a good internet connection to try to do a regression test. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #5 from winetest(a)luukku.com --- (In reply to Lunknown from comment #4)
Unfortunately right i don't have a good internet connection to try to do a regression test.
Regressions testing doesnt need any connection if you have already compiled wine. It uses the files that are already at your computer. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> --- Is this still an issue in wine 2.0-rc2 or later? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #7 from Lunknown <SolisX007(a)yahoo.com> --- Hello Brunojesus, I will try to test it on wine-2.0r2 later on today. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #8 from Lunknown <SolisX007(a)yahoo.com> --- Created attachment 56750 --> https://bugs.winehq.org/attachment.cgi?id=56750 mgs2 wine-2.0rc3 crash at intro Ok i test Metal Gear Solid 2 on wine-2.0rc3. As soon as it goes to the intro scene the game crashes. Here is a backtrace. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #9 from Lunknown <SolisX007(a)yahoo.com> --- This is still an issue in wine-2.0rc5. I will try to do a regression test today. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #10 from Lunknown <SolisX007(a)yahoo.com> --- Hello Everyone, Ok i tried to do a regression test. I keep getting parser.y: In function 'rsrcid_to_token': parser.y:2841:15: error: 'YYLEX' undeclared (first use in this function) lookahead = YYLEX; ^ parser.y:2841:15: note: each undeclared identifier is reported only once for each function it appears in Makefile:164: recipe for target 'parser.tab.o' failed make[1]: *** [parser.tab.o] Error 1 make[1]: Leaving directory '/home/user00/wine-git/tools/wrc' Makefile:18991: recipe for target 'tools/wrc' failed make: *** [tools/wrc] Error 2 I have done about 30 git bisect skip. Is there something wrong? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #11 from Bruno Jesus <00cpxxx(a)gmail.com> --- (In reply to Lunknown from comment #10)
parser.y: In function 'rsrcid_to_token': parser.y:2841:15: error: 'YYLEX' undeclared (first use in this function) lookahead = YYLEX; ...
I have done about 30 git bisect skip. Is there something wrong?
Could be some sort of mutation of bug 42132 ? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #12 from Lunknown <SolisX007(a)yahoo.com> --- Hello Bruno Jesus, Well if it is i guess i'm stuck. Guess i won't be able to finish the regression test. BTW: I'm on Slackware 14.2 64bit which is using flex-2.6.0-x86_64-1. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #13 from winetest(a)luukku.com --- https://raw.githubusercontent.com/wine-compholio/wine-staging/9c43bb8d2ca3df... Could help -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #14 from Lunknown <SolisX007(a)yahoo.com> --- Hello Winetest, I'll give the patch a try. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #15 from Lunknown <SolisX007(a)yahoo.com> --- Hello Winetest, The patch did not seem to work for me. I got the same error as before. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #16 from Lunknown <SolisX007(a)yahoo.com> --- Hello Everyone, This is now also an issue with wine-2.1. Should i make a new bug report since this is now effecting the developmental version of wine? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #17 from Lunknown <SolisX007(a)yahoo.com> --- Hello Everyone, I just want say that if i remove the gstreamer package the movies play fine in mgs2. Also i see this error on the terminal on wine-2.4. (wine:3600): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstbs2b.so': libbs2b.so.0: cannot open shared object file: No such file or directory (wine:3600): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstneonhttpsrc.so': libproxy.so.1: cannot open shared object file: No such file or directory (wine:3600): GStreamer-WARNING **: Failed to load plugin '/usr/lib/gstreamer-1.0/libgstopenexr.so': libImath-2_2.so.12: cannot open shared object file: No such file or directory ** (wine:3600): CRITICAL **: gst_base_parse_finish_frame: assertion 'size > 0 || frame->out_buffer' failed -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 Andrew Eikum <aeikum(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aeikum(a)codeweavers.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 --- Comment #18 from Lunknown <SolisX007(a)yahoo.com> --- Hello Everyone, I tested wine-2.8 with metar gear solid 2. I get a black screen when the game goes into a scene. This is the warning message i see on the terminal. ** (wine:9832): WARNING **: can't find typefind element, decodebin will not work (wine:9832): GStreamer-CRITICAL **: gst_pad_link_full: assertion 'GST_IS_PAD (sinkpad)' failed (wine:9832): GStreamer-CRITICAL **: gst_pad_unlink: assertion 'GST_IS_PAD (sinkpad)' failed (wine:9832): GStreamer-CRITICAL **: gst_object_unref: assertion 'object != NULL' failed Also i like to mention that if i remove the gstreamer-compat32-1.12.0-x86_64-1compat32 package the game works fine. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 Lunknown <SolisX007(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |WORKSFORME --- Comment #19 from Lunknown <SolisX007(a)yahoo.com> --- This issue is fixed in wine-3.0. This appeared to be an issue with slackware and gstreamer. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=40819 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Status|RESOLVED |CLOSED --- Comment #20 from André H. <nerv(a)dawncrow.de> --- closing worksforme -- 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.
participants (1)
-
wine-bugs@winehq.org