[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gtk oder phyton oder ipodder problem mit unicode



hab nen problem mit gtk und unicode:
hab mein system auf unicode umgestellt, jetzt läuft ipodder nicht mehr,
der fehler ist folgender:
ipodder -d

[<class 'ipodder.players.XMMSPlayer'>, <class 'ipodder.players.NoPlayer'>]

(python:7346): Gdk-CRITICAL **: gdk_drawable_get_depth: assertion `GDK_IS_DRAWABLE (drawable)' failed

(python:7346): Gtk-CRITICAL **: gtk_pixmap_set: assertion `gdk_colormap_get_visual (gtk_widget_get_colormap (GTK_WIDGET (pixmap)))->depth == gdk_drawable_get_depth (GDK_DRAWABLE (val))' failed
USING XMMS
Traceback (most recent call last):
  File "/usr/share/ipodder/iPodderGui.py", line 3531, in ?
    main()
  File "/usr/share/ipodder/iPodderGui.py", line 3525, in main
    myApp = iPodderGui(ipodder)
  File "/usr/share/ipodder/iPodderGui.py", line 590, in __init__
    wx.App.__init__(self, False, None)
File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7473, in __init__
    self._BootstrapApp()
File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_core.py", line 7125, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/share/ipodder/iPodderGui.py", line 1460, in OnInit
    self.PopulateDownloadsTab()
File "/usr/share/ipodder/iPodderGui.py", line 3233, in PopulateDownloadsTab
    self.DownloadTabLog(encinfo,prune=False)
  File "/usr/share/ipodder/iPodderGui.py", line 3147, in DownloadTabLog
self.downloads.SetStringItem(index,3,time.strftime("%d %b %Y, %H:%M:%S",encinfo.download_completed)) File "/usr/lib/python2.3/site-packages/wx-2.6-gtk2-unicode/wx/_controls.py", line 4584, in SetStringItem
    return _controls_.ListCtrl_SetStringItem(*args, **kwargs)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 4: ordinal not in range(128)

der fehler liegt wohl in ipodder gtk oder phyton kann mir irgendjemand nen rat geben? hab per google aehnliche fehler in websites gefunden, dabei war die loesung utf zu integrieren das geht jetzt ja wohl nicht



Reply to: