Summary: | Desktop crashes on screen saver activation - power save activation | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | clifford bradbury <clifford.bradbury> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version: | 5.3.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
clifford bradbury
2015-07-21 22:22:09 UTC
Crash line is around m_screen = static_cast<QXcbScreen *>(window->screen()->handle()); setConnection(m_screen->connection()); popular Qt bug, supposed to be fixed in 5.5 - any randr events are until then prone to crash any Qt5 application that's unfortunate to somehow™ look at screens at the wrong time. *** This bug has been marked as a duplicate of bug 341497 *** |