eonpatapon / mpDris2

MPRIS V2.1 support for mpd
GNU General Public License v3.0
214 stars 46 forks source link

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

Open kowalcj0 opened 3 years ago

kowalcj0 commented 3 years ago

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

eonpatapon commented 3 years ago

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