[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-09-16 Thread Bug Watch Updater
** Changed in: rhythmbox Importance: Unknown => Medium -- IM Status plugin does not reset status message on end playback. https://bugs.launchpad.net/bugs/548851 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. --

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-05-04 Thread Launchpad Bug Tracker
This bug was fixed in the package rhythmbox - 0.12.8-0ubuntu4 --- rhythmbox (0.12.8-0ubuntu4) lucid-proposed; urgency=low * debian/patches/92_git_mc5_status.patch: - upstream change to correctly update the im status (lp: #548851) * debian/patches/93_git_no_empty_playlist_crash

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-05-03 Thread Martin Pitt
Copied lucid-proposed to maverick. ** Changed in: rhythmbox (Ubuntu) Status: Fix Committed => Fix Released ** Changed in: rhythmbox (Ubuntu Lucid) Status: Fix Released => Fix Committed -- IM Status plugin does not reset status message on end playback. https://bugs.launchpad.net/bu

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-05-03 Thread Launchpad Bug Tracker
This bug was fixed in the package rhythmbox - 0.12.8-0ubuntu4 --- rhythmbox (0.12.8-0ubuntu4) lucid-proposed; urgency=low * debian/patches/92_git_mc5_status.patch: - upstream change to correctly update the im status (lp: #548851) * debian/patches/93_git_no_empty_playlist_crash

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-30 Thread Pedro Villavicencio
I've tested the proposed package and it fixes the issue, now the IM Status is set to the previous one you were using after using the plugin, the status is set back to the previous by either the end of the playback or quitting rhythmbox. Marking this as verification done, thanks a lot. ** Tags adde

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-29 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/lucid-proposed/rhythmbox -- IM Status plugin does not reset status message on end playback. https://bugs.launchpad.net/bugs/548851 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. -- deskt

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-29 Thread Martin Pitt
Accepted rhythmbox into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance! ** Tags added: verification-needed --

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-28 Thread Sebastien Bacher
SRU team, the debdiff is on bug #568887 -- IM Status plugin does not reset status message on end playback. https://bugs.launchpad.net/bugs/548851 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. -- desktop-bugs maili

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-28 Thread Sebastien Bacher
I will backport this change to lucid ** Also affects: rhythmbox (Ubuntu Lucid) Importance: Low Assignee: Jason J. Herne (hernejj) Status: Fix Committed ** Changed in: rhythmbox (Ubuntu Lucid) Assignee: Jason J. Herne (hernejj) => Sebastien Bacher (seb128) ** Changed in: rhyth

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-26 Thread Daniel Holbach
** Tags added: patch-accepted-upstream -- IM Status plugin does not reset status message on end playback. https://bugs.launchpad.net/bugs/548851 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. -- desktop-bugs mailin

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-20 Thread Bug Watch Updater
** Changed in: rhythmbox Status: New => Fix Released -- IM Status plugin does not reset status message on end playback. https://bugs.launchpad.net/bugs/548851 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. --

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-19 Thread Pedro Villavicencio
just for the record, the commit is at : http://git.gnome.org/browse/rhythmbox/commit/?id=d2ca8e6cf68ccae21e93dbe8c31f1b78e1698bd1 in case someone wants to try it. -- IM Status plugin does not reset status message on end playback. https://bugs.launchpad.net/bugs/548851 You received this bug notifi

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-19 Thread Sebastien Bacher
the bug has been fixed upstream now, the change will not go in lucid which is frozen now but could be consider for a stable update ** Changed in: rhythmbox (Ubuntu) Status: In Progress => Fix Committed -- IM Status plugin does not reset status message on end playback. https://bugs.launchp

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-18 Thread Jason J. Herne
According to the latest (upstream) comment this is in git upstream. -- IM Status plugin does not reset status message on end playback. https://bugs.launchpad.net/bugs/548851 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubu

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-17 Thread Bug Watch Updater
** Changed in: rhythmbox Status: Unknown => New -- IM Status plugin does not reset status message on end playback. https://bugs.launchpad.net/bugs/548851 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to rhythmbox in ubuntu. -- des

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-08 Thread Sebastien Bacher
Thank you for your work on this issue, lucid is current frozen for beta2 but let's wait to see what upstream says about the change -- IM Status plugin does not reset status message on end playback. https://bugs.launchpad.net/bugs/548851 You received this bug notification because you are a member

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-08 Thread Jason J. Herne
The problem seems to be this: file: rhythmbox/plugins/im-status/im-status/__init__.py -- def get_mc5_status (self): ... for acct in am.Get (MC5_AM_IFACE_NAME, "ValidAccounts"): ... if status[2] != "": return status[2]

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-08 Thread Jason J. Herne
** Changed in: rhythmbox (Ubuntu) Assignee: (unassigned) => Jason J. Herne (hernejj) ** Changed in: rhythmbox (Ubuntu) Status: Triaged => In Progress -- IM Status plugin does not reset status message on end playback. https://bugs.launchpad.net/bugs/548851 You received this bug notifi

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-08 Thread Pedro Villavicencio
It was known upstream, you can track it here: https://bugzilla.gnome.org/show_bug.cgi?id=612714 ** Bug watch added: GNOME Bug Tracker #612714 https://bugzilla.gnome.org/show_bug.cgi?id=612714 ** Also affects: rhythmbox via https://bugzilla.gnome.org/show_bug.cgi?id=612714 Importance: Unk

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-04-08 Thread Pedro Villavicencio
I can confirm this behavior. will look upstream. ** Changed in: rhythmbox (Ubuntu) Status: New => Confirmed -- IM Status plugin does not reset status message on end playback. https://bugs.launchpad.net/bugs/548851 You received this bug notification because you are a member of Ubuntu Deskt

[Bug 548851] Re: IM Status plugin does not reset status message on end playback.

2010-03-29 Thread Sebastien Bacher
Thank you for your bug report. The issue is an upstream one and it would be nice if somebody having it could send the bug the to the people writting the software (https://wiki.ubuntu.com/Bugs/Upstream/GNOME) ** Changed in: rhythmbox (Ubuntu) Importance: Undecided => Low -- IM Status plugin do