Jason Tackaberry wrote:
> Hi crunchy,
>
> In nf_gtk.py:
>
>    dispatcher_add = None
>    dispatcher_remove = None
>
> This causes kaa to break when we connect to the idle signal.  This
> should be implemented using idle_add():
>
>    >>> gobject.idle_add
>    <built-in function idle_add>
>    >>> gobject.source_remove
>    <built-in function source_remove>
>
> I'm not sure why it wasn't?  Oversight or particular reason?

I already talked with crunchy about that two days ago, the latest
version in svn://svn.bitkipper.net/pyNotifier/trunk (that is not the
one freevo uses right now) can handle our 'idle' signal.


Dischi

-- 
Voodoo Programming:  Things programmers do that they know shouldn't work but
they try anyway, and which sometimes actually work, such as recompiling
everything.
-- Karl Lehenbauer

Attachment: pgpuxPME8sdSJ.pgp
Description: PGP signature

Reply via email to