I think the file with \t char must be in a playlist.. then you need to restart 
exaile..
The code in question is in /usr/lib/exaile/xl/playlist.py:

              if loc.find('\t') > -1:
                (loc, meta) = loc.split('\t')

If there is more than 1 \t char, the split() throws an exception.

-- 
ValueError - crash on startup
https://bugs.launchpad.net/bugs/545783
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to