[Bug 1245495] Re: Rhythmbox controls and track info broken

2016-01-26 Thread Launchpad Bug Tracker
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2016-01-20 Thread Xavi Garcia
** 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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2016-01-20 Thread Xavi Garcia
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2016-01-19 Thread Xavi Garcia
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2015-10-29 Thread flocculant
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2015-10-29 Thread Ubuntu QA Website
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2015-10-27 Thread Xavi Garcia
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2015-10-27 Thread Sebastien Bacher
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:

[Bug 1245495] Re: Rhythmbox controls and track info broken

2014-06-23 Thread Nicolai Froehlich
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-Bus

[Bug 1245495] Re: Rhythmbox controls and track info broken

2014-04-11 Thread Lars Uebernickel
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.

[Bug 1245495] Re: Rhythmbox controls and track info broken

2014-04-05 Thread M Oberhauser
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:

[Bug 1245495] Re: Rhythmbox controls and track info broken

2014-04-05 Thread M Oberhauser
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2014-04-05 Thread Rael
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2014-04-04 Thread M Oberhauser
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:

[Bug 1245495] Re: Rhythmbox controls and track info broken

2014-04-04 Thread Lars Uebernickel
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2014-03-12 Thread Lars Uebernickel
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2014-03-12 Thread ionash.
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 -

[Bug 1245495] Re: Rhythmbox controls and track info broken

2014-02-22 Thread ionash.
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2013-10-31 Thread Ben Linsey-Bloom
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2013-10-31 Thread Lars Uebernickel
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:

[Bug 1245495] Re: Rhythmbox controls and track info broken

2013-10-31 Thread Ben Linsey-Bloom
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:

[Bug 1245495] Re: Rhythmbox controls and track info broken

2013-10-30 Thread Lars Uebernickel
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2013-10-29 Thread Lars Uebernickel
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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2013-10-28 Thread Ben Linsey-Bloom
** 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

[Bug 1245495] Re: Rhythmbox controls and track info broken

2013-10-28 Thread Ben Linsey-Bloom
** 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.