Summary: | Plasma crashed when zoomed out | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Mark Eaton <eaton.mark> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | aseigo |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mark Eaton
2009-05-20 06:23:51 UTC
it uses a local event loop now instead of the global application one, which was the cause of this bug. it's still sub-optimal, and should probably be run in a separate thread instead. but, still, this exact crash is resolved. |