At some point, the remote stops working and I get these error messages in the 
log file:

2011-01-02 22:25:26,566 ERROR    event callback
Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/kaa/base/event.py", line 192, in handle
    handler(event)
  File "/usr/lib/python2.6/site-packages/kaa/base/event.py", line 146, in 
__call__
    super(EventHandler, self).__call__(event)
  File "/usr/lib/python2.6/site-packages/kaa/base/nf_wrapper.py", line 83, in 
__call__
    ret = super(NotifierCallback, self).__call__(*args, **kwargs)
  File "/usr/lib/python2.6/site-packages/kaa/base/callable.py", line 226, in 
__call__
    return cb(*cb_args, **cb_kwargs)
  File "/usr/lib/python2.6/site-packages/freevo/main.py", line 337, in 
eventhandler
    pop.show()
  File "/usr/lib/python2.6/site-packages/freevo/gui/Window.py", line 85, in show
    rc.add_app(self)
  File "/usr/lib/python2.6/site-packages/freevo/rc.py", line 101, in add_app
    print 'app=%r context=%r' % (app, get_singleton().context,) #DJW
  File "/usr/lib/python2.6/site-packages/freevo/config.py", line 123, in write
    sys.__stdout__.flush()
IOError: [Errno 5] Input/output error

Please note that I also updated kaa to the latest svn head.  Should I not have 
done this?

Which version of kaa should we be using with freevo-1.9.2-beta1?

Thanks,

Jim



------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to