Bug 179017

Summary: Starting 3D cube during full screen video locks user
Product: [Plasma] kwin Reporter: Ed <schumifer>
Component: compositingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: schumifer
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ed 2008-12-29 03:36:48 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

Calling the 3D Cube while watching a full screen video (tested in Dragon Player and VLC) will change the cursor into a hand icon but nothing happens. It seems that the cube is behind the video. Pressing enter or space to get rid of the cube does not work. Alt + F4 to close the video does not work either. Only solution is to restart X-server.

Steps to reproduce
- Start video in fullscreen mode
- Press shortcut to start 3D cube
- Locked up, cannot do anything!
Comment 1 David Nadlinger 2008-12-29 03:46:16 UTC
Could you please check if this is the same issue as bug 176996 (just add UnredirectFullscreen=false to your config)?
Comment 2 Ed 2008-12-29 14:22:31 UTC
Adding that to the config file solves the problem, so it's the same bug.

Thank you.

*** This bug has been marked as a duplicate of bug 176996 ***