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

List:       kde-commits
Subject:    branches/KDE/4.4/kdebase/workspace/kwin
From:       Martin Gräßlin <ubuntu () martin-graesslin ! com>
Date:       2010-02-26 16:15:13
Message-ID: 1267200913.680944.7308.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1096414 by graesslin:

Backport rev 1084748:
Replace do_show with !noBorder(). This should prevent a crash in conjunction with Plasma netbook.
CCBUG: 221868


 M  +1 -1      client.cpp  


--- branches/KDE/4.4/kdebase/workspace/kwin/client.cpp #1096413:1096414
@@ -366,7 +366,7 @@
     if( check_workspace_pos )
         checkWorkspacePosition();
     blockGeometryUpdates( false );
-    if( do_show )
+    if( !noBorder() )
         decoration->widget()->show();
     updateFrameExtents();
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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