GNOME Bugzilla – Bug 338900
editor.py:400 AttributeError: 'GtkWindow::title' object has no attribute 'widget'
Last modified: 2006-04-20 18:27:43 UTC
Package: Gazpacho Version: 0.6.5 Synopsis: editor.py:400 AttributeError: 'GtkWindow::title' object has no attribute 'widget' Bugzilla-Product: Gazpacho Bugzilla-Component: general Date: 2006-04-18 17:34 User name: Micha Reiser (micha.reiser@famreiser.ath.cx) The user was doing the following task: uuufff.... Clickt on the 3 . by Titel and denn ok, without changing anything Exception traceback: File C:\\Python\Lib\site-packages\gazpacho\editor.py, line 400, in _show_i18n_dialog has_context) File C:\\Python\Lib\site-packages\gazpacho\editor.py, line 99, in set_translatable_property has_context) File C:\\Python\Lib\site-packages\gazpacho\commandmanager.py, line 157, in set_translatable_property gadget = prop.widget AttributeError: 'GtkWindow::title' object has no attribute 'widget' Gazpacho version: 0.6.5 Python version: 2.4.3 (#69, Apr 11 2006, 15:32:42) [MSC v.1310 32 bit (Intel)] GTK+ version: (2, 8, 9) PyGTK version: (2, 8, 6) Platform: win32 ------- Bug created by bug-buddy at 2006-04-18 15:41 -------
*** This bug has been marked as a duplicate of 329881 ***