On 02/11/2011 07:52 AM, Adam Charrett wrote: > What freevo was doing was a poll of internal modules every 0.01 seconds ( > or every 10 milliseconds if you prefer :-) ). This was to check for events, > changes to the cache etc etc. I've now moved all of this to the kaa framework > which doesn't wake up every 10 millisecond all the time. > > I'm running this on my main box at the moment to check for issues, and as > its my main box any problems will get fixed asap or there'll be hell to > pay :-) >
Adam, I updated to svn:head and I'm getting this error: I have updated and reinstalled both kaa and freevo. AttributeError: Lirc instance has no attribute 'rc' 2011-02-11 21:33:29,447 ERROR Exception while emitting signal Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/kaa/base/core.py", line 580, in emit if cb(*args, **kwargs) == False: 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/rc.py", line 229, in __process_key self.rc.post_key(code) AttributeError: Lirc instance has no attribute 'rc' Jim ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ Freevo-users mailing list Freevo-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-users