|
|
发表于 2006-8-16 10:27:32
|
显示全部楼层
BitTorrent T-0.3.15 (BitTornado)
OS: linux2
Python version: 2.3.5 (#2, Jul 30 2006, 15:57:01)
[GCC 4.1.2 20060715 (prerelease) (Debian 4.1.1-9)]
wxWindows version: 2.6.3.2
Traceback (most recent call last):
File "/usr/bin/btdownloadgui", line 476, in onInvoke
apply(event.func, event.args, event.kwargs)
File "/usr/bin/btdownloadgui", line 2026, in onChooseFile
self.onChooseFileDone(default, size)
File "/usr/bin/btdownloadgui", line 2036, in onChooseFileDone
self.fileNameText.SetLabel('%s' % (lname))
File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 11070, in SetLabel
return _core_.Control_SetLabel(*args, **kwargs)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf6 in position 9: ordinal not in range(128) |
|