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

List:       kde-commits
Subject:    branches/KDE/4.6/kdebase/workspace/libs/plasmagenericshell/widgetsexplorer
From:       Marco Martin <notmart () gmail ! com>
Date:       2011-01-11 20:56:34
Message-ID: 20110111205634.46EE0AC8B3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1213850 by mart:

backport fix to bug 262798


 M  +4 -0      appletslist.cpp  


--- branches/KDE/4.6/kdebase/workspace/libs/plasmagenericshell/widgetsexplorer/appletslist.cpp \
#1213849:1213850 @@ -192,6 +192,10 @@
     toolTipMoveFrom = m_toolTip->pos();
 
     Plasma::Corona *corona = \
static_cast<Plasma::WidgetExplorer*>(parentItem())->corona(); +    //is the item \
still not in a scene? +    if (!corona) {
+        return;
+    }
 
     QGraphicsView *v = Plasma::viewFor(item);
 


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

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