I don't know if these two issues ought to be remedied since version 7.0
seems to be the focus, but the devs should be aware of them in any case.
1) With the cursor in the Layer Manager the keyboard shortcut to open a
vector layer (C-S-v) works as expected, but the shortcut to open a raster
layer (C-S-r) does not. The latter brings up a dialog box informing that a
raster map name needs to be provided in the dialog box. My response is
always, "D'uh, that's what I want to do." Should be a simple fix; copy the
vector dialog box invocation code.
2) When a vector map in the Layer Manager is selected (e.g., to alter
display properties), the selection of the label column is lost. If that is
not manually reselected the map will not display when the property box is
closed.
Rich
On Thu, Oct 25, 2012 at 4:32 PM, Rich Shepard <rshepard@appl-ecosys.com> wrote:
I don't know if these two issues ought to be remedied since version 7.0
seems to be the focus, but the devs should be aware of them in any case.
1) With the cursor in the Layer Manager the keyboard shortcut to open a
vector layer (C-S-v) works as expected, but the shortcut to open a raster
layer (C-S-r) does not. The latter brings up a dialog box informing that a
raster map name needs to be provided in the dialog box. My response is
always, "D'uh, that's what I want to do." Should be a simple fix; copy the
vector dialog box invocation code.
Strange, it works for me (Ubuntu 10.04). The code seems to be the same
for raster and vector. What OS do you use?
2) When a vector map in the Layer Manager is selected (e.g., to alter
display properties), the selection of the label column is lost. If that is
not manually reselected the map will not display when the property box is
closed.
I'm not sure about this, you should probably report a bug.
I found maybe related tickets:
http://trac.osgeo.org/grass/ticket/1749
http://trac.osgeo.org/grass/ticket/1605
http://trac.osgeo.org/grass/ticket/1604
Anna
Rich
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
On Thu, 25 Oct 2012, Anna Kratochvílová wrote:
Strange, it works for me (Ubuntu 10.04). The code seems to be the same
for raster and vector. What OS do you use?
Anna,
On this host, Slackware-13.1/32-bit, on my laptop Slackware-13.37/x86_64.
I'm not sure about this, you should probably report a bug.
I found maybe related tickets:
http://trac.osgeo.org/grass/ticket/1749
http://trac.osgeo.org/grass/ticket/1605
http://trac.osgeo.org/grass/ticket/1604
I'll look at these and see if a new ticket is warranted.
Thanks,
Rich