Rob Shortt wrote:
Start playing an mp3. Hit next song. If it doesn't crash wait a few seconds and hit next song again. You get a couple seconds of the next track then all goes silent. The screen freezes, the controls are unresponsive. Freevo hangs.

Oh look, a traceback:

Pygame Parachute Traceback:
Thread-0x8041c3e8
  File "src/directory.py", line 668, in run
Thread-0x80514020
  File "/opt/freevo/runtime/lib/python2.2/threading.py", line 190, in wait
Thread-0x804dfca0
  File "/opt/freevo/runtime/lib/python2.2/popen2.py", line 51, in __init__
Thread-0x43000440
  File "src/plugins/rom_drives.py", line 641, in run
Thread-0x800141f0
  File "src/audio/plugins/mplayer.py", line 184, in play

I just went through it again, here are a few more details:


Start an mp3
Mplayer.play(): Starting thread
MPlayer_Thread.run(): Started

Listen for a while, skip to next song
MPlayer_Thread.run(): Stopped
Mplayer.play(): Starting thread
MPlayer_Thread.run(): Started

Lucky it didn't just crash, listen some more, skip to next song
MPlayer_Thread.run(): Stopped
Mplayer.play(): Starting thread
MPlayer_Thread.run(): Started
Pygame Parachute Traceback:
Thread-0x8061eb48
  File "src/directory.py", line 668, in run
Thread-0x8052b528
  File "/opt/freevo/runtime/lib/python2.2/threading.py", line 190, in wait
Thread-0x80523960
  File "/opt/freevo/runtime/lib/python2.2/popen2.py", line 51, in __init__
Thread-0x803f3918
  File "src/plugins/rom_drives.py", line 641, in run
Thread-0x800141f0
  File "/opt/freevo/runtime/lib/python2.2/threading.py", line 321, in set

Now to comb over some code.

-Rob



-------------------------------------------------------
This SF.NET email is sponsored by: eBay
Great deals on office technology -- on eBay now! Click here:
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to