Hi,

with the latest versions of freevo 1.8 and kaa, the record server 
doesn't start any more.

Due to the bug message, I strongly suspect a trouble with the recent 
changes in kaa :

2008-01-10 20:06:02,128 INFO     recordserver.py (102): PLUGIN_RECORD: 35
2008-01-10 20:06:02,208 INFO     ivtv_record.py (72): ACTIVATING IVTV 
RECORD PLUGIN
2008-01-10 20:06:02,213 WARNING  Deprecated call to notifier.init(); use 
main.select_notifier() instead
Traceback (most recent call last):
  File 
"/usr/lib/python2.5/site-packages/freevo/helpers/recordserver.py", line 
1751, in <module>
    main()
  File 
"/usr/lib/python2.5/site-packages/freevo/helpers/recordserver.py", line 
1717, in main
    kaa.notifier.init('twisted')
  File "/usr/lib/python2.5/site-packages/kaa/notifier/__init__.py", line 
75, in f
    return getattr(main, new_name)(*args, **kwargs)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/main.py", line 79, 
in select_notifier
    return nf_thread.init(module, **options)
  File "/usr/lib/python2.5/site-packages/kaa/notifier/nf_thread.py", 
line 152, in init
    kaa.main.set_mainthread()
  File "/usr/lib/python2.5/site-packages/kaa/__init__.py", line 55, in 
__getattr__
    return getattr(kaa.notifier.main, attr)
AttributeError: 'module' object has no attribute 'set_mainthread'


Any clues ?

Thanks,
Pascal

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