Bug 68292

Summary: kwin infinite recursion with ksnapshot
Product: [Plasma] kwin Reporter: George Staikos <staikos>
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 George Staikos 2003-11-15 19:49:06 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:          Linux

Ksnapshot triggers an infinite recusion in KWin when I do delayed capture of window under mouse with decorations enabled.  I'm using Plastik, under Xinerama, and was trying to capture on the second head.  It's easy to reproduce this.


#441 0x41da5fdd in KWinInternal::Workspace::raiseClient(KWinInternal::Client*)
    (this=0x80e7090, c=0x8158278) at /opt/qt-copy/include/qvaluelist.h:186
#442 0x41da5fdd in KWinInternal::Workspace::raiseClient(KWinInternal::Client*)
    (this=0x80e7090, c=0x8170e10) at /opt/qt-copy/include/qvaluelist.h:186
#443 0x41da5fdd in KWinInternal::Workspace::raiseClient(KWinInternal::Client*)
    (this=0x80e7090, c=0x8158278) at /opt/qt-copy/include/qvaluelist.h:186
#444 0x41da5fdd in KWinInternal::Workspace::raiseClient(KWinInternal::Client*)
    (this=0x80e7090, c=0x8170e10) at /opt/qt-copy/include/qvaluelist.h:186
#445 0x41da5fdd in KWinInternal::Workspace::raiseClient(KWinInternal::Client*)
    (this=0x80e7090, c=0x8158278) at /opt/qt-copy/include/qvaluelist.h:186
#446 0x41da5fdd in KWinInternal::Workspace::raiseClient(KWinInternal::Client*)
    (this=0x80e7090, c=0x8170e10) at /opt/qt-copy/include/qvaluelist.h:186
#447 0x41da5fdd in KWinInternal::Workspace::raiseClient(KWinInternal::Client*)
    (this=0x80e7090, c=0x8158278) at /opt/qt-copy/include/qvaluelist.h:186
Comment 1 Lubos Lunak 2003-11-18 16:41:39 UTC

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