http://bugs.winehq.org/show_bug.cgi?id=22773
Summary: VLC Media Player doesn't show fullscreen videos correctly Product: Wine Version: 1.1.44 Platform: x86-64 URL: http://www.videolan.org/vlc/download-windows.html OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-ddraw AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: stefandoesinger@gmx.at
Created an attachment (id=28092) --> (http://bugs.winehq.org/attachment.cgi?id=28092) Terminal output
After starting a video and double-clicking it to enter fullscreen mode, it usually blanks part of the screen while leaving a transparent "window" where other apps or the desktop can be seen instead of the video. Sometimes there's no "window" and the screen goes completely black except for the video controller at the bottom. This worked in 1.0.1, so I did a regression test:
c1bbab7c54618935d74b7d2b70421253018f5594 is first bad commit commit c1bbab7c54618935d74b7d2b70421253018f5594 Author: Stefan Dösinger stefan@codeweavers.com Date: Thu Aug 7 14:09:19 2008 -0500
ddraw: Send the ddraw output to the clipper window, if any.
:040000 040000 4a60a1c2a59103c9cad3185898bbc59553289b35 f18be73670fd3c5b13d36a1b959fde64c8808fe7 M dlls
Reverting this patch from wine-1.1.44-322-g5cc00e8 works around the problem.
Intel GMA 950; tested with driver versions 2.9.0 and 2.9.1.
http://bugs.winehq.org/show_bug.cgi?id=22773
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source
http://bugs.winehq.org/show_bug.cgi?id=22773
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2010-05-20 12:59:37 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=22773
--- Comment #2 from Stefan Dösinger stefandoesinger@gmx.at 2010-05-21 07:47:42 --- VLC has multiple video backends. Which one are you using?
http://bugs.winehq.org/show_bug.cgi?id=22773
--- Comment #3 from A Wine user RandomAccountName@mail.com 2010-05-21 10:17:28 --- (In reply to comment #2)
VLC has multiple video backends. Which one are you using?
I was using the default settings (automatic video mode selection). Apparently, it was using "DirectX video output" mode (seems to be the only one which benefits from reverting that patch).
http://bugs.winehq.org/show_bug.cgi?id=22773
Technoir1 j.plinton@xtra.co.nz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |j.plinton@xtra.co.nz
--- Comment #4 from Technoir1 j.plinton@xtra.co.nz 2010-06-12 09:29:51 --- same problem here with default settings
http://bugs.winehq.org/show_bug.cgi?id=22773
--- Comment #5 from Technoir1 j.plinton@xtra.co.nz 2010-06-12 09:33:55 --- (In reply to comment #4)
same problem here with default settings
Sorry, still present in 1.2-rc3 :)
http://bugs.winehq.org/show_bug.cgi?id=22773
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|VLC Media Player doesn't |VLC Media Player 1.0.5 |show fullscreen videos |doesn't show fullscreen |correctly |videos correctly
--- Comment #6 from A Wine user RandomAccountName@mail.com 2010-06-24 16:51:16 --- VLC Media Player 1.1.0 doesn't seem to be affected by this. Still present for VLC 1.0.5 in wine-1.2-rc4-147-geaa227c though.
http://bugs.winehq.org/show_bug.cgi?id=22773
A Wine user RandomAccountName@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.videolan.org/vlc |http://download.videolan.or |/download-windows.html |g/pub/videolan/vlc/1.0.5/wi | |n32/vlc-1.0.5-win32.exe
http://bugs.winehq.org/show_bug.cgi?id=22773
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #7 from Xavier Vachon xvachon@gmail.com 2010-07-06 08:23:37 --- (In reply to comment #6)
VLC Media Player 1.1.0 doesn't seem to be affected by this. Still present for VLC 1.0.5 in wine-1.2-rc4-147-geaa227c though.
VLC 1.0.5 and current git (1.2-rc6) has this issue
VLC 1.1.0 and current git (1.2-rc6) does not have this issue.
How can we check if it's a VLC bug or WINE bug?
http://bugs.winehq.org/show_bug.cgi?id=22773
--- Comment #8 from Stefan Dösinger stefandoesinger@gmx.at 2010-07-06 08:34:59 --- Essentially if it works on Windows, but not on Wine then it is a Wine bug.
However, the ddraw API is pretty messy, and its easy to screw it up in a way that it works on many Windows boxes but not all of them. So sometimes it happens that the problem is strictly speaking a bug in the app, but Wine should work aroung the issue to make the app happy. In some situations we decided to stick to the Win9x behavior because the behavior of Win2k+ ddraw broke games. Or in d3d9 we stick to the WinXP behavior because some changes in WinVista / Win7 broke some games.
http://bugs.winehq.org/show_bug.cgi?id=22773
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #9 from joaopa jeremielapuree@yahoo.fr 2011-07-09 23:48:21 CDT --- still a bug in current wine?
http://bugs.winehq.org/show_bug.cgi?id=22773
David Kejzlar kejly@kejly.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kejly@kejly.cz
--- Comment #10 from David Kejzlar kejly@kejly.cz 2011-07-10 11:05:06 CDT --- (In reply to comment #9)
still a bug in current wine?
It's working fine in Wine 1.2.0 (I know, it's a bit old, but official release from Mandriva repository). It was also working fine in Wine 1.3.x on Mandriva.
http://bugs.winehq.org/show_bug.cgi?id=22773
--- Comment #11 from joaopa jeremielapuree@yahoo.fr 2011-07-10 11:19:34 CDT --- Reported FIXED, then.
http://bugs.winehq.org/show_bug.cgi?id=22773
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #12 from Austin English austinenglish@gmail.com 2011-07-10 14:42:09 CDT --- (In reply to comment #11)
Reported FIXED, then.
Fixed.
http://bugs.winehq.org/show_bug.cgi?id=22773
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #13 from Alexandre Julliard julliard@winehq.org 2011-07-22 12:44:56 CDT --- Closing bugs fixed in 1.3.25.
http://bugs.winehq.org/show_bug.cgi?id=22773
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-ddraw |directx-d3d