Looks like another Unicode problem to me, so I'm merging with the
others. Below is the (slightly) different error I get from the torrent
file.
Cameron
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 2066, in onNewpath
self.fileDestText.SetLabel(path)
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 0xc3 in position
59: ordinal not in range(128)
severity 401106 wishlist
merge 401106 341276
tags 401106 - patch
thanks
Looks like another Unicode problem to me, so I'm merging with the
others. Below is the (slightly) different error I get from the torrent
file.
Cameron
Traceback (most recent call last): btdownloadgui" , line 476, in onInvoke event.func, event.args, event.kwargs) btdownloadgui" , line 2066, in onNewpath fileDestText. SetLabel( path) python2. 3/site- packages/ wx-2.6- gtk2-unicode/ wx/_core. py", Control_ SetLabel( *args, **kwargs)
File "/usr/bin/
apply(
File "/usr/bin/
self.
File "/usr/lib/
line 11070, in SetLabel
return _core_.
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position
59: ordinal not in range(128)