Summary: | Plasma desktop crashed | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | andrei <andrein_bio> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED UPSTREAM | ||
Severity: | crash | CC: | aseigo |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
andrei
2010-08-10 18:57:55 UTC
looks most likely like a bug in Qt 4.6's QGraphicsView (painting something that is already removed from the scene); though it could also be a bug in kdelibs 4.4.x's KIconLoader, though looking at the code path in the backtrace i can't see how. almost certainly one of the item cache bugs from 4.6 ... |