http://bugs.winehq.org/show_bug.cgi?id=18854
Summary: playing video in winamp under wine broke between 1.1.22 and 1.1.23 Product: Wine Version: 1.1.23 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: loofers@gmail.com
Hi all. I had videos playing in winamp in wine, but after i upgraded from wine 1.1.22 to 1.1.23 it instantly hangs winamp when i try to play a video file. I had seen comments around the web that indicated that videos in winamp didn't work in wine, but i found this google cache link to an older appdb entry listing how to get it working: http://74.125.155.132/search?q=cache:MdAOEWmOIXoJ:appdb.winehq.org/objectMan...
I didn't do all the steps that guy mentioned, since directx is largely already integrated into wine. All i did was install the latest version of winamp (5.552) in wine, and then downloaded ffdshow via winetricks. Videos would play in winamp, however when the video was in its own window the window border wasn't painted and there was no navigation/progress bar to skip ahead/back/etc in the video. gimpy, i know, but whatever. After upgrading to wine 1.1.23 winamp just crashes when you go to run the video.
http://bugs.winehq.org/show_bug.cgi?id=18854
Adys adys.wh+winehqdotorg@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh+winehqdotorg@gmail. | |com
--- Comment #1 from Adys adys.wh+winehqdotorg@gmail.com 2009-06-09 04:24:00 --- (In reply to comment #0)
Hi all. I had videos playing in winamp in wine, but after i upgraded from wine 1.1.22 to 1.1.23 it instantly hangs winamp when i try to play a video file. I had seen comments around the web that indicated that videos in winamp didn't work in wine, but i found this google cache link to an older appdb entry listing how to get it working: http://74.125.155.132/search?q=cache:MdAOEWmOIXoJ:appdb.winehq.org/objectMan...
I didn't do all the steps that guy mentioned, since directx is largely already integrated into wine. All i did was install the latest version of winamp (5.552) in wine, and then downloaded ffdshow via winetricks. Videos would play in winamp, however when the video was in its own window the window border wasn't painted and there was no navigation/progress bar to skip ahead/back/etc in the video. gimpy, i know, but whatever. After upgrading to wine 1.1.23 winamp just crashes when you go to run the video.
Please start up a fresh WINEPREFIX and run a regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=18854
--- Comment #2 from Henri Verbeet hverbeet@gmail.com 2009-06-09 07:23:06 --- Which video card / driver are you using?
http://bugs.winehq.org/show_bug.cgi?id=18854
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Summary|playing video in winamp |Playing video in Winamp |under wine broke between |does not work |1.1.22 and 1.1.23 |
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-06-09 21:05:38 --- Please install Wine debug symbols and attach (as a text file) complete terminal output of the crash. http://wiki.winehq.org/FAQ#get_log
http://bugs.winehq.org/show_bug.cgi?id=18854
--- Comment #4 from John Cooper loofers@gmail.com 2009-06-10 08:33:37 --- running an ati radeon 9550, using the restricted ati drivers as were available in ubuntu 9.04 a few days back. i'll check the version# tonight and install debug symbols and dump the output to a file.
http://bugs.winehq.org/show_bug.cgi?id=18854
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://download.nullsoft.co | |m/winamp/client/winamp5552_ | |full_emusic-7plus_all.exe
http://bugs.winehq.org/show_bug.cgi?id=18854
--- Comment #5 from Henri Verbeet hverbeet@gmail.com 2009-06-10 08:46:46 --- This is likely a duplicate of bug 18794 then.
http://bugs.winehq.org/show_bug.cgi?id=18854
--- Comment #6 from John Cooper loofers@gmail.com 2009-06-17 23:01:03 --- Created an attachment (id=21865) --> (http://bugs.winehq.org/attachment.cgi?id=21865) Image of Registry edit fix (hopefully clarifies the registry change for idiots like me).
http://bugs.winehq.org/show_bug.cgi?id=18854
--- Comment #7 from John Cooper loofers@gmail.com 2009-06-17 23:19:36 --- OK! awesome. After a bit of stupid frustration on my part, I got it fixed (via the OffscreenRenderingMode = backbuffer hack as mentioned).
What I was messing up was that I was making a KEY named OffscreenRenderingMode within the Direct3D key, rather than making OffscreenRenderingMode a STRING within the Direct3D key (folder). I'm including a screenshot of the key I created in regedit in case anyone is having the same problem and wants to see how to fix it. (wine regedit from a console, then create the "Direct3D" subkey in the "Wine" key, and create a string titled "OffscreenRenderingMode" within that key, modify it, and put in the value "backbuffer".
Since this fixed it, should i still install wine with debug symbols and get a crashdump without the registry change?
My kingdom for a regression testing tool that basically automates the process for me! :{
http://bugs.winehq.org/show_bug.cgi?id=18854
--- Comment #8 from Henri Verbeet hverbeet@gmail.com 2009-06-18 00:10:47 --- (In reply to comment #7)
Since this fixed it, should i still install wine with debug symbols and get a crashdump without the registry change?
No, that pretty much confirms it's a dupe of bug 18794. Note that bug 18794 shouldn't occur anymore in current git.
http://bugs.winehq.org/show_bug.cgi?id=18854
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #9 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-18 03:27:14 --- Duplicate.
*** This bug has been marked as a duplicate of bug 18794 ***
http://bugs.winehq.org/show_bug.cgi?id=18854
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-18 03:28:19 --- Closing duplicate.