[GRASS-dev] [GRASS GIS] #595: WinGRASS g.version -c fails

2009-05-10 Thread GRASS GIS
#595: WinGRASS g.version -c fails --+- Reporter: hamish| Owner: grass-dev@lists.osgeo.org Type: defect| Status: new Priority: critical | Milestone: 6.4.0

Re: [GRASS-dev] python grass problems on OSX (Incompatible library version for module)

2009-05-10 Thread massimo di stefano
Il giorno 11/mag/09, alle ore 08:21, Hamish ha scritto: massimo wrote: I removed the graas_trunk source code and re-download a new one and rebuild it using these configure [1] but the problem persists. what's OSX's version of ldd called? if you run that within the broken environment it w

Re: [GRASS-dev] Re: [GRASS-SVN] r37136 - grass/branches/develbranch_6/lib/gis

2009-05-10 Thread Hamish
Markus wrote: > I added this already in 2008 but Glynn commented like > this: > > - G_fatal_error(_("Incompatible library version for module")); > > + G_fatal_error(_("Incompatible library version for module: recompilation > > needed.")); > > > > isn't necessarily accurate. > > > > The error cou

Re: [GRASS-dev] python grass problems on OSX (Incompatible library version for module)

2009-05-10 Thread Hamish
massimo wrote: > I removed the graas_trunk source code and re-download a new > one and rebuild it using these configure [1] > > but the problem persists. what's OSX's version of ldd called? if you run that within the broken environment it will tell you which libraries it is trying to use. Hami

[GRASS-dev] Re: [GRASS GIS] #594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2

2009-05-10 Thread GRASS GIS
#594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2 -+-- Reporter: vince | Owner: grass-dev@lists.osgeo.org Type: defect | Status: reopened

Re: [GRASS-dev] python grass problems on OSX (Incompatible library version for module)

2009-05-10 Thread massimo di stefano
Hi Glynn, All, Il giorno 11/mag/09, alle ore 03:32, Glynn Clements ha scritto: massimo di stefano wrote: i'm tring to utilize a python function iside the grass environment, but i gett errors about : "Incompatible library version for module" If "make clean" and rebuilding doesn't fix it,

Re: [GRASS-dev] python grass problems on OSX (Incompatible library version for module)

2009-05-10 Thread massimo di stefano
Hi Hamish, All, Il giorno 11/mag/09, alle ore 01:08, Hamish ha scritto: massimo di stefano wrote: but i gett errors about : "Incompatible library version for module" you need to rebuild GRASS completely, or untangle multiple installations. i.e. do a full 'make distclean' and re-make. Ha

[GRASS-dev] Re: backports?

2009-05-10 Thread Markus Neteler
On Mon, May 11, 2009 at 3:54 AM, Glynn Clements wrote: > Regarding r37069: if in doubt, do it. Try this: > >        sh -c 'export -n GISRC ; g.version' > > Without r37069, 7.0 segfaults due to infinite recursion; GRASS 6.5.svn (nc_spm_08):~ > sh -c 'export -n GISRC ; g.version' ERROR: GISRC - var

[GRASS-dev] Re: [GRASS-SVN] r37136 - grass/branches/develbranch_6/lib/gis

2009-05-10 Thread Markus Neteler
On Mon, May 11, 2009 at 1:02 AM, wrote: > Author: hamish > Date: 2009-05-10 19:02:37 -0400 (Sun, 10 May 2009) > New Revision: 37136 > > Modified: >   grass/branches/develbranch_6/lib/gis/gisinit.c > Log: > be a bit more blunt in the error message > > Modified: grass/branches/develbranch_6/lib/gis

Re: [GRASS-dev] Re: [GRASS-SVN] r37087 - in grass/trunk/gui: scripts wxpython/scripts

