GNOME Bugzilla – Bug 667132
[im-status] IM-status plugin fails to update status
Last modified: 2012-01-07 15:45:53 UTC
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653165 The IM-status plugin fails to update status, failing with the following traceback: Traceback (most recent call last):
+ Trace 229369
self.set_entry (entry)
self.set_status_from_entry ()
self.set_status ()
new_status = _(u"♫ %(artist)s - %(title)s ♫") % subs
It can be fixed with the attached patch
extracted from debian patch tracker and pushed as commit 43d6650, thanks
(In reply to comment #1) > extracted from debian patch tracker and pushed as commit 43d6650, thanks Thanks a lot and sorry for missing to actually attach the patch to this bug report.