[Bug 157437] plasma crashed on closing an applet

Sebastian Sauer mail at dipe.org
Sun Feb 10 19:25:13 CET 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=157437         




------- Additional Comments From mail dipe org  2008-02-10 19:25 -------
According to the backtrace from bug #157158 the reason may the assert in;

bool Containment::sceneEventFilter(QGraphicsItem *watched, QEvent *event)
{
    ...
    Q_ASSERT(applet!=0);
    ...
}

and if final aka non-debug packages are installed and the assert fails, it may also result in a crash.


More information about the Panel-devel mailing list