2009-05-10 Thread Hamish
> > Martin wrote: > > > is it really needed in trunk in regards we are > > planning to use Python for all scripts? Hamish: > > AFAIK it is needed whenever non-.exe or .bat named modules will be > > run using simply their command name. Glynn: > It should only be needed for Tcl/Tk (exec and "open |.

Re: [GRASS-dev] backports for winGRASS?

2009-05-10 Thread Hamish
Glynn wrote: > > http://trac.osgeo.org/grass/changeset/37071 > Should probably be backported. it doesn't merge cleanly. how about the removal of (char *) from that line, +const above it? http://trac.osgeo.org/grass/changeset/34695 Hamish _

[GRASS-dev] Re: [GRASS GIS] #587: svn versions should better reflect svn rev

2009-05-10 Thread GRASS GIS
#587: svn versions should better reflect svn rev --+- Reporter: hamish | Owner: martinl Type: enhancement | Status: reopened Priority: major| Milestone: 6.4.0 Component: defa

Re: [GRASS-dev] python grass problems on OSX (Incompatible library version for module)

2009-05-10 Thread Glynn Clements
massimo di stefano wrote: > i'm tring to utilize a python function iside the grass environment, > but i gett errors about : > > "Incompatible library version for module" If "make clean" and rebuilding doesn't fix it, then it sounds like you have more than one version of GRASS on your system, an

Re: [GRASS-dev] Re: [GRASS-SVN] r37087 - in grass/trunk/gui: scripts wxpython/scripts

2009-05-10 Thread Glynn Clements
Hamish wrote: > > > Added: > > > grass/trunk/gui/scripts/windows_launch.bat > > > Martin Landa wrote: > > is it really needed in trunk in regards we are planning to > > use Python for all scripts? > > AFAIK it is needed whenever non-.exe or .bat named modules will be run > using simply t

Re: [GRASS-dev] backports for winGRASS?

2009-05-10 Thread Glynn Clements
Markus Neteler wrote: > should we backport also > http://trac.osgeo.org/grass/changeset/37068 > http://trac.osgeo.org/grass/changeset/37070 > http://trac.osgeo.org/grass/changeset/37071 > for winGRASS 6? > http://trac.osgeo.org/grass/changeset/37068 Not relevant; the change relates to Python, a

[GRASS-dev] Re: [GRASS GIS] #587: svn versions should better reflect svn rev

2009-05-10 Thread GRASS GIS
#587: svn versions should better reflect svn rev --+- Reporter: hamish | Owner: martinl Type: enhancement | Status: reopened Priority: major| Milestone: 6.4.0 Component: defa

[GRASS-dev] Re: [GRASS GIS] #587: svn versions should better reflect svn rev

2009-05-10 Thread GRASS GIS
#587: svn versions should better reflect svn rev --+- Reporter: hamish | Owner: martinl Type: enhancement | Status: reopened Priority: major| Milestone: 6.4.0 Component: defa

Re: [GRASS-dev] python grass problems on OSX (Incompatible library version for module)

2009-05-10 Thread Hamish
massimo di stefano wrote: > but i gett errors about : > > "Incompatible library version for module" you need to rebuild GRASS completely, or untangle multiple installations. i.e. do a full 'make distclean' and re-make. Hamish ___ grass-de

[GRASS-dev] Re: [GRASS GIS] #594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2

2009-05-10 Thread GRASS GIS
#594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2 -+-- Reporter: vince | Owner: grass-dev@lists.osgeo.org Type: defect | Status: reopened

[GRASS-dev] Re: [GRASS GIS] #594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2

2009-05-10 Thread GRASS GIS
#594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2 -+-- Reporter: vince | Owner: grass-dev@lists.osgeo.org Type: defect | Status: reopened

[GRASS-dev] Re: [GRASS GIS] #594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2

2009-05-10 Thread GRASS GIS
#594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2 -+-- Reporter: vince | Owner: grass-dev@lists.osgeo.org Type: defect | Status: reopened

[GRASS-dev] re: python grass problems on OSX (Incompatible library version for module)

2009-05-10 Thread massimo di stefano
I'm tring to debug these weird situation assured that only osx is affcted by these problems, (on linux i've no problems) i tried to run the img2rr executable, using python inside a grass session (6.4, 6.5 & 7.0) using a grass raster file it do not works, while using a simple geotif

[GRASS-dev] Re: [GRASS GIS] #594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2

2009-05-10 Thread GRASS GIS
#594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2 -+-- Reporter: vince | Owner: grass-dev@lists.osgeo.org Type: defect | Status: closed

[GRASS-dev] Re: [GRASS GIS] #594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2

2009-05-10 Thread GRASS GIS
#594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2 -+-- Reporter: vince | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new

[GRASS-dev] python grass problems on OSX (Incompatible library version for module)

2009-05-10 Thread massimo di stefano
Hi All, i'm tring to utilize a python function iside the grass environment, but i gett errors about : "Incompatible library version for module" outside a running GRASS, it works from python. From python started inside a GRASS shell, it doesn't work. the function i'm using is prety simp

[GRASS-dev] Re: [GRASS GIS] #594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2

2009-05-10 Thread GRASS GIS
#594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxPyhton 2.8.9.2 -+-- Reporter: vince | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new

[GRASS-dev] [GRASS GIS] #594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxWidget 2.8.9.2

2009-05-10 Thread GRASS GIS
#594: wx GUI won't start (Mac OS X 10.5.6) / Python 2.6 / wxWidgets 2.8.10 / wxWidget 2.8.9.2 -+-- Reporter: vince| Owner: grass-dev@lists.osgeo.org Type: defect | Status: new

[GRASS-dev] Re: [GRASS GIS] #587: svn versions should better reflect svn rev

2009-05-10 Thread GRASS GIS
#587: svn versions should better reflect svn rev --+- Reporter: hamish | Owner: martinl Type: enhancement | Status: reopened Priority: major| Milestone: 6.4.0 Component: defa

