Bug 224939

Summary: When desktop effects are enabled, SMPlayer and VLC flicker in full screen while the controls appear/disappear
Product: [Plasma] kwin Reporter: Victor Gavrish <loonyphoenix>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Victor Gavrish 2010-01-31 00:26:58 UTC
Version:           4.3.95 (using Devel)
Compiler:          gcc (GCC) 4.4.3 
OS:                Linux
Installed from:    Compiled sources

This seems to happen whenever anything appears over the video, like volume control or other notifications.

I also saw this happen with Compiz.

I'm running an Intel i915 video card with these drivers:
xf86-video-intel 2.9.1
intel-dri 7.7
libdrm 2.4.17
linux-kernel 2.6.32.7

There is supposedly a workaround for SMPlayer, but I wasn't able to test it because I don't have osd_cat installed (and it isn't in Arch's repos):
http://smplayer.berlios.de/forums/viewtopic.php?id=1436

GNOME's mutter and metacity in compositing mode work as expected.
Comment 1 Thomas Lübking 2010-01-31 00:33:28 UTC
this is because the unredirection state toggles.

see bug #177495, comment #2 for a workaround, the osd_cat thing is cumbersome ;-)

*** This bug has been marked as a duplicate of bug 177495 ***
Comment 2 Victor Gavrish 2010-01-31 00:38:27 UTC
I'm constantly amazed at how quickly the KDE team responds to bug reports. I'm frankly not used to it. :)

Thanks, I'll look into it.