eonpatapon / mpDris2

MPRIS V2.1 support for mpd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ignoring duplicate name 'org.mpris.MediaPlayer2.mpd'

kowalcj0 opened this issue · comments

Hi,

whenever I restart Gnome 40 or 41 I'm seeing following log entry:

dbus-broker-launch[128557]: Ignoring duplicate name 'org.mpris.MediaPlayer2.mpd' in service file '/usr/share//dbus-1/services/org.mpris.MediaPlayer2.mpd.service'

Here's what in /usr/share//dbus-1/services/org.mpris.MediaPlayer2.mpd.service

[D-BUS Service]
Name=org.mpris.MediaPlayer2.mpd
Exec=/usr/bin/mpDris2 --use-journal
SystemdService=mpDris2.service

Thanks

Maybe you have another .service file somewhere that reference the same d-bus service ?