Hi all,

since the last update to 1.9.0, Freevo crashes on startup in my system. I'm 
using latest freevo /kaa packages from Debian Sid. The log entries are the 
following:

================================================================================
Freevo 1.9.0 r11576 started at Sun May 31 10:41:04 2009
--------------------------------------------------------------------------------
2009-05-31 10:41:05,591 INFO     new process watcher instance
2009-05-31 10:41:05,601 ERROR    Unhandled InProgress exception:
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/kaa/thread.py", line 355, in __call__
    result = super(MainThreadCallback, self).__call__(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/kaa/callback.py", line 212, in __call__
    result = cb(*cb_args, **cb_kwargs)
  File "/usr/lib/python2.5/site-packages/kaa/timer.py", line 145, in start
    self._id = notifier.timer_add(int(interval * 1000), self)
  File "/usr/lib/python2.5/site-packages/kaa/nf_wrapper.py", line 124, in 
__call__
    init()
  File "/usr/lib/python2.5/site-packages/kaa/nf_wrapper.py", line 175, in init
    if notifier.loop:
AttributeError: 'module' object has no attribute 'loop'
2009-05-31 10:41:05,602 INFO     Create-stack for InProgress from preceding 
exception:
  File "/usr/lib/python2.5/site-packages/freevo/main.py", line 55, in <module>
    rc.get_singleton(is_helper=0)
  File "/usr/share/pyshared/freevo/rc.py", line 63, in get_singleton
    _singleton = EventHandler(**kwargs)
  File "/usr/share/pyshared/freevo/rc.py", line 530, in __init__
    self.inputs.append(Keyboard())
  File "/usr/share/pyshared/freevo/rc.py", line 290, in __init__
    self.callback = osd.get_singleton()._cb
  File "/usr/share/pyshared/freevo/osd.py", line 122, in get_singleton
    _singleton = OSD()
  File "/usr/share/pyshared/freevo/osd.py", line 456, in __init__
    os.system('rm -f /tmp/freevo_ss*.bmp')
  File "/usr/lib/python2.5/site-packages/kaa/timer.py", line 95, in newfunc
    t.start(interval)
  File "/usr/lib/python2.5/site-packages/kaa/thread.py", line 123, in newfunc
    in_progress = callback(*args, **kwargs)

================================================================================

Any idea?

Thanks a lot.

jf




      
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to