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 699215 - Python console broken
Python console broken
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: Plugins
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-04-29 12:09 UTC by Bastien Nocera
Modified: 2013-05-09 14:13 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2013-04-29 12:09:34 UTC
Enabling the python console breaks:
Traceback (most recent call last):
  • File "/usr/lib64/totem/plugins/pythonconsole/pythonconsole.py", line 114 in do_activate
    self.totem.set_data ('PythonConsolePluginInfo', data)
  • File "/usr/lib64/python2.7/site-packages/gi/overrides/GObject.py", line 555 in _unsupported_data_method
    raise RuntimeError('Data access methods are unsupported. '
RuntimeError: Data access methods are unsupported. Use normal Python attributes instead

Comment 1 Bastien Nocera 2013-05-09 14:13:42 UTC
Fixed in gnome-3-8. Master was fixed when ported to Python3