Dirk Meyer wrote:
> "Duncan Webb" wrote:
>> Freevo-1.7.5 and Freevo-1.8.0rc1 will be released this weekend.
> 
> So I will try to release new kaa versions as well, the last releases
> are uploaded at April 18th, 2007.
> 
> kaa.base 0.2 (notifier and kaa.db improvements)
> kaa.imlib2 0.2.2 (only bugfixes, no new features)
> kaa.metadata 0.7 (refactoring, new date handling)
> 
> The source pacakges will include complete ChangeLogs. If you want to
> take a look at the ChangeLog now, run 'python setup.py sdist' in the
> base, imlib2 or metadata dir of a svn checkout. This will generate the
> ChangeLog file.

There may be one fix that needs doing in kaa.base

Traceback (most recent call last):
  File
"/usr/lib/python2.4/site-packages/freevo/helpers/recordserver.py", line
1748, in ?
    main()
  File
"/usr/lib/python2.4/site-packages/freevo/helpers/recordserver.py", line
1730, in main
    reactor.run()
  File "/usr/lib/python2.4/site-packages/twisted/internet/posixbase.py",
line 218, in run
    self.mainLoop()
--- <exception caught here> ---
  File "/usr/lib/python2.4/site-packages/twisted/internet/posixbase.py",
line 229, in mainLoop
    self.doIteration(t)
  File
"/usr/lib/python2.4/site-packages/twisted/internet/selectreactor.py",
line 97, in doSelect
    [], timeout)
  File "/usr/lib/python2.4/site-packages/kaa/notifier/__init__.py", line
190, in signal_handler
    sys.exit(0)
exceptions.SystemExit: 0

Seems that sys.exit causes an un-trapped exception in notifier.

Duncan


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to