After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 340315 - editor.py:400 AttributeError: 'GtkLabel::label' object has no attribute 'widget'
editor.py:400 AttributeError: 'GtkLabel::label' object has no attribute 'widget'
Status: RESOLVED DUPLICATE of bug 329881
Product: Gazpacho
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Gazpacho Maintainer(s)
Gazpacho Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-05-01 17:39 UTC by Drune
Modified: 2006-05-01 19:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Drune 2006-05-01 17:39:21 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-05-01 17:54

User name: Luis Marques (Drune@gmx.net)

The user was doing the following task:
"Edit Text Property" in a Label  when i've clicked Cancel

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: 'GtkLabel::label' object has no attribute 'widget'


Gazpacho version: 0.6.5 
Python version: 2.4.3 (#1, Apr 30 2006, 12:48:42) 
[GCC 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)]
GTK+ version: (2, 8, 16)
PyGTK version: (2, 8, 6)

Platform: linux2




------- Bug created by bug-buddy at 2006-05-01 17:39 -------

Comment 1 Mattias Karlsson 2006-05-01 19:08:04 UTC
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 is fixed in trunk.

*** This bug has been marked as a duplicate of 329881 ***