Menu

#312 UnicodeDecodeError

v2.0
open
5
2005-04-02
2005-04-02
No

When I try to launch iPodder 2.0 for Windows, an alert
is displayed, saying, "Errors occurred", "See the
logfile 'K:\Program Files\iPodder\iPodder.exe.log' for
details
" and iPodder quits.
The logfile says the following:

Traceback (most recent call last):
File "iPodderGui.pyw", line 3133, in ?
File "iPodderGui.pyw", line 3127, in main
File "iPodderGui.pyw", line 569, in __init__
File "wx\_core.pyc", line 5301, in __init__
File "wx\_core.pyc", line 4980, in _BootstrapApp
File "iPodderGui.pyw", line 1415, in OnInit
File "iPodderGui.pyw", line 2848, in PopulateDownloadsTab
File "iPodderGui.pyw", line 2777, in DownloadTabLog
File "wx\_controls.pyc", line 4581, in InsertStringItem
UnicodeDecodeError: 'ascii' codec can't decode byte
0x83 in position 15: ordinal not in range(128)

I use iPodder on Japanese versioni of Windows 2000
Professional.
And some of the contents I have downloaded so far
contains Japanese characters in their ID3 tags.

Discussion


Log in to post a comment.