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 668340 - [0.11] Debug to dotfile not working properly from python
[0.11] Debug to dotfile not working properly from python
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.11.x
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-01-20 13:04 UTC by Christian Fredrik Kalager Schaller
Modified: 2012-01-25 14:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2012-01-20 13:04:17 UTC
Traceback (most recent call last):
  • File "transmageddon.py", line 1077 in on_debug_activate
    Gst.DEBUG_GRAPH_SHOW_ALL, 'transmageddon-debug-graph')
  • File "/usr/lib/python2.7/site-packages/gi/module.py", line 243 in __getattr__
    return getattr(self._introspection_module, name)
  • File "/usr/lib/python2.7/site-packages/gi/module.py", line 105 in __getattr__
    self.__name__, name))
AttributeError: 'gi.repository.Gst' object has no attribute 'DEBUG_GRAPH_SHOW_ALL'

Comment 1 Christian Fredrik Kalager Schaller 2012-01-25 14:56:00 UTC
Was using wrong name for API, closing as notabug