Summary: | Plasma crashes in Plasma::Applet::destroy() after SystemTrayContainer::~SystemTrayContainer(), which can cause the panel to go missing | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Zayn <ZainullaZhumaev> |
Component: | System Tray widget | Assignee: | David Edmundson <kde> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | hiswillbedun, inquijcv, Linux, materka, nate, plasma-bugs, pmuhl1848, ravishktiwari, zainulla.zhumaev |
Priority: | HI | Keywords: | drkonqi |
Version: | 5.18.4 | ||
Target Milestone: | 1.0 | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/432d7c4b51c5a1f17af327d770266b3fe81e5ae5 | Version Fixed In: | 5.24.7 |
Sentry Crash Report: |
Description
Zayn
2020-04-18 12:51:57 UTC
Can you clarify The comment is about a panel being missing, but there's a whole crash report. When you say it's gone missing do you mean, that plasmashell is crashing? When does it crash? Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Re-opening and using this as the parent bug report for a whole bunch of other bug reports with the same backtrace and symptoms that people are still reporting today. *** Bug 432277 has been marked as a duplicate of this bug. *** *** Bug 425444 has been marked as a duplicate of this bug. *** *** Bug 444141 has been marked as a duplicate of this bug. *** *** Bug 458852 has been marked as a duplicate of this bug. *** *** Bug 434809 has been marked as a duplicate of this bug. *** Raising priority due to number of duplicates. Thankfully, it should be fixed by https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2091. *** Bug 458852 has been marked as a duplicate of this bug. *** This should be fixed in Plasma 5.26 now with recent changes. Git commit 7baa4c221e45f161adf4e00d4cf0e36d6436e90c by Nicolas Fella. Committed on 28/09/2022 at 16:24. Pushed by nicolasfella into branch 'master'. [applets/systemtray] Don't manually destroy innerContainment It's already destroyed by the corona M +0 -3 applets/systemtray/container/systemtraycontainer.cpp https://invent.kde.org/plasma/plasma-workspace/commit/7baa4c221e45f161adf4e00d4cf0e36d6436e90c Git commit a75260bd300309bbd540ee7a800f6480279f97a1 by Nicolas Fella. Committed on 28/09/2022 at 16:33. Pushed by nicolasfella into branch 'Plasma/5.26'. [applets/systemtray] Don't manually destroy innerContainment It's already destroyed by the corona (cherry picked from commit 7baa4c221e45f161adf4e00d4cf0e36d6436e90c) M +0 -3 applets/systemtray/container/systemtraycontainer.cpp https://invent.kde.org/plasma/plasma-workspace/commit/a75260bd300309bbd540ee7a800f6480279f97a1 Git commit 432d7c4b51c5a1f17af327d770266b3fe81e5ae5 by Nicolas Fella. Committed on 28/09/2022 at 16:34. Pushed by nicolasfella into branch 'Plasma/5.24'. [applets/systemtray] Don't manually destroy innerContainment It's already destroyed by the corona (cherry picked from commit 7baa4c221e45f161adf4e00d4cf0e36d6436e90c) M +0 -3 applets/systemtray/container/systemtraycontainer.cpp https://invent.kde.org/plasma/plasma-workspace/commit/432d7c4b51c5a1f17af327d770266b3fe81e5ae5 *** Bug 460256 has been marked as a duplicate of this bug. *** |