[GRASS-dev] GRASS-dev] 6.4.1 blocker bugs?

r.proj is still broken on the Mac.

This is a core module for GRASS and IMHO needs to be fixed before a new release.

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

voice: 480-965-6262 (SHESC), 480-727-9746 (CSDC)
fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu

On Jan 26, 2011, at 7:43 PM, <grass-dev-request@lists.osgeo.org> wrote:

Date: Wed, 26 Jan 2011 23:44:33 +0100
From: Markus Neteler <neteler@osgeo.org>
Subject: [GRASS-dev] 6.4.1 blocker bugs?
To: GRASS developers list <grass-dev@lists.osgeo.org>
Message-ID:
       <AANLkTikv6sZbgA6qOX5aJjC+oM6d9JcCChmAbijZaCNZ@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Hi all,

time to think about 6.4.1RC2 I think... any opinions what's missing to
release it asap?

Markus

On Jan 26, 2011, at 9:52 PM, Michael Barton wrote:

r.proj is still broken on the Mac.

This is a core module for GRASS and IMHO needs to be fixed before a new release.

I agree it needs to be fixed - it does not run in RC1 (segmentation fault) but I haven't tried the latest development version,

Helena

Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University

voice: 480-965-6262 (SHESC), 480-727-9746 (CSDC)
fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu

On Jan 26, 2011, at 7:43 PM, <grass-dev-request@lists.osgeo.org> wrote:

Date: Wed, 26 Jan 2011 23:44:33 +0100
From: Markus Neteler <neteler@osgeo.org>
Subject: [GRASS-dev] 6.4.1 blocker bugs?
To: GRASS developers list <grass-dev@lists.osgeo.org>
Message-ID:
      <AANLkTikv6sZbgA6qOX5aJjC+oM6d9JcCChmAbijZaCNZ@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Hi all,

time to think about 6.4.1RC2 I think... any opinions what's missing to
release it asap?

Markus

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Hi,

2011/1/27 Helena Mitasova <hmitaso@unity.ncsu.edu>:

This is a core module for GRASS and IMHO needs to be fixed before a new release.

I agree it needs to be fixed - it does not run in RC1 (segmentation fault) but I haven't tried the latest development version,

sure let's wait for this issue and then release RC2.

Martin

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

r.proj works for me in the develbranch_6, but I would like to check RC2 -
should I download and compile releasebranch_6_4 to get the current status?

I would like to verify that the following works
(please whoever has time test it too so that we can go from RC2 perhaps to final release,
these are items that do not work in RC1 but were already fixed)

Add various raster map layers, all options
Add various vector map layers, all options
Add grid or vector labels

r.proj

in Search module tree clicking on Common import commands
in both import vector data and import raster data does should open GUI

New issue:
Add scalebar - opens GUI with the button show/hide scale on and after clicking OK it stalls
after opening "set options" clicking OK and then clicking OK in the show pannel it works -
this looks like a GUI bug - should the OK buttong be greyed out as in d.legend to force user
to open "set options" or it just should work with a single OK?

Wish
Import vector data default start with Directory button on with format ESRI shapefile
there is a possible bug in File option (does not allow to select shp file).

thanks a lot,

Helena

On Jan 27, 2011, at 5:52 AM, Martin Landa wrote:

Hi,

2011/1/27 Helena Mitasova <hmitaso@unity.ncsu.edu>:

This is a core module for GRASS and IMHO needs to be fixed before a new release.

I agree it needs to be fixed - it does not run in RC1 (segmentation fault) but I haven't tried the latest development version,

sure let's wait for this issue and then release RC2.

Martin

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

Hi,

2011/1/28 Helena Mitasova <hmitaso@unity.ncsu.edu>:

r.proj works for me in the develbranch_6, but I would like to check RC2 -
should I download and compile releasebranch_6_4 to get the current status?

yes, download releasebranch_6_4.

[...]

Martin

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

Hi,

2011/1/28 Helena Mitasova <hmitaso@unity.ncsu.edu>:

Add scalebar - opens GUI with the button show/hide scale on and after clicking OK it stalls
after opening "set options" clicking OK and then clicking OK in the show pannel it works -
this looks like a GUI bug - should the OK buttong be greyed out as in d.legend to force user
to open "set options" or it just should work with a single OK?

it works for me,

* add barscale
* click on OK

-> barscale is added to the map canvas.

Button OK can be enabled by default, because d.barscale can be lauched
without parameters. d.legend requires `map` paramater.

Wish
Import vector data default start with Directory button on with format ESRI shapefile
there is a possible bug in File option (does not allow to select shp file).

File option works for me on Linux. I will test also on Windows.

Martin

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

Martin,

thanks a lot for all the fixes - I got the release branch compiled and tested and I can confirm that
everything mentioned below and the histogram now work.

Only import still gives me trouble and this may be on Mac an Windows only (Michael, William does this work for you?
almost all my students had trouble with this)
For import with Common import formats (both raster and vector)
I tried different options and all file names are always greyed out and cannot be selected on Mac.
Import works when Directory is selected, because then I select directory and the shape files within it are loaded.
Import of files through the Command dialog works.
Maybe I am not understanding the File option in the Pannel "Import Raster Data" correctly?

And one more issues as I keep trying new things -
d.rast.num - does nothing for me even if I zoom to just few grid cells (when doing this I discovered the option to display the
computational region boundary in the map display - very nice and useful feature).
d.rast.arrow - just colors the raster green - I don't see any arrows

thanks a lot again

Helena

On Jan 27, 2011, at 10:16 PM, Helena Mitasova wrote:

r.proj works for me in the develbranch_6, but I would like to check RC2 -
should I download and compile releasebranch_6_4 to get the current status?

I would like to verify that the following works
(please whoever has time test it too so that we can go from RC2 perhaps to final release,
these are items that do not work in RC1 but were already fixed)

Add various raster map layers, all options
Add various vector map layers, all options
Add grid or vector labels

r.proj

in Search module tree clicking on Common import commands
in both import vector data and import raster data does should open GUI

New issue:
Add scalebar - opens GUI with the button show/hide scale on and after clicking OK it stalls
after opening "set options" clicking OK and then clicking OK in the show pannel it works -
this looks like a GUI bug - should the OK buttong be greyed out as in d.legend to force user
to open "set options" or it just should work with a single OK?

Wish
Import vector data default start with Directory button on with format ESRI shapefile
there is a possible bug in File option (does not allow to select shp file).

thanks a lot,

Helena

On Jan 27, 2011, at 5:52 AM, Martin Landa wrote:

Hi,

2011/1/27 Helena Mitasova <hmitaso@unity.ncsu.edu>:

This is a core module for GRASS and IMHO needs to be fixed before a new release.

I agree it needs to be fixed - it does not run in RC1 (segmentation fault) but I haven't tried the latest development version,

sure let's wait for this issue and then release RC2.

Martin

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

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev