I'm using Ubuntu 10.10 - is that the problem?  I noticed I had to change 
"python2" to "python" in /usr/local/bin/exaile

I installed exaile from the repos copied the exaile.desktop to another 
location and removed the repo-exaile.  Then I did a "make && make 
install", and restored exaile.desktop to where it should be.
Tried to run "exaile" and got something like "python2" not found.  
Changed "python2" to "python" then ran exaile, and got the following:

Traceback (most recent call last):
   File "/usr/local/lib/exaile/exaile.py", line 62, in <module>
     main()
   File "/usr/local/lib/exaile/exaile.py", line 57, in main
     from xl import main
   File "/usr/local/lib/exaile/xl/main.py", line 44, in <module>
     from xl import mpris
   File "/usr/local/lib/exaile/xl/mpris.py", line 28, in <module>
     from xl import event, covers, player, settings
   File "/usr/local/lib/exaile/xl/covers.py", line 545, in <module>
     check_exists=False))
   File "/usr/local/lib/exaile/xl/covers.py", line 132, in __init__
     default_cover_file = open(self.default_cover_path, 'rb')
TypeError: coercing to Unicode: need string or buffer, NoneType found


On 11-01-26 12:58 AM, Ciaran Liedeman wrote:
> For sound menu registration to work you need to have a
> '/usr/share/applications/exaile.desktop' file, that's the only thing I
> can think of that you might be missing. If you install exaile form the
> repos you should have it.
>
> Also which version of Ubuntu are you using?
>

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

Title:
  Add optional support of indicator applet

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

Reply via email to