[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdebase/workspace/kwin
From:       Lucas Murray <lmurray () undefinedfire ! com>
Date:       2009-11-16 11:38:26
Message-ID: 1258371506.857835.32115.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1050010 by lmurray:

Don't change the client group visible status of a window if it is being
deleted. Hopefully fixes a crash in Client::exportMappingState().


 M  +2 -0      client.cpp  


--- trunk/KDE/kdebase/workspace/kwin/client.cpp #1050009:1050010
@@ -1645,6 +1645,8 @@
 
 void Client::setClientShown( bool shown )
     {
+    if( deleting )
+        return; // Don't change shown status if this client is being deleted
     if( !shown )
         {
         unmap( Allowed );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic