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.