Hi,

With current svn of rel-1 when I use the detach player it keeps 'focus' 
of all input i.e. pressing down/up changes track instead of navigating 
the menu I'm in trying to send back (which is mapped to detach) finally 
results in this:

2008-09-12 17:11:05,275 ERROR    event callback
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/kaa/notifier/event.py", line 
191, in handle
    handler(event)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/event.py", line 
145, in __call__
    super(EventHandler, self).__call__(event)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/nf_wrapper.py", 
line 97, in __call__
    ret = super(NotifierCallback, self).__call__(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/callback.py", line 
192, in __call__
    result = cb(*cb_args, **cb_kwargs)
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 276, in 
eventhandler
    event.arg()
  File 
"/usr/lib/python2.5/site-packages/freevo/audio/plugins/detach.py", line 
74, in detach
    gui.hide()
AttributeError: 'NoneType' object has no attribute 'hide'

At this point the (detached) player is still playing and it responds to 
ffwd, rwd etc. If I press stop the player stops but then freevo doesn't 
respond to any input. Is no one else seeing this?

John

-------------------------------------------------------------------------
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-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to