You are not logged in.

#1 2024-12-14 06:24:36

sahar
Member
Registered: 2024-11-13
Posts: 19

Dbus broker error

Dec 14 08:28:45 archlinux dbus-broker-launch[638]: Service file '/usr/share/dbus-1/services/org.kde.kscreen.service' is not named after the D-Bus name 'org.kde.KScreen'.
Dec 14 08:28:45 archlinux dbus-broker-launch[638]: Service file '/usr/share/dbus-1/services/org.kde.plasma.Notifications.service' is not named after the D-Bus name 'org.freedesktop.Notifications'.
Dec 14 08:28:45 archlinux dbus-broker-launch[638]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
Dec 14 08:28:45 archlinux dbus-broker-launch[638]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
Dec 14 08:28:45 archlinux dbus-broker-launch[638]: Service file '/usr/share/dbus-1/services/org.xfce.Thunar.FileManager1.service' is not named after the D-Bus name 'org.freedesktop.FileManager1'.
Dec 14 08:28:45 archlinux dbus-broker-launch[638]: Service file '/usr/share/dbus-1/services/org.xfce.Tumbler.Cache1.service' is not named after the D-Bus name 'org.freedesktop.thumbnails.Cache1'.

audio and video can't be played. pacman -S package outputs pacman: invalid option -- '' on konsole(I wanted to remove xfce and install kde but this isn't relevant because even before I had these issues)
I know this is very dumb and probably not related to dbus, but I think something in basic level(maybe corrupted package or something?) has happened that some of system units became unknown suddenly.

Offline

#2 2024-12-14 08:39:25

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,675

Re: Dbus broker error

That's just noise and not relevant to

audio and video can't be played

or

pacman -S package outputs pacman: invalid option -- '

type -a pacman
mpv thunderstruck.mp3
mpv -ao alsa thunderstruck.mp3
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -f

Once you can fix pacman

sudo LC_ALL=C pacman -Qkk | grep -v ', 0 altered files' | grep -v- backup

Offline

#3 2024-12-14 10:36:24

sahar
Member
Registered: 2024-11-13
Posts: 19

Re: Dbus broker error

Thanks it got fixed.

Offline

#4 2024-12-14 13:49:06

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,675

Re: Dbus broker error

Please briefly explain what the problem actually was, https://wiki.archlinux.org/title/Genera … way_street
Then please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB