Chris Jones wrote:
> I'm setting up debian Squeeze on a separate partition and the version of
> Freevo is 1.9.0.
>
> Freevo starts on vt9 at boot time, I see the screen with the progress
> bar but before I get to the main menu, there is a message informing me
> that freevo is shutting down and I'm bounced back to a linux console.
>
> This is what I see at the end of the freevo log:
>
> [..]
>   Freevo 1.9.0 ready
>   2009-11-07 20:26:23,400 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-11-07 20:26:23,401 INFO     Create-stack for InProgress from preceding 
> exception:
>     File "/usr/lib/python2.5/site-packages/freevo/main.py", line 559, in 
> <module>
>       rc.post_event(FREEVO_READY)
>     File "/usr/share/pyshared/freevo/rc.py", line 73, in post_event
>       return get_singleton().post_event(event)
>     File "/usr/share/pyshared/freevo/rc.py", line 598, in post_event
>       event.post()
>     File "/usr/lib/python2.5/site-packages/kaa/event.py", line 88, in post
>       return manager.post(event)
>     File "/usr/lib/python2.5/site-packages/kaa/event.py", line 172, in post
>       self.timer.start(0)
>     File "/usr/lib/python2.5/site-packages/kaa/thread.py", line 123, in 
> newfunc
>       in_progress = callback(*args, **kwargs)
>
>   2009-11-07 20:26:23,403 INFO     create thread notifier pipe
>   
> --------------------------------------------------------------------------------
>   Freevo 1.9.0 r11576 finished at Sat Nov  7 20:26:08 2009
>
> A "Freevo ready" message, a couple of python back traces and immediately
> afterwards the "Freevo finished" message.
>
> So it looks like the problem is with one of the kaa packages, 
>
> I have googled a bit to try and learn more about this, but I haven't
> seen anything conclusive, only hints that other users have run into a
> similar problem.
>
> I had a feeling this might be caused by a plugin or other and I removed
> them one at a time but trimming down to a barebones configuration hasn't
> made any difference.
>
> The only other issue I'm having with debian testing on the laptop is
> that certain keys are mapped to the wrong keycodes. I don't see this
> having any bearing on this issue, but I thought I'd mention it.
>
> Thanks,
>
> CJ
>   
This rings a bell about a bug in 1.9.0, I thought there was a fix for it 
but maybe that's only in svn. The maintainer of the 1.x branch has been 
pretty busy with other stuff for the last while so there's no release 
scheduled at the moment but you might want to check out an svn copy of 
the 1.9 code and see if that fixes it.

John

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to