Comment 7 for bug 404444

Revision history for this message
Skye (sberghel+launchpad) wrote :

I am also having this problem (using the version in portage in Gentoo). The file in question is called "Déjà vu". A copy of the file with the name "Deja vu" instead works. I'm getting a slightly different traceback though:

Traceback (most recent call last):
  File "/usr/lib64/exaile/xlgui/menu.py", line 204, in <lambda>
    self.on_append_items(), 'gtk-add')
  File "/usr/lib64/exaile/xlgui/menu.py", line 219, in on_append_items
    selected = self.widget.get_selected_tracks()
  File "/usr/lib64/exaile/xlgui/panel/files.py", line 304, in get_selected_tracks
    self.append_recursive(tracks, value)
  File "/usr/lib64/exaile/xlgui/panel/files.py", line 320, in append_recursive
    if os.path.isdir(value):
  File "/usr/lib64/python2.6/genericpath.py", line 41, in isdir
    st = os.stat(s)
UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 119: ordinal not in range(128)