John Molohan wrote:
> Hi,
> 
> Traceback (most recent call last):
>   File 
> "/usr/lib/python2.5/site-packages/kaa/notifier/pynotifier/nf_generic.py", 
> line 148, in step
>     if not timer[ CALLBACK ]():
>   File "/usr/lib/python2.5/site-packages/kaa/notifier/timer.py", line 
> 88, in __call__
>     return super(Timer, self).__call__(*args, **kwargs)
>   File "/usr/lib/python2.5/site-packages/kaa/notifier/nf_wrapper.py", 
> line 96, in __call__
>     ret = super(NotifierCallback, self).__call__(*args, **kwargs)
>   File "/usr/lib/python2.5/site-packages/kaa/notifier/callback.py", line 
> 168, in __call__
>     result = cb(*cb_args, **cb_kwargs)
>   File "/usr/lib/python2.5/site-packages/freevo/rc.py", line 624, in poll
>     c[0](*c[4])
>   File "/usr/lib/python2.5/site-packages/freevo/plugins/upsoon.py", line 
> 195, in poll
>     if os.path.exists(self.tv_lockfile):
>   File "/usr/lib/python2.5/posixpath.py", line 171, in exists
>     st = os.stat(path)
> TypeError: coercing to Unicode: need string or buffer, NoneType found

This looks like a very old bug, strange that it has not been seen
before. Hopefully, fixed in svn.

BTW, there is a new branch for rel-1-7 and the kaa.notifier changes are
now in rel-1.

And the translations have been updated, but there seem to be many
changes and some of the fuzzy ones are incorrect and may crash freevo.
Updates welcome.

Thanks
Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to