Re: gtk.gdk.threads_init and paste

From: J.M. Maurer <uwog_at_uwog.net>
Date: Mon Feb 16 2009 - 13:55:01 CET

Note: AbiWord itself initializes glib threading already, so no need to
do that yourself.

On Mon, 2009-02-16 at 13:51 +0100, J.M. Maurer wrote:
> I just might have fixed this yesterday in abiword. Are you using AbiWord
> trunk? Ifso, could you update and retest?
>
> Marc
>
> On Mon, 2009-02-16 at 11:48 +0000, Daniel Carvalho wrote:
> > 2009/2/16 Tomeu Vizoso <tomeu@sugarlabs.org>:
> > > On Mon, Feb 16, 2009 at 12:25, Daniel Carvalho <idnael@gmail.com> wrote:
> > >>
> > >> hello
> > >>
> > >> if I enable multiple threads in pygtk (using the gtk.gdk.threads_init
> > >> function), there is a problem when I paste to the abiword widget. The
> > >> program stops responding.
> > >>
> > >> This happens if the program calls the abiwordCanvas paste function or
> > >> if the user press the shift-insert key inside the editor.
> > >>
> > >> I'm using:
> > >> Ubuntu 8.10
> > >> Kernel 2.6.27-11-generic
> > >> python-gtk2-2.13.0
> > >> pyabiword-0.6.1
> > >> abiword-2.6.4
> > >>
> > >> Any idea?
> > >
> > > Already tried calling gtk.gdk.threads_init() just after importing gtk
> > > and before importing abiword?
> > >
> >
> > yes
> >
> > it's the same thing
>
Received on Mon Feb 16 13:55:23 2009

This archive was generated by hypermail 2.1.8 : Mon Feb 16 2009 - 13:55:23 CET