Summary: | Crash after close System Settings - Printers | ||
---|---|---|---|
Product: | [Frameworks and Libraries] print-manager | Reporter: | Jan Skala <jskalaj> |
Component: | general | Assignee: | Daniel Nicoletti <dantti12> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version First Reported In: | 4.10.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jan Skala
2013-04-25 11:19:37 UTC
Crash is caused by nested event loop in KCupsRequest::waitTillFinished(). The user will be able to do anything, including going back to a different page. All waitTillFinished calls are QPointer protected now so I believe this issue will be gone in KDE 4.11 / print-manager 0.3.0. Thanks |