Summary: | Plasmashell crashes on panel removal notification timeout | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Bhushan Shah <bhush94> |
Component: | Panel | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | bvbfan, kde, kenaaker, notmart |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bhushan Shah
2015-03-31 12:47:16 UTC
looks like a destroyed() signal is emitted when the object is already destroyed? (it's supposed to be still valid in the signal handler) Bhushan: can you still reproduce this? does it happen every time or only sometimes? Seems to work now a days.. Clearly it's still a problem. We've just got a bug report. Marking that as a dupe of this as this has a better trace *** Bug 354291 has been marked as a duplicate of this bug. *** Git commit 6bb02c88ebece5c732bbacd861002bd00999d3bc by Anthony Fieroni. Committed on 04/03/2016 at 19:06. Pushed by anthonyfieroni into branch 'master'. [Applet] Don't crash on remove panel REVIEW: 127240 Signed-off-by: Anthony Fieroni <bvbfan@abv.bg> M +15 -10 src/plasma/private/applet_p.cpp http://commits.kde.org/plasma-framework/6bb02c88ebece5c732bbacd861002bd00999d3bc *** Bug 360445 has been marked as a duplicate of this bug. *** |