[GRASS-dev] Re: [GRASS GIS] #587: svn versions should better reflect svn rev

2009-05-10 Thread GRASS GIS
#587: svn versions should better reflect svn rev --+- Reporter: hamish | Owner: martinl Type: enhancement | Status: reopened Priority: major| Milestone: 6.4.0 Component: defa

[GRASS-dev] geos error in vdigit (osx grass7 build)

2009-05-10 Thread massimo di stefano
Hi All, tring to build grass_trunk on mac osx i get these error in vdigit : error: geos_c.h: No such file or directory seemes it fails to find geos include files. macbook-pro-15-di-sasha:grass7 sasha$ locate geos_c.h /Library/Frameworks/GEOS.framework/Versions/3/Headers/geos_c.h /Library/F

[GRASS-dev] Re: [GRASS GIS] #587: svn versions should better reflect svn rev

2009-05-10 Thread GRASS GIS
#587: svn versions should better reflect svn rev --+- Reporter: hamish | Owner: martinl Type: enhancement | Status: reopened Priority: major| Milestone: 6.4.0 Component: defa

Re: [GRASS-dev] Re: [GRASS-SVN] r37087 - in grass/trunk/gui: scripts wxpython/scripts

2009-05-10 Thread Hamish
> > Added: > > grass/trunk/gui/scripts/windows_launch.bat Martin Landa wrote: > is it really needed in trunk in regards we are planning to > use Python for all scripts? AFAIK it is needed whenever non-.exe or .bat named modules will be run using simply their command name. So that is neede

[GRASS-dev] Re: [GRASS GIS] #586: WinGRASS: 3D view wxNVIZ does not work

2009-05-10 Thread GRASS GIS
#586: WinGRASS: 3D view wxNVIZ does not work ---+ Reporter: hamish| Owner: martinl Type: defect| Status: closed Priority: major | Milestone: 6.4.0 Compo

[GRASS-dev] Re: [GRASS GIS] #586: WinGRASS: 3D view wxNVIZ does not work

2009-05-10 Thread GRASS GIS
#586: WinGRASS: 3D view wxNVIZ does not work ---+ Reporter: hamish| Owner: martinl Type: defect| Status: assigned Priority: major | Milestone: 6.4.0 Compo

[GRASS-dev] Re: [GRASS GIS] #586: WinGRASS: 3D view wxNVIZ does not work

2009-05-10 Thread GRASS GIS
#586: WinGRASS: 3D view wxNVIZ does not work ---+ Reporter: hamish| Owner: martinl Type: defect| Status: assigned Priority: major | Milestone: 6.4.0 Compo

[GRASS-dev] [GRASS GIS] #593: WinGRASS GIS.m: cannot select maps from other mapsets

2009-05-10 Thread GRASS GIS
#593: WinGRASS GIS.m: cannot select maps from other mapsets +--- Reporter: hamish | Owner: grass-dev@lists.osgeo.org Type: defect | Status: new Priority: critical

[GRASS-dev] Re: [GRASS-SVN] r37087 - in grass/trunk/gui: scripts wxpython/scripts

2009-05-10 Thread Martin Landa
Hi, is it really needed in trunk in regards we are planning to use Python for all scripts? Martin 2009/5/10 : > Author: hamish > Date: 2009-05-10 03:35:07 -0400 (Sun, 10 May 2009) > New Revision: 37087 > > Added: >   grass/trunk/gui/scripts/windows_launch.bat > Modified: >   grass/trunk/gui/scr

[GRASS-dev] Re: [GRASS GIS] #580: WinGRASS: $GISBASE/etc/gui/scripts/ require something like $(EXE) to run

2009-05-10 Thread GRASS GIS
#580: WinGRASS: $GISBASE/etc/gui/scripts/ require something like $(EXE) to run ---+ Reporter: hamish| Owner: grass-dev@lists.osgeo.org Type: defect| Status: new Pri

[GRASS-dev] Re: [GRASS GIS] #586: WinGRASS: 3D view wxNVIZ does not work

2009-05-10 Thread GRASS GIS
#586: WinGRASS: 3D view wxNVIZ does not work ---+ Reporter: hamish| Owner: martinl Type: defect| Status: assigned Priority: major | Milestone: 6.4.0 Compo

[GRASS-dev] Re: [GRASS GIS] #553: wx and tcltk GUI: changing default GUI returns error

2009-05-10 Thread GRASS GIS
#553: wx and tcltk GUI: changing default GUI returns error ---+ Reporter: hamish| Owner: grass-dev@lists.osgeo.org Type: defect| Status: new Priority: major

[GRASS-dev] Re: [GRASS GIS] #234: v.type, v.type.sh, GUI and WinGRASS

2009-05-10 Thread GRASS GIS
#234: v.type, v.type.sh, GUI and WinGRASS ---+ Reporter: msieczka | Owner: martinl Type: defect| Status: assigned Priority: major | Milestone: 6.4.0