It wasn't an updrage.
It was a first installation.

I install it with apt-get.
it would be better intalling it from the sources ?

The pb is only for the mp3.

parsing the movies and photos directories is ok.
playing movies and looking photos is ok too.
but when i try to parse the mp3 directory, freevo tells me :
the "MENU_SELECT" eventstop anormally.

--
Ariel



Mick a �crit :

I think the line your looking for is this:

can't locate plugin mixer

Where are you running freevo from?  When you upgrade you really should
remve the old freevo
rm -fr /usr/lib/python2.3/site-packages/freevo

The run the setup again..  Maybe you hsould check that it works before
installing though.. (run from extracted directory..)

mick
On Wed, 2004-05-05 at 19:03, Ariel VIVES wrote:


Hi all,

I've just install Freevo.
very very nice job.

I've got one pb.
I think the pb is at le last line :
IndexError: string index out of range

I don't know what to do.
the pb occurs when i try to read my music list.
i've setup the value :
VIDEO_ITEMS = [ ('liste des films', '/mnt/hda8') ]
for the movies
and the value :
AUDIO_ITEMS = [ ('Musique', '/mnt/hda6/mp3') ]
for the music.
it crash only with the music.

here is the log :

Thanks a lot.

Ariel


------------------------------------------------------------------------------- Freevo start at Wed May 5 10:52:56 2004 -------------------------------------------------------------------------------

Error: TV_RECORD_DIR not set
Please set TV_RECORD_DIR to the directory, where recordings should be stored
or remove the tv plugin. Autoset variable to /mnt/hda8.

Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
ROM_DRIVES: Auto-detected that /dev/dvd is the same device as /dev/cdrom, skipping
ROM_DRIVES: Auto-detected that /dev/cdaudio is the same device as /dev/cdrom, skipping


Error: can't find /tmp/TV.xml
Use xmltv to create this file or when you don't want to use the tv
module at all, add TV_CHANNELS = [] and plugin.remove('tv') to your
local_conf.py. TVguide is deactivated now.

error opening file /home/ariel/.freevo/vfs/var/cache/freevo/mediainfo

Error: can't detect last cache rebuild
Please run 'freevo cache'

WARNING: /etc/freevo/lircrc not found!
can't locate plugin mixer
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/freevo/main.py", line 445, in ?
app.eventhandler(event)
File "/usr/lib/python2.3/site-packages/freevo/menu.py", line 589, in eventhandler
action( arg=arg, menuw=self )
File "/usr/lib/python2.3/site-packages/freevo/directory.py", line 499, in cwd
self.check_password_and_build(arg=None, menuw=menuw)
File "/usr/lib/python2.3/site-packages/freevo/directory.py", line 554, in check_password_and_build
self.build(arg=arg, menuw=menuw)
File "/usr/lib/python2.3/site-packages/freevo/directory.py", line 657, in build
for i in p.get(self, files):
File "/usr/lib/python2.3/site-packages/freevo/playlist.py", line 602, in get
display_type=display_type, build=True))
File "/usr/lib/python2.3/site-packages/freevo/playlist.py", line 177, in __init__
self.build()
File "/usr/lib/python2.3/site-packages/freevo/playlist.py", line 320, in build
self.read_m3u(playlist)
File "/usr/lib/python2.3/site-packages/freevo/playlist.py", line 196, in read_m3u
playlist_lines = filter(lambda l: l[0] != '#', playlist_lines_dos)
File "/usr/lib/python2.3/site-packages/freevo/playlist.py", line 196, in <lambda>
playlist_lines = filter(lambda l: l[0] != '#', playlist_lines_dos)
IndexError: string index out of range



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users




-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver
higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users







------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to