[GRASS-user] g.gui.animation fails at launching

Anna Petrášová kratochanna at gmail.com
Thu Oct 30 07:48:10 PDT 2014


On Thu, Oct 30, 2014 at 8:38 AM, Anna Petrášová <kratochanna at gmail.com>
wrote:

>
>
> On Thu, Oct 30, 2014 at 5:26 AM, Annalisa Minelli <annagrass6 at gmail.com>
> 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
>

the error is caused by r62374
http://trac.osgeo.org/grass/changeset/62374/grass/trunk

I don't say this commit is wrong, maybe the GuiModuleMain is wrong.  Any
opinion? I remember GuiModuleMain had some problems on Mac, too.

Anna

>
> 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
>> grass-user at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-user
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20141030/0daabcf8/attachment.html>


More information about the grass-user mailing list