All,

I have finally managed to find the time to install rc4 on my new box. I have installed the freevo rc4 rpms and got all the rpms from the list of dependencies (note I am running MPlayer 1.0pre2-3.2.2).


Now the music playing just bombed from playing an mp3 file with the following entries in the log:
-------
[EMAIL PROTECTED] root]# tail -40 /var/log/freevo/main-0.log
mixer.py (167): Volume = 0
mixer.py (167): Volume = 0
mixer.py (167): Volume = 90
mplayer.py (125): MPlayer.play(): Starting thread, cmd=--prio=-20 /usr/bin/mplayer -slave -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -demuxer 17 "/media/music/pop/diverse/Buddy Holly - Peggy Sue.mp3"
main.py (266): popen2 /usr/bin/mplayer -slave -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -demuxer 17 "/media/music/pop/diverse/Buddy Holly - Peggy Sue.mp3"
self.t1.isAlive()=1, self.t2.isAlive()=1
Tried to stop child when no child is running right now
Please send a bug report with the following trace to the
Freevo developers
File "/usr/lib/python2.2/site-packages/freevo/main.py", line 55, in ?
import os
File "/usr/lib/python2.2/site-packages/freevo/main.py", line 266, in main_func
def main_func():
File "/usr/lib/python2.2/site-packages/freevo/util/misc.py", line 484, in __call__
def __call__ (self, *args, **kwargs):
File "/usr/lib/python2.2/site-packages/freevo/audio/plugins/mplayer.py", line 198, in eventhandler
def eventhandler(self, event, menuw=None):
File "/usr/lib/python2.2/site-packages/freevo/audio/player.py", line 112, in stop
def stop(self):
File "/usr/lib/python2.2/site-packages/freevo/util/misc.py", line 484, in __call__
def __call__ (self, *args, **kwargs):
File "/usr/lib/python2.2/site-packages/freevo/audio/plugins/mplayer.py", line 183, in stop
def stop(self):
File "/usr/lib/python2.2/site-packages/freevo/childapp.py", line 405, in stop
def stop(self, cmd=None):
ChildApp.__init__(), pid=9041, app= /usr/bin/mplayer -slave -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -demuxer 17 "/media/music/pop/diverse/Buddy Holly - Peggy Sue.mp3", poll=-1
menu.py (385): no eventhandler for event PLAY_START
menu.py (385): no eventhandler for event AUDIO_PLAY_END
mixer.py (167): Volume = 0
mixer.py (167): Volume = 0
mixer.py (167): Volume = 90
mplayer.py (125): MPlayer.play(): Starting thread, cmd=--prio=-20 /usr/bin/mplayer -slave -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -demuxer 17 "/media/music/pop/diverse/Whitney Houston - I will always love you.mp3"
main.py (266): popen2 /usr/bin/mplayer -slave -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -demuxer 17 "/media/music/pop/diverse/Whitney Houston - I will always love you.mp3"
no event mapping for key SELECT in context audio
send button event BUTTON arg=SELECT
self.t1.isAlive()=1, self.t2.isAlive()=1
ChildApp.__init__(), pid=9120, app= /usr/bin/mplayer -slave -autosync 100 -nolirc -autoq 100 -screenw 800 -screenh 600 -fs -vo null -ao oss:/dev/dsp -demuxer 17 "/media/music/pop/diverse/Whitney Houston - I will always love you.mp3", poll=-1
no event mapping for key SELECT in context audio
send button event BUTTON arg=SELECT
childapp.py (405): sending exit command to app
------





------------------------------------------------------- This SF. Net email is sponsored by: GoToMyPC GoToMyPC is the fast, easy and secure way to access your computer from any Web browser or wireless device. Click here to Try it Free! https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=mm/g22lp.tmpl _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to