"Chris Graham" wrote:
> Traceback (most recent call last):
>   File "/usr/local/freevo/src/main.py", line 452, in ?
>     app.eventhandler(event)
>   File "/usr/local/freevo/src/menu.py", line 534, in eventhandler
>     action( arg=arg, menuw=self )
>   File "/usr/local/freevo/src/menu.py", line 88, in select
>     self.function(arg=self.arg, menuw=menuw)
>   File "/usr/local/freevo/src/directory.py", line 422, in play_random
>     self.check_password_and_build(arg='playlist:random', menuw=menuw)
>   File "/usr/local/freevo/src/directory.py", line 459, in
> check_password_and_build
>     self.build(arg=arg, menuw=menuw)
>   File "/usr/local/freevo/src/directory.py", line 521, in build
>     display_type=display_type, random=True).play()
>   File "/usr/local/freevo/src/playlist.py", line 415, in play
>     self.current_item = self.playlist[0]
> IndexError: list index out of range

Should work now.

> I also have one question. When i run ./freevo cache it says that
> Python sqlite is not installed. I have installed sqlite and pysqlite
> and it still says that. Is there any command that i need to add to the
> local_conf.py?

It still says sqlite is not installed? Do you use the runtime?


Dischi

-- 
Never put off until tomorrow what you can do the day after.


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to