Re: [GRASS-dev] [BUG] or at least unclear error message

2015-11-03 Thread Glynn Clements
Rainer M Krug wrote: > I have a mega location with 532 read-only mapsets with each around 2500 > mapsets > (plus PERMANENT and an read-write analysis mapset). > > When using g.list type=rast mapset=* I get the following error: "Unable > to open directory". I guess this is caused by to many open

Re: [GRASS-dev] Planning of 7.0.2 release

2015-11-03 Thread Markus Neteler
On Tue, Nov 3, 2015 at 9:03 AM, Markus Neteler wrote: > On Tue, Nov 3, 2015 at 8:50 AM, Martin Landa wrote: >> Let's release RC2 and then close the ticket. Martin (ops my answer didn't reach the list) > ok, I'll do RC2 this morning (which is more or less now). Done. For the changes, see http

Re: [GRASS-dev] [GRASS GIS] #2777: Drop menu file in favor of desktop file

2015-11-03 Thread GRASS GIS
#2777: Drop menu file in favor of desktop file ---+- Reporter: sebastic | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal| Milestone: 7.0.2 Component: Installation |Version: svn-trun

Re: [GRASS-dev] [GRASS GIS] #2777: Drop menu file in favor of desktop file

2015-11-03 Thread GRASS GIS
#2777: Drop menu file in favor of desktop file ---+- Reporter: sebastic | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal| Milestone: 7.0.2 Component: Installation |Version: svn-trun

Re: [GRASS-dev] [GRASS GIS] #2777: Drop menu file in favor of desktop file

2015-11-03 Thread GRASS GIS
#2777: Drop menu file in favor of desktop file ---+- Reporter: sebastic | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal| Milestone: 7.0.2 Component: Installation |Version: svn-trun

Re: [GRASS-dev] [GRASS GIS] #2778: v.rast.stats: ERROR: Input window changed while maps are open for read.

2015-11-03 Thread GRASS GIS
#2778: v.rast.stats: ERROR: Input window changed while maps are open for read. -+ Reporter: hellik | Owner: grass-dev@… Type: defect | Status: new Priority: major | Milestone: 7.1.0 Component: Vector |V

Re: [GRASS-dev] [GRASS GIS] #2777: Drop menu file in favor of desktop file

2015-11-03 Thread GRASS GIS
#2777: Drop menu file in favor of desktop file ---+- Reporter: sebastic | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal| Milestone: 7.0.2 Component: Installation |Version: svn-trun

Re: [GRASS-dev] Failing tests overview for September 2015

2015-11-03 Thread Markus Neteler
Hi Vaclav, would it be possible to collect all "Failed" test in a single page? Maybe as an extra entry here: http://fatra.cnr.ncsu.edu/grassgistests/ thanks, Markus ___ grass-dev mailing list grass-dev@lists.osgeo.org http://lists.osgeo.org/mailman/lis

Re: [GRASS-dev] [GRASS GIS] #2777: Drop menu file in favor of desktop file

2015-11-03 Thread GRASS GIS
#2777: Drop menu file in favor of desktop file ---+- Reporter: sebastic | Owner: grass-dev@… Type: enhancement | Status: new Priority: normal| Milestone: 7.0.2 Component: Installation |Version: svn-trun

Re: [GRASS-dev] Failing tests overview for September 2015

2015-11-03 Thread Markus Neteler
Hi again, in addition, I feel that the Piemonte dataset on the server needs to be updated. e.g. http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-11-02-08-00/report_for_piemonte_utm32_wgs84_grass7_stdmaps/vector/v.net/test_v_net/index.html --> ERROR: Vector map not found http://fatra

Re: [GRASS-dev] [BUG] or at least unclear error message

2015-11-03 Thread Rainer M Krug
Glynn Clements writes: > Rainer M Krug wrote: > >> I have a mega location with 532 read-only mapsets with each around 2500 >> mapsets >> (plus PERMANENT and an read-write analysis mapset). >> >> When using g.list type=rast mapset=* I get the following error: "Unable >> to open directory". I gue

[GRASS-dev] Broken: GRASS-GIS/grass-ci#460 (master - 70d3dd8)

2015-11-03 Thread Travis CI
Build Update for GRASS-GIS/grass-ci - Build: #460 Status: Broken Duration: 6 minutes and 57 seconds Commit: 70d3dd8 (master) Author: Pietro Zambelli Message: v.in.ogr: Support int64 for key column too, see #2769 git-svn-id: https://svn.osgeo.org/grass/grass/tr

