Hi,

I'm trying to get my wiimote to work as a remote for Freevo. When I load the plugin, I get the following error:

failed to load plugin wiimote
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/freevo/plugin.py", line 561, in __load_plugin__
    p = eval(object)()
File "/usr/lib/python2.5/site-packages/freevo/plugins/wiimote.py", line 187, in __init__
    self.rx_dispatcher = kaa.SocketDispatcher(self.handle_receive)
AttributeError: 'module' object has no attribute 'SocketDispatcher'

It looks like kaa doesn't have this method? I've installed kaa and freevo from source, on a freshly-upgraded Ubuntu 8.04 box. Any suggestions?

Thanks,
--Andrew

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to