> Hi,
>
> Just finishing the build of a brand new freevobox, I encounter some
> troubles (this will give some posts, too :-) )
>
> First annoying trouble :
> When I load a audio CD going in the  audio menu, I can see my CD, can do
> a coversearch, can start playing  with the play key, but if I depress
> the select KEY, instead of starting to play the disc or do whatever is
> the first choice of de extended menu, freevo crash.
> Here is the relevant part of the log file :
>
> ---------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 290, in
> eventhandler
>     app.eventhandler(event)
>   File "/usr/lib/python2.5/site-packages/freevo/menu.py", line 707, in
> eventhandler
>     action( arg=arg, menuw=self )
> TypeError: 'list' object is not callable
> ----------------------------------
> What seems strange also (for me !) is that, in the extended menu, I see :
> Extract audio CD
> browse the disc
> (both are approximate translations of my French version !)
> But I don't have a 'play choice'

This is my fault, fixing the autoplay when inserting a CD broke the menu.
Just try changing line 72 of audiodiskitem.py changing cwd() to cwd.

I need to find a better solution for the CD auto-play.

Duncan


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to