Re: [GRASS-dev] [BUG] or at least unclear error message

2015-11-03 Thread Markus Neteler
On Tue, Nov 3, 2015 at 1:09 PM, Rainer M Krug wrote: > Glynn Clements writes: >> G_ls2() doesn't call closedir() when it has finished reading the >> directory. >> >> Fixed in trunk with r66719. > > Thanks. > > I assume this will not be included in 7.0.2? It will, already backported. (but it didn

Re: [GRASS-dev] [GRASS GIS] #68: grass libraries sonames

2015-11-03 Thread GRASS GIS
#68: grass libraries sonames +- Reporter: wrobell| Owner: grass-dev@… Type: defect | Status: new Priority: minor | Milestone: 7.0.2 Component: Packaging |Version: svn-trunk Resolution: | Key

[GRASS-dev] Still Failing: GRASS-GIS/grass-ci#461 (master - 3820dac)

2015-11-03 Thread Travis CI
Build Update for GRASS-GIS/grass-ci - Build: #461 Status: Still Failing Duration: 8 minutes and 26 seconds Commit: 3820dac (master) Author: Markus Neteler Message: Makefile system: add soname on linux (trac #68) git-svn-id: https://svn.osgeo.org/grass/grass/tr

Re: [GRASS-dev] [BUG] or at least unclear error message

2015-11-03 Thread Rainer M Krug
Markus Neteler writes: > On Tue, Nov 3, 2015 at 1:09 PM, Rainer M Krug wrote: >> Glynn Clements writes: >>> G_ls2() doesn't call closedir() when it has finished reading the >>> directory. >>> >>> Fixed in trunk with r66719. >> >> Thanks. >> >> I assume this will not be included in 7.0.2? > > It

[GRASS-dev] Fixed: GRASS-GIS/grass-ci#462 (master - 89efa74)

2015-11-03 Thread Travis CI
Build Update for GRASS-GIS/grass-ci - Build: #462 Status: Fixed Duration: 8 minutes and 47 seconds Commit: 89efa74 (master) Author: Pietro Zambelli Message: v.in.ogr: add #ifdefs to fix r66726 git-svn-id: https://svn.osgeo.org/grass/grass/trunk@66729 15284696

[GRASS-dev] testsuite: some broken tests in pygrass and python script lib

2015-11-03 Thread Markus Neteler
Hi devs: any suggestions how to fix those here properly? http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-11-02-08-00/report_for_piemonte_utm32_wgs84_grass7_stdmaps/lib/python/script/test_start_command_functions_nc/index.html File "lib/python/script/testsuite/test_start_command_fun

Re: [GRASS-dev] testsuite: some broken tests in pygrass and python script lib

2015-11-03 Thread Pietro
Hi Markus, On Tue, Nov 3, 2015 at 6:18 PM, Markus Neteler wrote: > Hi devs: > > any suggestions how to fix those here properly? > > http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-11-02-08-00/report_for_piemonte_utm32_wgs84_grass7_stdmaps/lib/python/script/test_start_command_functi

Re: [GRASS-dev] Failing tests overview for September 2015

2015-11-03 Thread Vaclav Petras
On Tue, Nov 3, 2015 at 6:50 AM, Markus Neteler wrote: > Hi again, > > in addition, I feel that the Piemonte dataset on the server needs to be > updated. > > e.g. > > http://fatra.cnr.ncsu.edu/grassgistests/reports_for_date-2015-11-02-08-00/report_for_piemonte_utm32_wgs84_grass7_stdmaps/vector/v.n

Re: [GRASS-dev] Failing tests overview for September 2015

2015-11-03 Thread Markus Neteler
On Nov 3, 2015 6:52 PM, "Vaclav Petras" wrote: > > > > On Tue, Nov 3, 2015 at 6:50 AM, Markus Neteler wrote: . >> >> Vaclav, could you please replace the Piemonte dataset on your test server? > > > Where to get the updated version? I already downloaded the one linked from the page linked from Tra

[GRASS-dev] [GRASS GIS] #2791: GridModule error and modified SEARCH PATH

2015-11-03 Thread GRASS GIS
#2791: GridModule error and modified SEARCH PATH +- Reporter: annakrat| Owner: grass-dev@… Type: defect | Status: new Priority: normal | Milestone: 7.1.0 Component: PyGRASS |Version: svn-trunk Keywords:

