This bug was fixed in the package indicator-sound -
12.10.2+16.04.20160120-0ubuntu1
---
indicator-sound (12.10.2+16.04.20160120-0ubuntu1) xenial; urgency=medium
[ Xavi Garcia Mena ]
* Fixing the playback controls when we have the playlist as the last
item in the player section
I've created the following MP:
https://code.launchpad.net/~xavi-garcia-mena/indicator-sound/bug-1245495-playback-controls-with-playlist/+merge/283339
To fix the issue with the Next/Previous controls.
The problem was that, when the playlist was included in the player
controls section, we were not
** Branch linked: lp:~xavi-garcia-mena/indicator-sound/bug-1245495
-playback-controls-with-playlist
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245495
Title:
Rhythmbox controls and track info bro
I've been checking this and I can confirm the issue in xenial.
Clicking at the next/previous buttons does not send the expected dbus message,
so something in the indicator might be wrong.
The play/pause button seems to be working fine, though.
In relation to having the focus in rhythmbox ... it
This bug has been reported on the Ubuntu Package testing tracker.
A list of all reports related to this bug can be found here:
http://packages.qa.ubuntu.com/qatracker/reports/bugs/1245495
** Tags added: package-qa-testing
--
You received this bug notification because you are a member of Ubuntu
Just trying this in xenial.
gmusicbrowser works
Banshee works.
Rhythmbox doesn't.
clementine doesn't
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245495
Title:
Rhythmbox controls and track info b
is that still an issue for anyone on current versions?
** Changed in: indicator-sound (Ubuntu)
Assignee: Lars Uebernickel (larsu) => (unassigned)
** Changed in: indicator-sound
Assignee: Lars Uebernickel (larsu) => (unassigned)
** Changed in: indicator-sound (Ubuntu)
Status: Tri
I'm been working on the sound indicator for a few weeks running vivid in
the desktop and I've never observed the described issue.
Taking into account that the bug was reported on 2013, I'm not sure if
it should be tested by anybody from QA and confirm if it's fixed.
--
You received this bug noti
I was affected by this bug, too.
The "rhythmbox-plugins" package was correctly installed by default with
my Ubuntu 14.04 installation.
rhythmbox:
Installed: 3.0.2-0ubuntu2
rhythmbox-plugins:
Installed: 3.0.2-0ubuntu2
Going to "Tools" -> "Plugins ..." and enabling " MPRIS D-Bu
zomtir, thanks for looking into this. However, we can't make this
dependent on the proxy being available, as we want to allow starting
recently-used players from the sound menu as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Just to add: the rhythmbox-plugins package was not installed by default
here too (14.04 beta 2). Only after I installed it, the back/play/next
buttons in indicator-sound started to works.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Just noticed that the proxy may not be ready in time when the menu gets
initialized. So this approach could break the default with MPRIS enabled
anyway.
Doing the has_proxy check in update_playlists looks like an ugly hack,
guess the bug is not worth the effort?
--
You received this bug notifica
I know a real patch would help more, but I don't know how to create one
yet.
Adding a function to the MediaPlayer class in /src/media-player.vala:
+ public bool has_proxy () {
+ return (this.proxy != null)
+ }
Modifying the add_player function in /src/sound-menu.vala:
The problem is that MPRIS provides no way for the sound menu to find out
when an application stops exporting player functionality. So if you've
had the plugin enabled once, the sound menu will continue to display
rhythmbox even after you've disabled the plugin again.
You can remove media players f
MPRIS plugin needs to be enabled, just tested it.
Nontheless a strange behaviour that the functions are displayed though
not available.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245495
Title:
Like I wrote in comment in
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1283269, after
reinstalling Rhythmbox, Rhythmbox plugins and packages related to Sound
Indicator and notifications, everything works as expected. I can't tell,
if earlier I had the MPRIS plugin enabled, or not - now
Sorry for the late reply.
Your copies of Rhythmbox don't export the MPRIS dbus interface which is
needed for the sound menu to discover and manipulate media players. Do
you have the MPRIS plugin enabled?
** Changed in: indicator-sound
Status: Triaged => Incomplete
--
You received this bu
My problem is very similar, but notifications (translucent ones) doesn't shows,
just like covers in Sound Menu.
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1283269
Output of #4 command:
janusz@ubuntu:~/Pulpit$ gdbus call --session --dest
org.mpris.MediaPlayer2.rhythmbox --object-pat
I tried again while Rhytmbox was running but it gives the same output:
ben@xameroth:~$ gdbus call --session --dest org.mpris.MediaPlayer2.rhythmbox
--object-path /org/mpris/MediaPlayer2 --method
org.freedesktop.DBus.Properties.GetAll 'org.mpris.MediaPlayer2.Player'
Error: GDBus.Error:org.freedes
It seems like Rhythmbox wasn't running while you executed that command.
If it wasn't, could you please try again with Rhythmbox running?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245495
Title:
All of the problems I reported are continuous, they always happen as
described and never function properly.
The translucent popup notifications are fine, they show track info and
album art as expected. The problem with track info and album art is that
it is _never_ displayed in the sound menu sinc
The last issue you mentioned (the orange square) is tracked in bug
#1231796.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245495
Title:
Rhythmbox controls and track info broken
To manage notifica
Hi Ben. Thanks for reporting these bugs.
The sound menu uses MPRIS to find out about and communicate with media
players on the system. MPRIS doesn't support passing the timestamp of
the click to the media player, which is needed for focus stealing
prevention. We're trying to get it into the spec[1
** Attachment added: "mouse over 1"
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1245495/+attachment/3893745/+files/Screenshot%20from%202013-10-28%2013%3A34%3A30.png
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Attachment added: "mouse over 2"
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/1245495/+attachment/3893746/+files/Screenshot%20from%202013-10-28%2013%3A34%3A44.png
** Description changed:
A Rhythmbox section appears in the indicator menu as it should but there
- are vari
25 matches
Mail list logo