* Jason Tackaberry <[EMAIL PROTECTED]> [050720 16:31]:

> On Wed, 2005-07-20 at 13:00 +0300, Toni Alatalo wrote:
> > current cvs, src/menu/menu.py line 177:
> > 
> > -log.exception('crash by select %s in %s' (item, self.choices))
> > +log.exception('crash by select %s in %s' % (item, self.choices))
> 
> Thanks Tony, I've updated cvs.
> 
> Cheers,
> Jason.


Hi Tack,

we were debuggin with antont, and I have troubles too when using xine,
I get: 

Traceback (most recent call last):
  File
"/usr/lib/python2.4/site-packages/freevo/application/eventhandler.py",
line 232, in handle
    self.applications[-1].eventhandler(event=event)
  File "/usr/lib/python2.4/site-packages/freevo/application/menuw.py",
line 100, in eventhandler
    if MenuStack.eventhandler(self, event):
  File "/usr/lib/python2.4/site-packages/freevo/menu/stack.py", line
374, in eventhandler
    menu.select(event.arg)
  File "/usr/lib/python2.4/site-packages/freevo/menu/menu.py", line 177,
in select
    log.exception('crash by select %s in %s' (item, self.choices))
TypeError: 'str' object is not callable
2005-07-20 11:31:20,156 ERROR    [  root] childapp.py 94: child already
running
2005-07-20 11:31:34,834 ERROR    [  root] childapp.py 94: child already
running
2005-07-20 11:31:34,892 ERROR    [  root] childapp.py 94: child already
running


so it seems as if freevo would recognize xine still to be running when
is not. Then we cant select another movie to see.
The problem seems to be only with xine as with mplayer we dont get that.

10x a 1000

alex



-- 
## Alex D'Elia aka acme         at_phone:: +43-1-2369759-1214
## http://root.acme.com         it_phone:: +39-328-4029914
## [EMAIL PROTECTED]           us_phone:: +1-646-4851628
## [EMAIL PROTECTED]

Attachment: pgpgBqOwuFFz9.pgp
Description: PGP signature

Reply via email to