GNOME Bugzilla – Bug 334307
editor.py:400 AttributeError: 'Items' object has no attribute 'widget'
Last modified: 2006-03-12 22:51:42 UTC
Package: Gazpacho Version: 0.6.5 Synopsis: editor.py:400 AttributeError: 'Items' object has no attribute 'widget' Bugzilla-Product: Gazpacho Bugzilla-Component: general Date: 2006-03-12 13:53 User name: Unknown The user was doing the following task: Editing ComboBox items Exception traceback: File /usr/lib/python2.4/site-packages/gazpacho/editor.py, line 400, in _show_i18n_dialog has_context) File /usr/lib/python2.4/site-packages/gazpacho/editor.py, line 99, in set_translatable_property has_context) File /usr/lib/python2.4/site-packages/gazpacho/commandmanager.py, line 157, in set_translatable_property gadget = prop.widget AttributeError: 'Items' object has no attribute 'widget' Gazpacho version: 0.6.5 Python version: 2.4.2 (#2, Sep 30 2005, 21:19:01) [GCC 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu8)] GTK+ version: (2, 8, 6) PyGTK version: (2, 8, 1) Platform: linux2 ------- Bug created by bug-buddy at 2006-03-12 13:02 -------
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. Oh, and the bug has fixed in svn trunk. *** This bug has been marked as a duplicate of 329881 ***