Re: [Freevo-users] Android Developer Wanted

2013-05-14 Thread Dirk Meyer
Hi, On 05/15/2013 01:55 AM, Jim Duda wrote: > I don't get past sys.modules call in imp I have to add some more debug in kaa.candy to avoid this is in the future, but for now your debugging has to do. > INFO candy:main(92): imp > path:/usr/local/lib/python2.7/dist-packages/kaa/candy/backend/widg

Re: [Freevo-users] Android Developer Wanted

2013-05-14 Thread Jim Duda
I don't get past sys.modules call in imp def run(self): # Import clutter only in the gobject thread # This function will be the running mainloop log.info('run entry') try: from gi.repository import Clutter as clutter log.info('clutter imp