Summary: | KWin crash after resuming from suspend | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Daniel Halens <DanielHalens> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | ebiyeidums |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.14.4 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
Daniel Halens
2019-01-07 19:24:10 UTC
*** This bug has been marked as a duplicate of bug 372305 *** Created attachment 117466 [details]
New crash information added by DrKonqi
kwin_x11 (5.13.5) using Qt 5.11.1
Waking up from suspend - What I was doing when the application crashed:
The login screen had missing chunks of pixels - Unusual behavior I noticed:
Besides sellecting the wallpaper of the login screen, nothing that I know of - Custom settings of the application:
-- Backtrace (Reduced):
#10 0x00007fb7f152a163 in KWin::EffectsHandlerImpl::drawWindow(KWin::EffectWindow*, int, QRegion, KWin::WindowPaintData&) () from /usr/lib/x86_64-linux-gnu/libkwin.so.5
[...]
#12 0x00007fb7f152a163 in KWin::EffectsHandlerImpl::drawWindow(KWin::EffectWindow*, int, QRegion, KWin::WindowPaintData&) () from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#13 0x00007fb7f15168cc in KWin::Scene::finalPaintWindow(KWin::EffectWindowImpl*, int, QRegion, KWin::WindowPaintData&) () from /usr/lib/x86_64-linux-gnu/libkwin.so.5
#14 0x00007fb7f1529ffb in KWin::EffectsHandlerImpl::paintWindow(KWin::EffectWindow*, int, QRegion, KWin::WindowPaintData&) () from /usr/lib/x86_64-linux-gnu/libkwin.so.5
[...]
#16 0x00007fb7f1529fa3 in KWin::EffectsHandlerImpl::paintWindow(KWin::EffectWindow*, int, QRegion, KWin::WindowPaintData&) () from /usr/lib/x86_64-linux-gnu/libkwin.so.5
|