Summary: | Dolphin: Crash on exit | ||
---|---|---|---|
Product: | [Plasma] Oxygen | Reporter: | sedrubal <kde> |
Component: | general | Assignee: | Hugo Pereira Da Costa <hugo.pereira.da.costa> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | emmanuelpescosta099, hugo.pereira.da.costa, lluispm |
Priority: | NOR | Keywords: | drkonqi |
Version: | 4.13.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
sedrubal
2014-05-20 09:48:50 UTC
Thanks for the bug report! Looks like a crash in Oxygen Style, I'll reassign it. this is a crash in Qt. Not in oxygen ... It's still odd that this crash only happens with the custom tile QCache that Oxygen uses, but not with QPixmapCache, that is used by all Qt applications. *** This bug has been marked as a duplicate of bug 299736 *** yes. I have no clue why. My gut-guess is that it is related to the way that things are deallocated by Qt, between QApp, widgets and style. ... I guess I could try use QPixmapCache internally instead of QCache, though that would require quite some reworking of the code. *** Bug 342564 has been marked as a duplicate of this bug. *** |