On Thu, Oct 30, 2014 at 5:26 AM, Annalisa Minelli <[email protected]> wrote:
> Hi all, > I'm experiencing a problem in launching g.gui.animation.. > wich doesn't load and it returns me the following error: > "Error in atexit._run_exitfuncs" > > ..here the complete output: http://pastebin.com/FwMQa1jF > Hm, not sure when this got broken. For now, you can edit file gui/wxpython/animation/g.gui.animation.py and instead of last line GuiModuleMain(main) use main() and recompile. That should fix it, but it will block your command line unless you use & Anna > > I compiled GRASS yesterday (checking out the grass70 release version), it > seemed fine and I used this configure: > ./configure --with-proj-share=/usr/local/share/proj/ --with-python > --with-cxx --with-freetype --with-freetype-includes=/usr/include/freetype2/ > --with-includes=/usr/local/lib --with-wxwidgets --enable-largefile > --enable-64bit --with-sqlite --with-sqlite-includes=/usr/include/ > --with-opengl --with-postgres > --with-postgres-includes=/usr/include/postgresql/ > --with-tcltk-includes=/usr/include/tcl8.5 --with-gdal --with-netcdf > --with-ffmpeg --with-motif --with-geos --with-odbc --with-mysql > --with-mysql-includes=/usr/include/mysql/ > > Many thanks, > Annalisa > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user >
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
