I've been trying to use playlists with recent CVS snapshots of Freevo, but have been running into a consistently reproducible crash.
1. Make a playlist of music, one file per line: ie --- example.m3u --- /media/Music/Bright Eyes/Fevers And Mirrors/04 Something Vague.mp3 /media/Music/Bright Eyes/Fevers And Mirrors/03 The Calendar Hung Itself.mp3 /media/Music/Bright Eyes/Lifted/03 False Advertising.mp3 /media/Music/Bright Eyes/Lifted/05 Lover I Don't Have To Love.mp3 /media/Music/Blink 182/Blink 182/04 Violence.mp3 /media/Music/Blink 182/Blink 182/06 Down.mp3 2. Browse to the playlist and view it. File "/usr/lib/python2.3/site-packages/freevo/skins/main/area.py", line 184, in draw self.scan_for_text_view(self.menu) File "/usr/lib/python2.3/site-packages/freevo/skins/main/area.py", line 384, in scan_for_text_view if i.type == 'dir': It will crash here, because the items do not have any of those properties... Previous versions would show the album cover, etc. but now, the items don't appear to be put into a proper menuitem with image, info, description, etc. so we crash. Aubin ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Freevo-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-devel