Thanks for the information. I downloaded the newest version of wxGTK (2.8.4), but the problem is still there.
After trying to open a geo-database with MezoGIS the program is still closing and on the shell there is this, /usr/local/lib/python2.5/site-packages/mezoGISlib/_guiwindows.py:80: GtkWarning: gdk_colormap_get_screen: assertion `GDK_IS_COLORMAP (cmap)' failed CursorCollection.xpm["hand-open"]) two times printed. I had the idea, that I could look in the source code of _guiwindows.py to see if there might be something missing or so, but in line 80 there is no 'gdk_colormap_get_screen' or 'GDK_IS_COLORMAP' written. Just the CursorCollection. Is it possible, that the method 'gdk_colormap_get_screen'is not jet written??? Because when I use the search-function of the vim-editor I receive the message, that there is no 'gdk_colormap_get_screen' or 'GDK_IS_COLORMAP' I really need some help. Thank you in advance for your attention in this matter. Daniela -------- Original-Nachricht -------- Datum: Wed, 20 Jun 2007 14:39:44 +0100 Von: Pedro Doria Meunier <[EMAIL PROTECTED]> An: PostGIS Users Discussion <[email protected]> Betreff: Re: [postgis-users] Mezogis is closing when using a database > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hello Daniela, > This doesn't seem like a problem with MezoGIS but rather with an > outdated wxGTK... > Try download the latest from http://www.wxwidgets.org/ and > compile/install it in your system. > Remember to firstly uninstall the previous wxGTK ;-) > > Kind regards, > Pedro Doria Meunier > > -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
