Closed
Description
Describe the bug
I'm not sure if this is a bug with ncspot or with d-spy but d-spy does correctly report the mpris implementation for FireFox, so I think it's an issue with the introspection implementation of ncspot. The actual object path can correctly be used at /org/mpris/MediaPlayer2
, but the introspection returns /org/mpris/MediaPlayer2/org/mpris/MediaPlayer2
as object path. At least that's what I think this is (I just started playing around with D-Bus today, that's how I noticed it).
To Reproduce
- Open ncspot
- Open d-spy
- Go to the ncspot service
- Look at the object path (compared to the one reported by other media players and the one from the mpris specification)
Expected behavior
I think it should report /org/mpris/MediaPlayer2
.
System (please complete the following information):
- OS: Arch Linux
- Terminal: Alacritty
- Version: 12.0
- Installed from: Pacman