[pygtk] Fatal Error: cannot Import bonobo.ui

2010-01-23 Thread Aaron Lewis
Can't Run terminator (kde app,using bonobo.ui) , Anyway to make it work ? It suddenly stopped working..wondering why. ImportError: could not import bonobo.ui Traceback (most recent call last): File /usr/bin/terminator, line 156, in module

Re: [pygtk] gobject.timeout_add()

2010-01-23 Thread Pietro Battiston
Il giorno ven, 22/01/2010 alle 21.44 -0800, dj ha scritto: Thank you John and Pietro for your observations and advice. Because of them, I did some rethinking of my program. Threading has worked okay for a couple of years in this program as I continually improved it. But the GUI I started

Re: [pygtk] gobject.timeout_add()

2010-01-23 Thread dj
Thanks for your continued help on this, Pietro. Here is a very basic look at what the program does: 1. At a specified time, tune the radio and launch ecasound to make a recording. 2. After the recording has finished, tune the radio to another frequency and launch ecasound again. The version of

[pygtk] AttributeError: 'module' object has no attribute 'CAPI

2010-01-23 Thread Mathew Yeates
Hi When I import gtk I get this error. It looks like this symbol is in cairo.so. ?? Mathew ___ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/