GNOME Bugzilla – Bug 333519
editor.py:400 AttributeError: 'Items' object has no attribute 'widget'
Last modified: 2006-03-06 21:38:10 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-05 12:53 User name: Brett (brettatoms@gmail.com) The user was doing the following task: adding items to a combo box from the Edit Text Property dialog. only added two words with new lines at the end Exception traceback: File /home/brett/tmp/gazpacho-0.6.5/gazpacho/editor.py, line 400, in _show_i18n_dialog File /home/brett/tmp/gazpacho-0.6.5/gazpacho/editor.py, line 99, in set_translatable_property File /home/brett/tmp/gazpacho-0.6.5/gazpacho/commandmanager.py, line 157, in set_translatable_property AttributeError: 'Items' object has no attribute 'widget' Gazpacho version: 0.6.5 Python version: 2.4.2 (#2, Jan 17 2006, 12:48:19) [GCC 4.0.3 20060115 (prerelease) (Ubuntu 4.0.2-7ubuntu1)] GTK+ version: (2, 8, 13) PyGTK version: (2, 8, 4) Platform: linux2 ------- Bug created by bug-buddy at 2006-03-05 19:28 -------
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. *** This bug has been marked as a duplicate of 329881 ***