Hi there,

I just upgrade my system to svn version on friday, and found a few
things broken.

OSD:
i have the persistent OSD problem. Not the volume bar, but usually the
stop/pause symbols.

XINE:
xine stop to respond to control keys (play, stop, pause, advance,
rew). This one leaves a trace on log:

Traceback (most recent call last):
  File "../base/build/lib.linux-x86_64-2.5/kaa/notifier/event.py",
line 191, in handle
    VIDEO_TOGGLE_INTERLACE = Event('VIDEO_TOGGLE_INTERLACE')
  File "../base/build/lib.linux-x86_64-2.5/kaa/notifier/event.py",
line 145, in __call__
    MENU_GOTO_RADIO        = Event('MENU_GOTO_RADIO')
  File "../base/build/lib.linux-x86_64-2.5/kaa/notifier/nf_wrapper.py",
line 97, in __call__
  File "../base/build/lib.linux-x86_64-2.5/kaa/notifier/callback.py",
line 191, in __call__
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 294, in
eventhandler
    if not rc.app()(event):
  File "/usr/lib/python2.5/site-packages/freevo/video/plugins/xine.py",
line 284, in eventhandler
    dialog.show_play_state(dialog.PLAY_STATE_SEEK_FORWARD, None)
  File "/usr/lib/python2.5/site-packages/freevo/dialog/__init__.py",
line 192, in show_play_state
    _display.show_play_state(state, get_time_info)
  File "/usr/lib/python2.5/site-packages/freevo/dialog/display.py",
line 239, in show_play_state
    dialog.show()
  File "/usr/lib/python2.5/site-packages/freevo/dialog/dialogs.py",
line 104, in show
    self.display.show_dialog(self, duration)
  File "/usr/lib/python2.5/site-packages/freevo/dialog/display.py",
line 283, in show_dialog
    self.show_image(dialog.render(), dialog.skin.position)
  File 
"/usr/lib/python2.5/site-packages/freevo/dialog/plugins/x11_overlay_display.py",
line 101, in show_image
    self.window.raise_window()
TypeError: raise_window() takes no arguments (1 given)
2008-11-30 19:32:24,727 ERROR    event callback
Traceback (most recent call last):
  File "../base/build/lib.linux-x86_64-2.5/kaa/notifier/event.py",
line 191, in handle
    VIDEO_TOGGLE_INTERLACE = Event('VIDEO_TOGGLE_INTERLACE')
  File "../base/build/lib.linux-x86_64-2.5/kaa/notifier/event.py",
line 145, in __call__
    MENU_GOTO_RADIO        = Event('MENU_GOTO_RADIO')
  File "../base/build/lib.linux-x86_64-2.5/kaa/notifier/nf_wrapper.py",
line 97, in __call__
  File "../base/build/lib.linux-x86_64-2.5/kaa/notifier/callback.py",
line 191, in __call__
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 294, in
eventhandler
    if not rc.app()(event):
  File "/usr/lib/python2.5/site-packages/freevo/video/plugins/xine.py",
line 284, in eventhandler
    dialog.show_play_state(dialog.PLAY_STATE_SEEK_FORWARD, None)
  File "/usr/lib/python2.5/site-packages/freevo/dialog/__init__.py",
line 192, in show_play_state
    _display.show_play_state(state, get_time_info)
  File "/usr/lib/python2.5/site-packages/freevo/dialog/display.py",
line 239, in show_play_state
    dialog.show()
  File "/usr/lib/python2.5/site-packages/freevo/dialog/dialogs.py",
line 104, in show
    self.display.show_dialog(self, duration)
  File "/usr/lib/python2.5/site-packages/freevo/dialog/display.py",
line 283, in show_dialog
    self.show_image(dialog.render(), dialog.skin.position)
  File 
"/usr/lib/python2.5/site-packages/freevo/dialog/plugins/x11_overlay_display.py",
line 101, in show_image
    self.window.raise_window()
TypeError: raise_window() takes no arguments (1 given)

and so on...for every keypress.



-- 
Christian Lyra
PoP-PR/RNP

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to