Unicode Error on opening Torrent

Bug #71550 reported by LKRaider
4
Affects Status Importance Assigned to Milestone
bittornado (Ubuntu)
New
Undecided
Unassigned

Bug Description

On Xubuntu 6.06, fully updated:

While trying to open a Torrent that includes text in german (with letters like ä), upon selecting where to save the download, the following error was displayed:

BitTorrent T-0.3.13 (BitTornado)
OS: linux2
Python version: 2.4.3 (#2, Oct 6 2006, 07:52:30)
[GCC 4.0.3 (Ubuntu 4.0.3-1ubuntu5)]
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 2019, in onChooseFile
    if d2 == default:
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 16: ordinal not in range(128)

I can upload the Torrent file if needed, or link to it.

Revision history for this message
Erik (echakr) wrote :

Confirmed on Ubuntu 7.04

Error output:

BitTorrent T-0.3.17 (BitTornado)
OS: linux2
Python version: 2.5 (release25-maint, Feb 5 2007, 02:55:16)
[GCC 4.1.2 20070129 (prerelease) (Ubuntu 4.1.1-31ubuntu2)]
wxWindows version: 2.6.3.2

Traceback (most recent call last):
  File "/usr/bin/btdownloadgui", line 2323, in _next
    savedas = dow.saveAs(choosefile, d.newpath)
  File "/var/lib/python-support/python2.5/BitTornado/download_bt1.py", line 439, in saveAs
    n = path.join(n, i)
  File "posixpath.py", line 65, in join
    path += '/' + b
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 56: ordinal not in range(128)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.