After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 698810 - IM status plugin doesn't work
IM status plugin doesn't work
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: Plugins (other)
2.99.x
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-04-25 03:38 UTC by Emanuel Dávila
Modified: 2013-04-27 05:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Emanuel Dávila 2013-04-25 03:38:09 UTC
Rhythmbox doesn't update the status on empathy... here is the error from gdm.log


Traceback (most recent call last):
  • File "/usr/lib64/rhythmbox/plugins/im-status/im-status.py", line 105 in playing_changed
    self.set_entry (sp.get_playing_entry ())
  • File "/usr/lib64/rhythmbox/plugins/im-status/im-status.py", line 134 in set_entry
    self.save_status ()
  • File "/usr/lib64/rhythmbox/plugins/im-status/im-status.py", line 193 in save_status
    self.saved_purple = self.get_purple_status ()
  • File "/usr/lib64/rhythmbox/plugins/im-status/im-status.py", line 255 in get_purple_status
    except gi._glib.GError as e:
AttributeError: 'module' object has no attribute 'GError'

Comment 1 Jonathan Matthew 2013-04-27 05:08:36 UTC
This was fixed shortly after 2.99.1, in commit 85795ac.