Summary: | Crash when closing an app from its tray context menu | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Eike Hein <hein> |
Component: | System Tray widget | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | notmart |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/e80ab27fe02649bb4ce714b66d53b64d938cd597 | Version Fixed In: | |
Sentry Crash Report: |
Description
Eike Hein
2014-07-31 10:58:16 UTC
from the bt it almost look that there is a plasmoid that is dbus activable from the dbus service of the application you're closing, that doesn't make much sense... Cantata is a music player, could it be related to the MPRIS thing? Though I have it disabled ... Git commit 51c964b9293caeda58b132222be68f721c9bb07d by Marco Martin. Committed on 31/07/2014 at 15:21. Pushed by mart into branch 'master'. don't try to decrease unknown m_dbusServiceCounts M +1 -1 applets/systemtray/plugin/protocols/plasmoid/plasmoidprotocol.cpp http://commits.kde.org/plasma-workspace/51c964b9293caeda58b132222be68f721c9bb07d Git commit e80ab27fe02649bb4ce714b66d53b64d938cd597 by Marco Martin. Committed on 31/07/2014 at 15:32. Pushed by mart into branch 'master'. if not allowed plugin, don't touch m_dbusServiceCounts M +4 -1 applets/systemtray/plugin/protocols/plasmoid/plasmoidprotocol.cpp http://commits.kde.org/plasma-workspace/e80ab27fe02649bb4ce714b66d53b64d938cd597 *** Bug 337870 has been marked as a duplicate of this bug. *** |