Re: [GRASS-dev] Error reading raster data for row xxx (only when using r.series and t.rast.series)

2015-11-03 Thread Markus Neteler
On Thu, Oct 22, 2015 at 3:14 AM, Glynn Clements wrote: > Dylan Beaudette wrote: ... > The MASK issue should have been fixed with r65591 (in trunk, not sure > if it has been backported to releasebranch_7_0 yet). Yes, in r65764 about 4 months ago. > Ultimately, if a module uses pthreads itself, it

Re: [GRASS-dev] Fwd: FOSS4G 2016 Bonn - GRASS GIS Community Sprint

2015-11-03 Thread Luca Delucchi
On 2 November 2015 at 15:03, Markus Neteler wrote: > Hi devs, > Hi, > please let us know about your interest. I'm really interested > Guess we should add a new page in our wiki. > https://grasswiki.osgeo.org/wiki/GRASS_Community_Sprint_Bonn_2016 > Markus > -- ciao Luca http://gis.cri.fma

Re: [GRASS-dev] Error reading raster data for row xxx (only when using r.series and t.rast.series)

2015-11-03 Thread Glynn Clements
Markus Neteler wrote: > > At a minimum, I may change the thread pool code (lib/gis/worker.c) so > > that the default number of workers (if WORKERS isn't set) is zero, > > i.e. multiple threads will only be used if specifically requested by > > the user. > > Maybe better since this question came

[GRASS-dev] g.gui.gmodeler - help please

2015-11-03 Thread Veronica Andreo
Hi devs, sorry to bother... Can anybody please share a .gxm file with an example for using r.mapcalc in a loop in the g.gui.gmodeler? I was able to do simple stuff with loops and say r.info or r.stats, but just can't figure out the way to do even a simple operation with r.mapcalc in a loop... may

Re: [GRASS-dev] Fwd: FOSS4G 2016 Bonn - GRASS GIS Community Sprint

2015-11-03 Thread Yann Chemin
Would be intérested indeed... On Nov 2, 2015 3:03 PM, "Markus Neteler" wrote: > Hi devs, > > please let us know about your interest. > Guess we should add a new page in our wiki. > > Markus > > > -- Forwarded message -- > From: Astrid Emde FOSSGIS e.V. > Date: Mon, Nov 2, 2015 at

Re: [GRASS-dev] Fwd: FOSS4G 2016 Bonn - GRASS GIS Community Sprint

2015-11-03 Thread Martin Landa
Hi Yann, 2015-11-04 7:23 GMT+01:00 Yann Chemin : > Would be intérested indeed... please add yourself to the wiki page. Thanks, Martin >> > we are interested to organize a GRASS GIS Community Sprint at the >> > FOSS4G in Bonn. >> [...] >> >> Hi Markus, >> >> here are the dates for the FOSS4G 2016

Re: [GRASS-dev] Planning of 7.0.2 release

2015-11-03 Thread Markus Neteler
On Tue, Nov 3, 2015 at 10:20 AM, Markus Neteler wrote: > CMS announcement written and awaiting winGRASS etc build. I just published it but realize that the binaries aren't there yet. Unpublish again? Markus ___ grass-dev mailing list grass-dev@lists.os

Re: [GRASS-dev] Planning of 7.0.2 release

2015-11-03 Thread Martin Landa
Hi, 2015-11-04 8:04 GMT+01:00 Markus Neteler : > I just published it but realize that the binaries aren't there yet. > Unpublish again? sorry I was on the road, now uploading. Later today I will do packages for Ubuntu. Ma -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/m

Re: [GRASS-dev] Planning of 7.0.2 release

2015-11-03 Thread Martin Landa
2015-11-04 8:07 GMT+01:00 Martin Landa : > sorry I was on the road, now uploading. Later today I will do packages > for Ubuntu. Ma done. Ma -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa ___ grass-dev mailing list

Re: [GRASS-dev] g.gui.gmodeler - help please

2015-11-03 Thread Luca Delucchi
On 4 November 2015 at 04:55, Veronica Andreo wrote: > Hi devs, > Hi, > sorry to bother... > > Can anybody please share a .gxm file with an example for using r.mapcalc in > a loop in the g.gui.gmodeler? I was able to do simple stuff with loops and > say r.info or r.stats, but just can't figure ou