[GRASS-dev] 6.4.1 blocker bugs?

Helena Mitasova hmitaso at unity.ncsu.edu
Fri Jan 28 00:26:10 EST 2011


One more issue (maybe fixed already?)

In Create histogram - if the name of the raster is typed in - it automatically adds @currentmapset
instead of the mapset where the raster actually is (in my case PERMANENT) and then it stalls -
there is just empty window saying Histogramming

Also I noticed that couple of d.* commands now rus from command console which is really nice,

I tried these and they work OK:
Running d.* commands from the console
d.rast map=elevation
d.vect map=schools_wake
d.his h_map=elevation i_map=elevation_shade
d.rgb b=lsat7_2002_10 g=lsat7_2002_20 r=lsat7_2002_30
d.grid size=5000 col=brown

but
d.legend starts the completion bar in map display but stalls
one has to remove a no-name layer from Map layers to get rid of the stall
reason, exception),
TypeError
:
unsupported operand type(s) for +: 'GException' and
'unicode'

For those that are not implemented it suggests to add it as command layer - do we still have command layer?
do we need to change the suggestion - just say "not implemented"?
and for 
d.barscale :  - not implemented yet, try add it as command layer instead
it may be "try add it as Add map elements"



Helena 


More information about the grass-dev mailing list