https://bugs.kde.org/show_bug.cgi?id=408310
--- Comment #10 from David Redondo <k...@david-redondo.de> --- I assume kglobalaccel doesn't notice that plasmashell went away and thinks the shortcuts are already taken. --replace does the equivalent of calling kquitapp, i.e. calls org.qtproject.Qt.QCoreApplication.quit so we are probably missing some cleanup in this case. -- You are receiving this mail because: You are watching all bug changes.