Bug 68292 - kwin infinite recursion with ksnapshot
Summary: kwin infinite recursion with ksnapshot
Status: RESOLVED DUPLICATE of bug 67914
Alias: None
Product: kwin
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-15 19:49 UTC by George Staikos
Modified: 2003-11-18 16:41 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***