D5422: Don't remove other applets in SystemTray::cleanupTask

David Edmundson noreply at phabricator.kde.org
Thu Apr 13 09:20:16 UTC 2017


davidedmundson created this revision.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  We can get into a state where we have applets with broken metadata.
  (which is a different bug)
  
  Someone clearly wrote this code to try and guard against accessing an
  invalid metadata when checking names, but instead made it so that when
  we try to remove a specific task in the system tray we accidentally also
  remove up any of these applets as well, which doesn't make much sense.
  
  CCBUG: 377050

REPOSITORY
  R120 Plasma Workspace

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D5422

AFFECTED FILES
  applets/systemtray/systemtray.cpp

To: davidedmundson, #plasma
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170413/bbc09daf/attachment.html>


More information about the Plasma-devel mailing list