[Glade-devel] GLADE_MODULE_PATH and GLADE_CATALOG_PATH
- From: francesco at promotux.it (francesco)
- Subject: [Glade-devel] GLADE_MODULE_PATH and GLADE_CATALOG_PATH
- Date: Fri, 06 Apr 2012 00:12:35 +0200
On 05/04/2012 22:00, Tristan Van Berkom wrote:
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
no luck with
GLADE_CATALOG_SEARCH_PATH and GLADE_MODULE_SEARCH_PATH.
now it start and show orange widget with errors instead my custom and
again in che shell it write that can't find the files.
coping pythonplugin in /usr/local/share/glade/catalogs
it give:
$glade
(glade:15097): GladeUI-PYTHON-WARNING **: Error initializing Python
interpreter: could not import pygobject
(glade:15097): GladeUI-PYTHON-WARNING **: Unable to load pygobject
module >= 2.90.4, please make sure it is in python's path (sys.path).
(use PYTHONPATH env variable to specify non default paths)
could not import gobject (version mismatch, 2.90.4 is required, found 3.0.3)
like it is not upgraded
thanks
i found on google my error:
http://stackoverflow.com/questions/9735180/glade-catalog-picks-wrong-version-of-glib-module
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]