iPod won't connect in exaile
won't connect to ipod
Postby donfrenchiano on Mon Aug 25, 2008 9:01 am
ive got exaile installed on gentoo linux and when i try to connect it to my ipod it spits this ouit in the terminal.
Exception in thread Thread-7:
Traceback (most recent call last):
File "/usr/lib64/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/usr/lib64/python2.5/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/frenchy/.exaile/plugins/ipoddriver.py", line 448, in connect
setattr(song, item, getattr(track, item))
File "/usr/lib64/exaile/xl/media/__init__.py", line 307, in set_title
self.set_tag('title', value)
File "/usr/lib64/exaile/xl/media/__init__.py", line 222, in set_tag
self.tags[tag] = list(values)
File "/usr/lib64/exaile/xl/media/__init__.py", line 218, in <genexpr>
if x not in (None, ''))
File "/usr/lib64/exaile/xl/common.py", line 148, in to_unicode
return unicode(x, default_encoding)
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 7: ordinal not in range(128)
testing dbus service
^CTraceback (most recent call last):
File "/usr/lib64/exaile/exaile.py", line 138, in <module>
gtk.main()
It works fine in amarok and automounts when i plug it in. Ive posted in the gentoo forum and in the exaile forum and know one has been able to help me.
any ideas?
|