[GRASS-dev] Nightly WinGrass-builds (65,70) broken

Hi,

the nightly Wingrass65- and WinGrass70-builds seems to be broken:

[http://josef.fsv.cvut.cz/wingrass/grass65/\] => no files

[http://josef.fsv.cvut.cz/wingrass/grass70/\] => last build from 10-Aug-2010 16:01

best regards
Helmut
___________________________________________________________
GRATIS für alle WEB.DE Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de

Hi,

2010/8/14 Helmut Kudrnovsky <hellik@web.de>:

the nightly Wingrass65- and WinGrass70-builds seems to be broken:

[http://josef.fsv.cvut.cz/wingrass/grass65/\] => no files

[http://josef.fsv.cvut.cz/wingrass/grass70/\] => last build from 10-Aug-2010 16:01

yes, the problem are ctypes. Probably it would be better to disable it
on Windows.

Martin

--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa

Hi Martin,

-----Ursprüngliche Nachricht-----
Von: Martin Landa Gesendet:
14.08.2010 13:27:17
An: Helmut Kudrnovsky
Betreff: Re: [GRASS-dev] Nightly WinGrass-builds (65,70) broken

2010/8/14 Helmut Kudrnovsky
the nightly Wingrass65- and WinGrass70-builds seems to be broken:

[http://josef.fsv.cvut.cz/wingrass/grass65/\] => no files

[http://josef.fsv.cvut.cz/wingrass/grass70/\] => last build from 10-Aug-2010 16:01

yes, the problem are ctypes. Probably it would be better to disable it
on Windows.

as you can see in my other mail about WinGrass70 compiling error
([http://lists.osgeo.org/pipermail/grass-dev/2010-August/051577.html\]),
there seems to be an additional cause for failing wingrass7.

I've tried compiling wingrass65, there is only the ctypes problem.
I've tried to start wingrass out of C:\OSGeo4W\usr\src\grass6_devel\bin.i686-pc-mingw32,
there is following error:

GRASS 6.5> Traceback (most recent call last):File "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/wxgui.py", line 65, in import gui_modules.layertree as layertreeFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/layertree.py", line 40, in import toolbarsFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/toolbars.py", line 42, in from nviz import haveNvizFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/nviz.py", line 29, in import nviz_mapdispFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/nviz_mapdisp.py", line 39, in from workspace import Nviz as NvizDefaultFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/workspace.py", line 40, in import wxnvizFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/wxnviz.py", line 59, in errtype = CFUNCTYPE(UNCHECKED(c_int), String, c_int)NameError: name 'UNCHECKED' is not defined
Helmut
___________________________________________________________
WEB.DE DSL SOMMER-SPECIAL: Surf & Phone Flat 16.000 für
nur 19,99 ¿/mtl.!* http://web.de/DSL-Doppel-Flatrate/

Helmut Kudrnovsky wrote:

Hi Martin,

-----Ursprüngliche Nachricht-----
Von: Martin Landa Gesendet:
14.08.2010 13:27:17
An: Helmut Kudrnovsky
Betreff: Re: [GRASS-dev] Nightly WinGrass-builds (65,70) broken

2010/8/14 Helmut Kudrnovsky
the nightly Wingrass65- and WinGrass70-builds seems to be broken:

[http://josef.fsv.cvut.cz/wingrass/grass65/\] => no files

[http://josef.fsv.cvut.cz/wingrass/grass70/\] => last build from 10-Aug-2010 16:01

yes, the problem are ctypes. Probably it would be better to disable it
on Windows.

as you can see in my other mail about WinGrass70 compiling error
([http://lists.osgeo.org/pipermail/grass-dev/2010-August/051577.html\]),
there seems to be an additional cause for failing wingrass7.

I've tried compiling wingrass65, there is only the ctypes problem.
I've tried to start wingrass out of C:\OSGeo4W\usr\src\grass6_devel\bin.i686-pc-mingw32,
there is following error:

GRASS 6.5> Traceback (most recent call last):File "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/wxgui.py", line 65, in import gui_modules.layertree as layertreeFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/layertree.py", line 40, in import toolbarsFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/toolbars.py", line 42, in from nviz import haveNvizFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/nviz.py", line 29, in import nviz_mapdispFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/nviz_mapdisp.py", line 39, in from workspace import Nviz as NvizDefaultFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/workspace.py", line 40, in import wxnvizFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/wxnviz.py", line 59, in errtype = CFUNCTYPE(UNCHECKED(c_int), String, c_int)NameError: name 'UNCHECKED' is not defined

same on linux
why is wxnviz loaded on startup?

Markus M

-----Ursprüngliche Nachricht-----
Von: Markus Metz
Gesendet: 14.08.2010 17:19:24
An: Helmut Kudrnovsky hellik@web.de>
Betreff: Re: [GRASS-dev] Nightly WinGrass-builds (65,70) broken

Helmut Kudrnovsky wrote:
Hi Martin,

-----Ursprüngliche Nachricht-----
Von: Martin Landa Gesendet:
14.08.2010 13:27:17
An: Helmut Kudrnovsky
Betreff: Re: [GRASS-dev] Nightly WinGrass-builds (65,70) broken

2010/8/14 Helmut Kudrnovsky
the nightly Wingrass65- and WinGrass70-builds seems to be broken:

[http://josef.fsv.cvut.cz/wingrass/grass65/\] => no files

[http://josef.fsv.cvut.cz/wingrass/grass70/\] => last build from 10-Aug-2010 16:01

yes, the problem are ctypes. Probably it would be better to disable it
on Windows.

>as you can see in my other mail about WinGrass70 compiling error
>([http://lists.osgeo.org/pipermail/grass-dev/2010-August/051577.html\]),
>there seems to be an additional cause for failing wingrass7.

>I've tried compiling wingrass65, there is only the ctypes problem.
>I've tried to start wingrass out of C:\OSGeo4W\usr\src\grass6_devel\bin.i686-pc-mingw32,
>there is following error:

>GRASS 6.5> Traceback (most recent call last):File "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/wxgui.py", line 65, in import >gui_modules.layertree as layertreeFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/layertree.py", line 40, in import >toolbarsFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/toolbars.py", line 42, in from nviz import >haveNvizFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/nviz.py", line 29, in import >nviz_mapdispFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/nviz_mapdisp.py", line 39, in from workspace import Nviz >as NvizDefaultFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/workspace.py", line 40, in import >wxnvizFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/wxnviz.py", line 59, in errtype = CFUNCTYPE(UNCHECKED(c_int), >String, c_int)NameError: name 'UNCHECKED' is not defined

same on linux
why is wxnviz loaded on startup?

Markus M

and after solving compiling wingrass7, it's the same here, when I want to start the wxgui:

GRASS 7.0.svn> Traceback (most recent call last): File "C:\Program Files\GRASS-70-SVN\etc\gui\wxpython\wxgui.py", line 65, in import gui_modules.layertree as layertreeFile "c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-mingw32/etc/gui/wxpython/gui_modules/layertree.py", line 40, in File "c:/osgeo4w/usr/src/grass_trunk/dist.i686-pc-mingw32/etc/gui/wxpython/gui_modules/toolbars.py", line 42, in File "C:\Program Files\GRASS-70-SVN\etc\gui\wxpython\gui_modules\nviz.py", line 29, in import nviz_mapdispFile "C:\Program Files\GRASS-70-SVN\etc\gui\wxpython\gui_modules\nviz_mapdisp.py", line 40, in from workspace import Nviz as NvizDefaultFile "C:\Program Files\GRASS-70-SVN\etc\gui\wxpython\gui_modules\workspace.py", line 40, in import wxnvizFile "C:\Program Files\GRASS-70-SVN\etc\gui\wxpython\gui_modules\wxnviz.py", line 59, in errtype = CFUNCTYPE(UNCHECKED(c_int), String, c_int)NameError: name 'UNCHECKED' is not defined
best regards
Helmut
___________________________________________________________
WEB.DE DSL SOMMER-SPECIAL: Surf & Phone Flat 16.000 für
nur 19,99 ¿/mtl.!* http://web.de/DSL-Doppel-Flatrate/

Hi,

2010/8/14 Markus Metz <markus.metz.giswork@googlemail.com>:

I've tried compiling wingrass65, there is only the ctypes problem.
I've tried to start wingrass out of C:\OSGeo4W\usr\src\grass6_devel\bin.i686-pc-mingw32,
there is following error:

GRASS 6.5> Traceback (most recent call last):File "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/wxgui.py", line 65, in import gui_modules.layertree as layertreeFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/layertree.py", line 40, in import toolbarsFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/toolbars.py", line 42, in from nviz import haveNvizFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/nviz.py", line 29, in import nviz_mapdispFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/nviz_mapdisp.py", line 39, in from workspace import Nviz as NvizDefaultFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/workspace.py", line 40, in import wxnvizFile "c:/osgeo4w/usr/src/grass6_devel/dist.i686-pc-mingw32/etc/wxpython/gui_modules/wxnviz.py", line 59, in errtype = CFUNCTYPE(UNCHECKED(c_int), String, c_int)NameError: name 'UNCHECKED' is not defined

same on linux
why is wxnviz loaded on startup?

yes, wxnviz is loaded on the startup because of a little bit
complicated modules dependency. It could be possible to avoid loading
wxnviz on startup. Or to keep the current behaviour and catch up
errors caused by wxnviz more precisely. Now should be fixed in trunk
and devbr6. The next winGRASS should be built correctly.

Martin

--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa