[Bug 164581] plasma crash with a signal SIGSEGV when i use News Ticker applet

Sebastian Sauer mail at dipe.org
Sat Jun 21 21:46:56 CEST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=164581         




------- Additional Comments From mail dipe org  2008-06-21 21:46 -------
http://websvn.kde.org/*checkout*/tags/KDE/4.0.80/kdebase/workspace/libs/plasma/containment.cpp
QGraphicsItem* item = scene()->itemAt(point); //#301
applet = qgraphicsitem_cast<Applet*>(item); //#309
if (applet && !applet->isContainment()) { //#310


More information about the Panel-devel mailing list