GNOME Bugzilla – Bug 340131
editor.py:153 TypeError:
Last modified: 2006-04-29 18:31:24 UTC
Package: Gazpacho Version: 0.6.5 Synopsis: editor.py:153 TypeError: Bugzilla-Product: Gazpacho Bugzilla-Component: general Date: 2006-04-29 18:59 User name: d0w (d0whc3r+gaz@gmail.com) The user was doing the following task: al poner 'ó' (letra o kon acento) komo karacter invisible en un textbox para password Exception traceback: File /usr/lib/python2.4/site-packages/gazpacho/editor.py, line 153, in _changed_unichar self.set(text[0]) File /usr/lib/python2.4/site-packages/gazpacho/editor.py, line 91, in set command_manager.set_property(self.property, value) File /usr/lib/python2.4/site-packages/gazpacho/commandmanager.py, line 151, in set_property cmd.execute() File /usr/lib/python2.4/site-packages/gazpacho/command.py, line 385, in execute self._property.set(new_value) File /usr/lib/python2.4/site-packages/gazpacho/properties.py, line 643, in _set raise TypeError("Error while setting %s:%s to %s `%s'" % ( TypeError: 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-04-29 17:31 -------
Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report. We're about to do a new release fairly soon. You might want to try the latest version from svn. It has quite a lot of bug fixes. cheers *** This bug has been marked as a duplicate of 335908 ***