GNOME Bugzilla – Bug 332871
editor.py:400 AttributeError: 'GtkLabel::label' object has no attribute 'widget'
Last modified: 2006-02-28 21:55:10 UTC
Package: Gazpacho Version: 0.6.5 Synopsis: editor.py:400 AttributeError: 'GtkLabel::label' object has no attribute 'widget' Bugzilla-Product: Gazpacho Bugzilla-Component: general Date: 2006-02-28 10:59 User name: Unknown The user was doing the following task: Unknown Exception traceback: File gazpacho/editor.py, line 400, in _show_i18n_dialog has_context) File gazpacho/editor.py, line 99, in set_translatable_property has_context) File gazpacho/commandmanager.py, line 157, in set_translatable_property gadget = prop.widget AttributeError: 'GtkLabel::label' object has no attribute 'widget' Gazpacho version: 0.6.5 Python version: 2.4.1 (#1, May 16 2005, 15:19:29) [GCC 4.0.0 20050512 (Red Hat 4.0.0-5)] GTK+ version: (2, 6, 10) PyGTK version: (2, 6, 2) Platform: linux2 ------- Bug created by bug-buddy at 2006-02-28 18:00 -------
*** This bug has been marked as a duplicate of 329881 ***