Re: [GRASS-dev] Help - About GRASS broken

2012-09-20 Thread Maris Nartiss
Hello, I changed code a bit to not fail so hard in r53238 (6.4) and r53239 (7). Added one extra string 'unknown' Still sometimes it will report wrong data, as Python's getdefaultlocale is broken (by design?). On my system it sometimes returns ('lv_LV', 'ISO8859-13') (as somewhere ISO encoding is

Re: [GRASS-dev] Grass SVN in Android, display issue

2012-09-20 Thread Glynn Clements
Markus Neteler wrote: /home/neteler/grass70/dist.arm-unknown-linux-androideabi/bin/g.mkfontcap -s /home/neteler/grass70/dist.arm-unknown-linux-androideabi/etc/fontcap /bin/sh: /home/neteler/grass70/dist.arm-unknown-linux-androideabi/bin/g.mkfontcap: cannot execute binary file This should

Re: [GRASS-dev] [GRASS GIS] #151: make documentation be full text searchable: use sphinx

2012-09-20 Thread GRASS GIS
#151: make documentation be full text searchable: use sphinx -+-- Reporter: timmie | Owner: epatton Type: enhancement | Status: assigned Priority: major| Milestone: 7.0.0

Re: [GRASS-dev] Help - About GRASS broken

2012-09-20 Thread Martin Landa
Hi, 2012/9/20 Maris Nartiss maris@gmail.com: I changed code a bit to not fail so hard in r53238 (6.4) and r53239 (7). Added one extra string 'unknown' is there any reason why you skipped 6.5? It's strange to fix it in release branch and not in dev branch... It source of problems we have

Re: [GRASS-dev] GRASS6.4.3svn d.his maps from different mapsets

2012-09-20 Thread Anna Kratochvílová
Hi Helena, On Thu, Sep 20, 2012 at 5:37 AM, Helena Mitasova hmit...@ncsu.edu wrote: It appears that d.his does not work when the map layers are from different mapsets, the following command which has the first map in PERMANENT and the second one in mea582f2012 expects both maps in

Re: [GRASS-dev] Grass SVN in Android, display issue

2012-09-20 Thread Markus Neteler
On Thu, Sep 20, 2012 at 9:08 AM, Glynn Clements gl...@gclements.plus.com wrote: Markus Neteler wrote: /home/neteler/grass70/dist.arm-unknown-linux-androideabi/bin/g.mkfontcap -s /home/neteler/grass70/dist.arm-unknown-linux-androideabi/etc/fontcap /bin/sh:

Re: [GRASS-dev] Grass SVN in Android, display issue

2012-09-20 Thread Chemin, Yann (IWMI)
Tested in Ubuntu 12.04 64 bit SVN compiles well all the way From: grass-dev-boun...@lists.osgeo.org [grass-dev-boun...@lists.osgeo.org] on behalf of Glynn Clements [gl...@gclements.plus.com] Sent: Wednesday, September 19, 2012 7:52 PM To: GRASS developers

Re: [GRASS-dev] [GRASS GIS] #1706: wingrass: open attribute table fails

2012-09-20 Thread GRASS GIS
#1706: wingrass: open attribute table fails -+-- Reporter: hellik | Owner: grass-dev@… Type: defect | Status: new Priority: critical | Milestone:

Re: [GRASS-dev] [GRASS GIS] #1737: Windows users cannot access manage table controls in attribute manager

2012-09-20 Thread GRASS GIS
#1737: Windows users cannot access manage table controls in attribute manager -+-- Reporter: cmbarton | Owner: grass-dev@… Type: defect | Status: new

[GRASS-dev] [GRASS GIS] #1738: Cannot view vector table

2012-09-20 Thread GRASS GIS
#1738: Cannot view vector table -+-- Reporter: MilenaN | Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 6.4.3

[GRASS-dev] [GRASS GIS] #1739: Language switch on wxGUI doesn't care about all the mo files

2012-09-20 Thread GRASS GIS
#1739: Language switch on wxGUI doesn't care about all the mo files -+-- Reporter: MilenaN | Owner: grass-dev@… Type: defect | Status: new Priority: normal |

Re: [GRASS-dev] [GRASS GIS] #1738: Cannot view vector table in wxGUI (was: Cannot view vector table)

