IcePodder getting all crashy on me
Posted: Fri May 04, 2007 7:06 pm
I don't know what happened, it was working fine, and now it just bombs out on me.
I just love dealing with Python...
Code: Select all
[<class 'ipodder.players.XMMSPlayer'>, <class 'ipodder.players.NoPlayer'>]
Beep-Media-Player couldn't be imported
Traceback (most recent call last):
File "CastPodderGui.py", line 3623, in ?
main()
File "CastPodderGui.py", line 3617, in main
myApp = iPodderGui(ipodder)
File "CastPodderGui.py", line 685, in __init__
wx.App.__init__(self, False, None)
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7700, in __init__
self._BootstrapApp()
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7352, in _BootstrapApp
return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "CastPodderGui.py", line 1533, in OnInit
self.PopulateDownloadsTab()
File "CastPodderGui.py", line 3359, in PopulateDownloadsTab
self.DownloadTabLog(encinfo,prune=False)
File "CastPodderGui.py", line 3254, in DownloadTabLog
index = self.downloads.InsertStringItem(0,encinfo.item_title)
File "/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode/wx/_controls.py", line 4809, in InsertStringItem
return _controls_.ListCtrl_InsertStringItem(*args, **kwargs)
UnicodeDecodeError: 'utf8' codec can't decode bytes in position 1-3: invalid data