I've just co kaa and freevo from subversion and installation seemed to
go ok. I even managed to launch the main menu, but only shows two
options, watch tv and shutdown.
when i look in konsole I lots of error messages saying that it could
load some modules. for example, mbus
this is its error traceback

ERROR __init__(1072): failed to load plugin mbus
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/plugin.py", line 266,
in __load_plugin
    exec('import %s' % module)
  File "<string>", line 1, in ?
  File "/usr/lib/python2.4/site-packages/freevo/ui/plugins/mbus.py",
line 13, in ?
    from freevo.ui.directory import DirItem
  File "/usr/lib/python2.4/site-packages/freevo/ui/directory.py", line 85, in ?
    freevo_num_items = (dict, kaa.beacon.ATTR_SIMPLE),
  File "/usr/lib/python2.4/site-packages/kaa/beacon/__init__.py", line
139, in register_file_type_attrs
    return _client.register_file_type_attrs(name, **kwargs)
  File "/usr/lib/python2.4/site-packages/kaa/beacon/client.py", line
133, in register_file_type_attrs
    self.rpc('db.register_file_type_attrs', name, **kwargs)
  File "/usr/lib/python2.4/site-packages/kaa/rpc.py", line 226, in rpc
    raise IOError('channel is disconnected')
IOError: channel is disconnected

turning on debug in config i can see now these messages
ERROR __init__(1072): Authentication failed
INFO __init__(1072): close socket for <kaa.rpc.Channel (client) 4>

what can I do?
thanks ;)

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to