Package: bittornado-gui
Version: 0.3.15-1

While using btdownloadgui.bittornado to download a torrent with
filenames encoded in Chinese (unsure which exect character set), a
dialog popped up with the following error:

-----
BitTorrent T-0.3.15 (BitTornado)
OS: linux2
Python version: 2.3.5 (#2, Mar  6 2006, 10:12:24)
[GCC 4.0.3 20060304 (prerelease) (Debian 4.0.2-10)]
wxWindows version: 2.6.1.2pre

Traceback (most recent call last):
 File "/usr/bin/btdownloadgui.bittornado", line 476, in onInvoke
   apply(event.func, event.args, event.kwargs)
 File "/usr/bin/btdownloadgui.bittornado", line 2026, in onChooseFile
   self.onChooseFileDone(default, size)
 File "/usr/bin/btdownloadgui.bittornado", 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 10839, in SetLabel
   return _core_.Control_SetLabel(*args, **kwargs)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xa1 in position
0: ordinal not in range(128)

------

For reference, Bittorrent v4.4.1 downloader under WinXP reports the
following error, but downloads the torrent nonetheless:

"This .torrent file has been created with a broken tool and has
incorrectly encoded filenames. The names used may still be correct."

I am using Debian Sarge (testing), kernel 2.6.15-1-686, libc6 2.3.6-7

--
Benjamin West
[EMAIL PROTECTED]

Reply via email to