2012-09-20 Thread GRASS GIS
#1738: Cannot view vector table in wxGUI ---+ Reporter: MilenaN| Owner: grass-dev@… Type: defect | Status: new

Re: [GRASS-dev] [GRASS GIS] #1739: Language switch on wxGUI doesn't care about all the mo files

2012-09-20 Thread GRASS GIS
#1739: Language switch on wxGUI doesn't care about all the mo files --+- Reporter: MilenaN | Owner: grass-dev@… Type: defect| Status: new Priority: normal|

Re: [GRASS-dev] [GRASS GIS] #1738: Cannot view vector table in wxGUI

2012-09-20 Thread GRASS GIS
#1738: Cannot view vector table in wxGUI ---+ Reporter: MilenaN| Owner: grass-dev@… Type: defect | Status: new

Re: [GRASS-dev] [GRASS GIS] #1706: wingrass: open attribute table fails

2012-09-20 Thread GRASS GIS
#1706: wingrass: open attribute table fails -+-- Reporter: hellik | Owner: grass-dev@… Type: defect | Status: new Priority: critical | Milestone:

Re: [GRASS-dev] [GRASS GIS] #1706: wingrass: open attribute table fails

2012-09-20 Thread GRASS GIS
#1706: wingrass: open attribute table fails --+- Reporter: hellik | Owner: grass-dev@… Type: defect | Status: closed Priority: critical | Milestone:

[GRASS-dev] [GRASS GIS] #1740: r.watershed: multiple outlets points at once for watershed delineation

2012-09-20 Thread GRASS GIS
#1740: r.watershed: multiple outlets points at once for watershed delineation ---+ Reporter: hzambran | Owner: grass-dev@… Type: enhancement| Status: new

Re: [GRASS-dev] [GRASS GIS] #1408: WxNviz is crashing in GRASS 7 svn

2012-09-20 Thread GRASS GIS
#1408: WxNviz is crashing in GRASS 7 svn +--- Reporter: PierreRoudier | Owner: grass-dev@… Type: defect | Status: closed Priority: normal |

Re: [GRASS-dev] [GRASS GIS] #1738: Cannot view vector table in wxGUI

2012-09-20 Thread GRASS GIS
#1738: Cannot view vector table in wxGUI ---+ Reporter: MilenaN | Owner: grass-dev@… Type: defect| Status: closed Priority: normal

Re: [GRASS-dev] Grass SVN in Android, display issue

2012-09-20 Thread Glynn Clements
Markus Neteler wrote: All GRASS 7 now compiles with the Android cross-compiler (after taking out XDR from configure[.in]) except for these two: make[4]: Entering directory `/home/neteler/grass70/raster/r.terraflow' arm-linux-androideabi-g++ ... -std=gnu++0x ... NOTE

Re: [GRASS-dev] Grass SVN in Android, display issue

2012-09-20 Thread Glynn Clements
Chemin, Yann (IWMI) wrote: Tested in Ubuntu 12.04 64 bit SVN compiles well all the way I know that it compiles. The question is whether it works, i.e. can read and write the existing 3D grid format correctly. Markus has confirmed that reading works (although we need to test all of int,

Re: [GRASS-dev] Grass SVN in Android, display issue

2012-09-20 Thread Sören Gebbert
I am testing it. So far the raster3d test suite runs fine as well as the module tests for r3.cross.rast, r3.out.vtk, r3.mapcalc and r3.univar. More tests are needed, but I think it can be committed since it looks pretty stable. I did not detected any memory leaks yet with valgrind. Best regards

Re: [GRASS-dev] Help - About GRASS broken

2012-09-20 Thread Helena Mitasova
Hamish, do you still need devbr6 (6.5)? I thought that there was a broad consensus that devb6 (65) is not needed and can be retired so that we have only 6.4.3 relbr64 and trunk 7. Helena On Sep 20, 2012, at 4:12 AM, Martin Landa wrote: Hi, 2012/9/20 Maris Nartiss maris@gmail.com: I

Re: [GRASS-dev] [GRASS GIS] #1141: GLWindow.OnPaint() broken on Windows

2012-09-20 Thread GRASS GIS
#1141: GLWindow.OnPaint() broken on Windows ---+ Reporter: glynn | Owner: grass-dev@… Type: defect| Status: closed Priority: normal|