Summary: | Amarok crashes on close | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Simon Munton <simon.j.munton> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.10.3 | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Patch that fixes problem |
Description
Simon Munton
2013-05-09 20:41:24 UTC
Created attachment 79806 [details]
Patch that fixes problem
At the start of DialogShadows::Private::freeX11Pixmaps(), return if QX11Info::display() returns a NULL pointer
The patch matches what is proposed at bug 319137. *** This bug has been marked as a duplicate of bug 319137 *** |