Re: [GRASS-dev] build error in wxpython (grass6_devel)

2010-07-05 Thread Markus Neteler
hi Massimo, On Mon, Jul 5, 2010 at 1:45 AM, Massimo Di Stefano massimodisa...@gmail.com wrote: Hi Markus, svn status gui/wxpython/gui_modules/ and svn diff gui/wxpython/gui_modules/ ? In the worst caee, if you don't have own changes there rm -rf gui/wxpython/gui_modules/ svn up gui/wxpython

Re: [GRASS-dev] build error in wxpython (grass6_devel)

2010-07-05 Thread Massimo Di Stefano
I tried on mac osx right now, the build ends with the same error on mac too : SyntaxError: ('invalid syntax', ('/Users/Shared/source/grass6_devel/dist.i386-apple-darwin10.4.0/etc/wxpython/gui_modules/nviz_tools.py', 2860, 2, ' .working\n')) make[1]: ***

Re: [GRASS-dev] build error in wxpython (grass6_devel)

2010-07-05 Thread Hamish
Massimo wrote: I tried on mac osx right now, the build ends with the same error on mac too : SyntaxError: ('invalid syntax', ('/Users/Shared/source/grass6_devel/dist.i386-apple-darwin10.4.0/etc/wxpython/gui_modules/nviz_tools.py', 2860, 2, ' .working\n')) make[1]: ***

Re: [GRASS-dev] build error in wxpython (grass6_devel)

2010-07-05 Thread Jürgen E . Fischer
Hi Markus, On Mon, 05. Jul 2010 at 08:34:36 +0200, Markus Neteler wrote: SyntaxError: ('invalid syntax', ('/usr/local/src/gis/grass6_devel/dist.x86_64-unknown-linux-gnu/etc/wxpython/gui_modules/nviz_tools.py', 2860, 2, ' .working\n')) apparently there is cruft in that file at your end.

Re: [GRASS-dev] build error in wxpython (grass6_devel)

2010-07-05 Thread Massimo Di Stefano
Thanks to All :-) wxpython build fine. the error is only on nviz, i attached a log just to report it (maybe usefull to debug), i don't need nviz right now, http://www.geofemengineering.it/data/grass_nviz_build_log.txt i know there are a lot of work in progress in the nviz code, thanks

Re: [GRASS-dev] build error in wxpython (grass6_devel)

2010-07-05 Thread Markus Neteler
Hi Jürgen, On Mon, Jul 5, 2010 at 10:20 AM, Jürgen E. j...@norbit.de wrote: Hi Markus, On Mon, 05. Jul 2010 at 08:34:36 +0200, Markus Neteler wrote: SyntaxError: ('invalid syntax', ('/usr/local/src/gis/grass6_devel/dist.x86_64-unknown-linux-gnu/etc/wxpython/gui_modules/nviz_tools.py',

Re: [GRASS-dev] build error in wxpython (grass6_devel)

2010-07-05 Thread Martin Landa
Hi, 2010/7/5 Massimo Di Stefano massimodisa...@gmail.com: wxpython build fine. the error is only on nviz, i attached a log just to report it (maybe usefull to debug), i don't need nviz right now, http://www.geofemengineering.it/data/grass_nviz_build_log.txt i know there are a lot of work

[GRASS-dev] Tip on how to change colors and font of GRASS modules

2010-07-05 Thread Pedro Roma
This is a follow-up from a discussion at GRASS-GUI I would like to know, where is defined (colors/fonts bla bla bla) for Map Display Window frames , Layer Manager and GRASS's modules. I mean, in which *.py files or which objects Thanks Pedro ___

[GRASS-dev] Re: [GRASS GIS] #1032: ErrorCommandExecution g.proj

2010-07-05 Thread GRASS GIS
#1032: ErrorCommandExecution g.proj ---+ Reporter: sallar| Owner: grass-...@… Type: defect| Status: closed Priority: critical | Milestone: 6.4.0

Re: [GRASS-dev] 6.4.0 blocker bugs

2010-07-05 Thread Markus Metz
Markus Neteler wrote: time to get out 6.4.0final :-) Please... Please check the list at https://trac.osgeo.org/grass/query?status=newstatus=assignedstatus=reopenedgroup=typepriority=blockerpriority=criticalmilestone=6.4.0order=id Several of the entries seem to be (almost?) solved but

Re: [GRASS-dev] 6.4.0 blocker bugs

2010-07-05 Thread Martin Landa
Hi, 2010/7/5 Markus Metz markus.metz.gisw...@googlemail.com: Markus Neteler wrote: time to get out 6.4.0final :-) Please... one huge +1 ... Martin -- Martin Landa landa.martin gmail.com * http://gama.fsv.cvut.cz/~landa ___ grass-dev mailing

Re: [GRASS-dev] 6.4.0 blocker bugs

2010-07-05 Thread Martin Landa
Hi, 2010/7/5 Markus Neteler nete...@osgeo.org: one huge +1 ... I learned that we should await the ctypes port to get rid of SWIG? ctypes are still not backported to 6.5. Then we would need another RC for 6.4.0 I would vote for testing ctypes in 6.5 first and then backport it to 6.4.1.

Re: [GRASS-dev] 6.4.0 blocker bugs

2010-07-05 Thread Glynn Clements
Markus Neteler wrote: time to get out 6.4.0final :-) Please... one huge +1 ... I learned that we should await the ctypes port to get rid of SWIG? SWIG is only used within GRASS for the wxGUI vdigit and nviz modules. It's also used to generate wrappers for programmers who wish to

[GRASS-dev] Re: [GRASS GIS] #1020: Display of vector maps fails

2010-07-05 Thread GRASS GIS
#1020: Display of vector maps fails --+- Reporter: MilenaN | Owner: grass-...@… Type: defect| Status: new Priority:

Re: [GRASS-dev] 6.4.0 blocker bugs

2010-07-05 Thread Helena Mitasova
On Jul 5, 2010, at 5:11 PM, Glynn Clements wrote: Markus Neteler wrote: time to get out 6.4.0final :-) Please... one huge +1 ... I learned that we should await the ctypes port to get rid of SWIG? SWIG is only used within GRASS for the wxGUI vdigit and nviz modules. It's also

Re: [GRASS-dev] Maximum safe map name size?

2010-07-05 Thread Joel Pitt
On Sun, Jul 4, 2010 at 5:48 PM, Hamish hamis...@yahoo.com wrote: Hamish wrote: as you found, on top of that, grass 6 titles (cats+hist) are going to be limited to RECORD_LEN chars. an update of the meta- data backend remains a major TODO for grass 7. Glynn: FWIW, I've re-written this in