I already found a bug ...
i get the following if i exit a movie wich plays from a cd. Movies from HD 
exit fine...

childapp: After wait()
Killing mplayer
Crash!
Traceback (most recent call last):
  File "src/main.py", line 342, in ?
    main_func()
  File "src/main.py", line 298, in main_func
    if not rc_object.app(event):
  File "src/video/mplayer.py", line 361, in eventhandler
    return self.item.eventhandler(event)
  File "src/video/videoitem.py", line 748, in eventhandler
    return Item.eventhandler(self, event, menuw)
  File "src/item.py", line 161, in eventhandler
    return self.parent.eventhandler(event, menuw)
  File "src/plugins/mediamenu.py", line 213, in eventhandler
    if event in (em.PLAY_END, em.USER_END, em.STOP) and em.context != 'menu':
AttributeError: 'module' object has no attribute 'context'

On a side note, when i fetch the latest cvs from scratch u get a pygame 
segfault... i fixed it by moving Arial_Bold.TTF into skins/fonts/.

Greetz
den_RDC


-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to