Package: bittornado-gui Version: 0.3.13-1 When I try to download a torrent that points to a file with "ä, ö, ü" in its name I get the following error message:
BitTorrent T-0.3.13 (BitTornado) OS: linux2 Python version: 2.3.5 (#2, Aug 30 2005, 15:50:26) [GCC 4.0.2 20050821 (prerelease) (Debian 4.0.1-6)] wxWindows version: 2.6.1.2pre 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 2007, in onChooseFile style = wxSAVE) File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_windows.py", line 2490, in __init__ newobj = _windows_.new_FileDialog(*args, **kwargs) UnicodeDecodeError: 'ascii' codec can't decode byte 0xfc in position 3: ordinal not in range(128) --