https://bugs.kde.org/show_bug.cgi?id=417219
--- Comment #27 from Attila <bugs.kde.att...@online.de> --- (In reply to Rex Dieter from comment #24) > Fedora does autostart 'dolphin --daemon' for plasma sessions, I can confirm > this. I implemented it on purpose. > > It's a workaround to not rely on dbus activation, since there can be > multiple providers. I believe that's been discussed at length in another bug There is one more workaround. I have added a new line to the file "/etc/xdg/autostart/org.kde.dolphin.desktop" with the following: Hidden=true It has the effect that dolphin won't come up unintentionally after login. I don't notice any problem after the file "org.kde.dolphin.desktop" has been deleted or I add a new line to the file "Hidden=true". It works for me in both cases. Would this new line solve the issue? -- You are receiving this mail because: You are watching all bug changes.