[issue74] Crashes on Umlaut (UNICODE) on smart channel --show

Jochen Schmitt at Labix Tracker tracker at labix.org
Mon Jan 9 10:55:28 PST 2006


New submission from Jochen Schmitt <Jochen at herr-schmitt.de>:

I have create a channel with smart --gui, where the description contains a umluat.

When I enter smart channel --show I will ge the following traceback:

[pclinux at myhome ~]$ smart channel --show
Traceback (most recent call last):
  File "/usr/bin/smart", line 194, in ?
    main(sys.argv[1:])
  File "/usr/bin/smart", line 167, in main
    exitcode = iface.run(opts.command, opts.argv)
  File "/usr/lib/python2.4/site-packages/smart/interface.py", line 53, in run
    result = _command.main(self._ctrl, opts)
  File "/usr/lib/python2.4/site-packages/smart/commands/channel.py", line 305,
in main
    print desc
  File "/usr/lib/python2.4/codecs.py", line 178, in write
    data, consumed = self.encode(object, self.errors)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 40: ordinal
not in range(128)
[pclinux at myhome ~]$      

User version:0.41

User Distribution: Fedora Core Linux 4

----------
messages: 220
nosy: s4504kr
priority: urgent
project: smart
status: unread
title: Crashes on Umlaut (UNICODE) on smart channel --show

_______________________________________
Labix issue tracker <tracker at labix.org>
<http://tracker.labix.org/issue74>
_______________________________________



More information about the Smart mailing list