Hi, 

upgraded to cvs today, and got the errors appended in the log.
The error is 100% reproducable when playing video files with
mplayer (using pygame/dfbmga on crtc2). The video starts, but
will not end properly when sending STOP (the screen stays black).
If stop is pushed once again, the freevo display is showed.

I don't have the means to check what really causes this atm., but
just wanted to give a heads up incase it's a simple bug :)


Running:
- Freevo cvs
- pyNotifier-0.3.3pre1

Regards
Viggo Fredriksen

-- 
Before destruction a man's heart is haughty, but humility goes before honour.
  -- Psalms 18:12
 (!!!)  *** ONCE [accessing video memory during suspend] *** [surfaces.c:772 in dfb_surface_software_lock()]
ERROR eventhandler(410): eventhandler
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/eventhandler.py", line 371, in handle
    elif not self.applications[-1].eventhandler(event=event):
  File "/usr/lib/python2.3/site-packages/freevo/video/plugins/mplayer.py", line 393, in eventhandler
    self.stop()
  File "/usr/lib/python2.3/site-packages/freevo/video/plugins/mplayer.py", line 362, in stop
    self.app.stop('quit\n')
  File "/usr/lib/python2.3/site-packages/freevo/video/plugins/mplayer.py", line 677, in stop
    childapp.Instance.stop( self, cmd )
  File "/usr/lib/python2.3/site-packages/freevo/util/popen.py", line 143, in stop
    notifier.step()
  File "/usr/lib/python2.3/site-packages/notifier/nf_generic.py", line 152, in step
    __sockets[ IO_EXCEPT ].keys(), timeout / 1000.0 )
error: (4, 'Interrupted system call')
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 24588)...

Reply via email to