After looking at this for quite some time I saw that, after switching
to the music scope I get the following MPRIS properties for MediaPlayer:
signal sender=:1.50 -> dest=(null destination) serial=8169
path=/org/mpris/MediaPlayer2; interface=org.freedesktop.DBus.Properties;
member=PropertiesChanged
string "org.mpris.MediaPlayer2.Player"
array [
dict entry(
string "PlaybackStatus"
variant string "Stopped"
)
]
array [
]
signal sender=:1.50 -> dest=(null destination) serial=8170
path=/org/mpris/MediaPlayer2; interface=org.freedesktop.DBus.Properties;
member=PropertiesChanged
string "org.mpris.MediaPlayer2.Player"
array [
dict entry(
string "LoopStatus"
variant string "None"
)
]
array [
]
signal sender=:1.50 -> dest=(null destination) serial=8171
path=/org/mpris/MediaPlayer2; interface=org.freedesktop.DBus.Properties;
member=PropertiesChanged
string "org.mpris.MediaPlayer2.Player"
array [
dict entry(
string "CanPlay"
variant boolean false
)
]
array [
]
signal sender=:1.50 -> dest=(null destination) serial=8172
path=/org/mpris/MediaPlayer2; interface=org.freedesktop.DBus.Properties;
member=PropertiesChanged
string "org.mpris.MediaPlayer2.Player"
array [
dict entry(
string "CanPause"
variant boolean false
)
]
array [
]
signal sender=:1.50 -> dest=(null destination) serial=8173
path=/org/mpris/MediaPlayer2; interface=org.freedesktop.DBus.Properties;
member=PropertiesChanged
string "org.mpris.MediaPlayer2.Player"
array [
dict entry(
string "CanGoPrevious"
variant boolean false
)
]
array [
]
signal sender=:1.50 -> dest=(null destination) serial=8174
path=/org/mpris/MediaPlayer2; interface=org.freedesktop.DBus.Properties;
member=PropertiesChanged
string "org.mpris.MediaPlayer2.Player"
array [
dict entry(
string "CanGoNext"
variant boolean false
)
]
array [
]
The indicator sound is updating the player correctly, but the
information received is wrong.
Also: as the "Metadata" property is not implemented in media-hub we
don't get any update on the icon, song name or artist currently playing.
The "Metadata" property not implemented was reported in the following
bug: https://bugs.launchpad.net/ubuntu/+source/media-hub/+bug/1498962
In summary: I think this is NOT an indicator sound bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1538703
Title:
Playlist next/prev controls only available when player is in
foreground
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1538703/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs