On Wed, August 5, 2009 3:15 pm, Vitaliy Babiy wrote:
> Hi
>
> Original error message was from run from my home installation directory.
>
> I got same error if I run it as usual:
>
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/main.py", line 55, in
> <module>
>     rc.get_singleton(is_helper=0)
>   File "/usr/lib/python2.5/site-packages/freevo/rc.py", line 63, in
> get_singleto
> n
>     _singleton = EventHandler(**kwargs)
>   File "/usr/lib/python2.5/site-packages/freevo/rc.py", line 562, in
> __init__
>     kaa.Timer(self.poll).start(config.POLL_TIME)
>   File "/usr/lib/python2.5/site-packages/kaa/timer.py", line 151, in start
>     self._id = notifier.timer_add(int(interval * 1000), self)
>   File "/usr/lib/python2.5/site-packages/kaa/nf_wrapper.py", line 128, in
> __call
> __
>     init()
>   File "/usr/lib/python2.5/site-packages/kaa/nf_wrapper.py", line 180, in
> init
>     raise RuntimeError('pynotifier already initialized')
> RuntimeError: pynotifier already initialized
>
>
> Thanks

I would try removing your kaa packages and re-installing
kaa.base,kaa.metadata and kaa.imlib2.

The reason being that there was some re-organisation of the files in
kaa.base which means that when you install the latest version of kaa.base
if you didn't remove the previous version you'll find some old files left
behind.

Cheers

Adam





------------------------------------------------------------------------------
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