[dolphin] [Bug 417219] Daemonized Dolphin inappropriately triggers session restoration

Rex Dieter bugzilla_noreply at kde.org
Fri Oct 2 20:05:42 BST 2020


https://bugs.kde.org/show_bug.cgi?id=417219

--- Comment #31 from Rex Dieter <rdieter at gmail.com> ---
The full saga is in the linked bug,
Bug 1394927 - Dolphin takes over the desktop folder in GNOME in F25 
https://bugzilla.redhat.com/show_bug.cgi?id=1394927

Cliff's notes:
As the title suggests, by default dolphin ships a dbus activation file at
/usr/share/dbus-1/services/org.kde.dolphin.FileManager1.service

problem is that this file is offered unconditionally to all desktops, not just
plasma.  So, it can sometimes intercept org.freedesktop.FileManager1 dbus calls
in gnome, for example.

Workaround is instead of relying on the dbus activation, autostart 'dolphin
--daemon' in plasma sessions only, that will listen on that dbus interface.  In
practice this works to solve that problem well... modulo this side-effect issue
with session management.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the kfm-devel mailing list