Jim Duda wrote: > I keep getting this crash when doing the following: > > 1) Navigate to a directory of mp3 or ogg items. > 2) Start playing audio > 3) Use the DISPLAY key to disconnect the player > 4) Navigate back to the mp3/ogg file. > 5) Choose Show Lyrics > 6) Sing along with the song -- I think this is the critical part :-) > 7) After the song completes, Freevo crashes > > Jim > > > server_string=http://linux:18001/ > 2008-02-23 12:20:10,180 INFO Trying audio.ogg by magic header > 2008-02-23 12:20:25,485 INFO skin_utils.py (115): coercing to > Unicode: need string or buffer, Image found > 2008-02-23 12:20:25,870 INFO SEGMENT: 0xffe0, len=16 > 2008-02-23 12:24:38,801 CRITICAL main.py (484): Crash!: list.index(x): x > not in list > Traceback (most recent call last): > File "/usr/lib/python2.5/site-packages/freevo/main.py", line 472, in > <module> > MainTread().run() > File "/usr/lib/python2.5/site-packages/freevo/main.py", line 325, in run > self.eventhandler(rc.get_event(True)) > File "/usr/lib/python2.5/site-packages/freevo/main.py", line 271, in > eventhandler > event.handler(event=event) > File > "/usr/lib/python2.5/site-packages/freevo/audio/plugins/mplayer.py", line > 220, in eventhandler > return self.item.eventhandler(event) > File "/usr/lib/python2.5/site-packages/freevo/item.py", line 415, in > eventhandler > return self.parent.eventhandler(event, menuw) > File "/usr/lib/python2.5/site-packages/freevo/directory.py", line > 371, in eventhandler > return Playlist.eventhandler(self, event, menuw) > File "/usr/lib/python2.5/site-packages/freevo/playlist.py", line 441, > in eventhandler > pos = self.playlist.index(self.current_item) > ValueError: list.index(x): x not in list > -------------------------------------------------------------------------------- > Freevo 1.7.5 r10233 finished at Sat Feb 23 07:31:02 2008 > ================================================================================ > = > > Hi Jim,
The bug tracker is the place for this if you don't want it getting lost in the archives. John ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
