Re: Problems with Orca and Accerciser calling GConf client and at-spi2
- From: Piñeiro <apinheiro igalia com>
- To: tomeu vizoso collabora co uk
- Cc: Gnome-accessibility-devel gnome org, gtk-devel-list gnome org
- Subject: Re: Problems with Orca and Accerciser calling GConf client and at-spi2
- Date: Sat, 22 Jan 2011 16:27:33 +0100 (CET)
From: Tomeu Vizoso <tomeu vizoso collabora co uk>
> On Fri, Jan 21, 2011 at 17:22, Piñeiro <apinheiro igalia com> wrote:
>>
>> So my question (please, if there are a best ml, point that, AFAIK,
>> there isn't a gobject introspection mailing list):
>>
>> * There is a way to force to "load the old python bindings" when you
>> call "import gconf" ?
>
> The problem here is that the python classes that wrap GType types are
> kept in a cache indexed by GType. This means that whatever wrapper for
> a given GType gets loaded the first will stick for the rest of the
> life of the process.
>
> See http://git.gnome.org/browse/pygobject/tree/gobject/pygobject.c#n891
>
> We could do some hacks to workaround this but given that pygtk are the
> only supported bindings for gtk+2 and pygobject+introspection are the
> only supported bindings for gtk+3, probably python modules in GNOME
> should keep separate branches depending on the gtk+ version they are
> supposed to work with.
Ok, thank you very much for the information. As far as I undertand
you, in the specific case of pyatspi2, it would be required to
maintain a non-pygobject-introspection version for the apps still
using gtk+2, and use the current pygobject+introspection based on
master for apps using gtk+3 (so, ported to pygobject+introspection).
Right=
BR
===
API (apinheiro igalia com)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]