-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
hi daniela, i have previously played with mezogis a little. it might be, that under the condition of your work mezogis tried to open a non existing cursor. as a start point, i'd remove the calling code to the cursor collection and inquire further. hth, alex Daniela Stärke wrote: > 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 >> >> -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQCVAwUBRn/6LdpwN1sq38njAQL9OQQAlwsCCy+XLlZaChRHoZIGnMyuB8vHcCgr sG2rXv9zRInN9eZSOdRsH8/VWoMHfeva3WKanHrWcagNvacCQoeTatPD/vqh4cPu NOJUIUI7j4IGTph9Vev/tXa9qmkq2XlHJuB1bkzaWvYGcePKWVw9B9LsqPhtkXyu X6vo33IqfUc= =Gp+I -----END PGP SIGNATURE----- _______________________________________________ postgis-users mailing list [email protected] http://postgis.refractions.net/mailman/listinfo/postgis-users
