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 340131 - editor.py:153 TypeError:
editor.py:153 TypeError:
Status: RESOLVED DUPLICATE of bug 335908
Product: Gazpacho
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Gazpacho Maintainer(s)
Gazpacho Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-04-29 17:31 UTC by d0whc3r
Modified: 2006-04-29 18:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description d0whc3r 2006-04-29 17:31:13 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 -------

Comment 1 Mattias Karlsson 2006-04-29 18:31:24 UTC
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 ***