On Sun, Mar 24, 2024 at 02:23:57AM GMT, David C. Rankin wrote:
> Are we supposed to do anything to fix these dbus-broker-launch journal
> warnings?
>
> Mar 24 02:15:31 valkyrie dbus-broker-launch[1130]: Service file
> '/usr/share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service' is not
> named after the D-Bus name 'org.freedesktop.thumbnails.Thumbnailer1'.
> Mar 24 02:15:31 valkyrie dbus-broker-launch[1130]: Noticed file-system
> modification, trigger reload.
> Mar 24 02:15:31 valkyrie dbus-broker-launch[1130]: Service file
> '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not
> named after the D-Bus name 'org.freedesktop.FileManager1'.
> Mar 24 02:15:31 valkyrie dbus-broker-launch[1130]: Service file
> '/usr/share/dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named
> after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.
>
> I don't have XFCE installed, but do have thunar installed stand-alone for
> fluxbox.
>
> --
> David C. Rankin, J.D.,P.E.
Shouldn't be any problem; dunst had the same type of notices in the
journal. My solution was to rename the dunst service file.
In your case, rename the service files listed, adding <.disabled> to the
end of those filenames. Reboot, and those errors should be gone.
ie: /usr/share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service ->
/usr/share/dbus-1/services/org.xfce.Tumbler.Thumbnailer1.service.disabled
If you see any problems, just revert the filename changes.
Overall, I haven't had any problems switching to dbus-broker, but it
seems that a lot of upstream is/was not ready for and don't/won't care
enough to change their dbus units to fit the new broker syntax/guidelines.
Merell
--