[Glade-devel] GLADE_MODULE_PATH and GLADE_CATALOG_PATH

Tristan Van Berkom tristan.van.berkom at gmail.com
Thu Apr 5 20:00:52 UTC 2012


In 3.10 the search paths are renamed so that 3.8 can be parallel installable.

The new variables are GLADE_CATALOG_SEARCH_PATH and GLADE_MODULE_SEARCH_PATH.

The story so far as I know is
   a.) Glade 3.10 works with pyobject and introspection bidings (I
think for python code it
        just means importing a different package name for GTK+).

        On windows as far as I know this is not working yet, although
may have been fixed
        while I wasnt looking... not sure...

   b.) Glade 3.8 works with pygtk bindings and GTK+2.x

It is possible that you have an installation of Glade without the
python catalog ?

That would mean it did not find the python dependencies on the host where it
was built, or just not distributed on your distribution, did you try
building Glade 3.10
on your machine ?

Cheers,
           -Tristan

On Thu, Apr 5, 2012 at 3:40 AM, francesco at promotux.it
<francesco at promotux.it> wrote:
> hi
> i always used
> $glade GLADE_CATALOG_PATH="/home/vete/_hg_pg2/core/glade310"
> GLADE_MODULE_PATH="/home/vete/_hg_pg2/core/glade310"
>
> inside glade310 there are the pythonplugin.py and the pythonplugin.xml
>
>
> but now it return a file not found
>
> is it changed something?
>  glade3.8.2 works with pygtk catalog ..
>
> thanks
>
> Francesco Meloni
>
> www.promogest.me
>
> --
>
> _______________________________________________
> Glade-devel maillist  -  Glade-devel at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/glade-devel


More information about the Glade-devel mailing list