GNOME Bugzilla – Bug 341374
editor.py:400 AttributeError: 'GtkWindow::icon-name' object has no attribute 'widget'
Last modified: 2006-05-11 21:59:22 UTC
Package: Gazpacho Version: 0.6.5 Synopsis: editor.py:400 AttributeError: 'GtkWindow::icon-name' object has no attribute 'widget' Bugzilla-Product: Gazpacho Bugzilla-Component: general Date: 2006-05-11 08:21 User name: Unknown The user was doing the following task: 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: 'GtkWindow::icon-name' object has no attribute 'widget' 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: 'GtkWindow::icon-name' object has no attribute 'widget' Gazpacho version: 0.6.5 Python version: 2.4.2 (#1, Feb 12 2006, 03:59:46) [GCC 4.1.0 20060210 (Red Hat 4.1.0-0.24)] GTK+ version: (2, 8, 17) PyGTK version: (2, 8, 6) Platform: linux2 ------- Bug created by bug-buddy at 2006-05-11 06:31 -------
Fixed in 0.6.6 *** This bug has been marked as a duplicate of 329881 ***