https://bugs.kde.org/show_bug.cgi?id=417615
Bernd Steinhauser <li...@bernd-steinhauser.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |li...@bernd-steinhauser.de --- Comment #14 from Bernd Steinhauser <li...@bernd-steinhauser.de> --- (In reply to Forest from comment #12) > However, I think a better fix would be to identify > whatever is making org.kde.kdeconnect d-bus requests at session startup, and > prevent that instead. I'd say the better fix would be to remove the xdg autostart variant and instead provide a systemd user unit that starts kdeconnect. Since Plasma is started by systemd units nowadays, this step seems to be the logical solution, I'd say. That way, the user can enable/disable it like other user services. I'll try to implement and test that during the holidays. It should also be possible to actually only start kdeconnect if there is a request on the appropriate port. e.g. some distributions start sshd only if there is a request on the port. (via the sshd.socket unit) -- You are receiving this mail because: You are watching all bug changes.