https://bugs.kde.org/show_bug.cgi?id=373891
Florian Lindner <florian.lind...@xgm.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|REPORTED |CONFIRMED --- Comment #4 from Florian Lindner <florian.lind...@xgm.de> --- > This issue is still there, the line OnlyShowIn=KDE; needs to be added to > org.kde.kgpg.desktop so it isn't started in other environments. If I understand the XDG autostart stuff correctly, it will no longer autostart kgpg on non-KDE environments, but will also disable autostart if it's desired, i.e. the option in kgpg is set. IMO the entire scheme is ill-designed. Checking / unchecking the option should directly set/unset the "Hidden" attribute in ~/.config/autostart/kgpg.desktop. This way, it would work for any desktop environment. -- You are receiving this mail because: You are watching all bug changes.