[GRASS-user] Problem with displaing map

on cvs updated on 22.04, 20.00

problem with displaying raster map both in monitor and map display
nviz also crashes wen I try to display raster

on d.rast map=mapa error message: Segmentation fault (core dumped)

On grass 6.2.1 (stable) all work fine

Jarek

Jarekj Jasiewicz wrote:

on cvs updated on 22.04, 20.00

problem with displaying raster map both in monitor and map display
nviz also crashes wen I try to display raster

on d.rast map=mapa error message: Segmentation fault (core dumped)

On grass 6.2.1 (stable) all work fine

what about "r.info mapa" ?

are all other raster maps in the same mapset ok? or bad too?
what if you create a new raster map with:
r.mapcalc one=1
or
r.mapcalc newmap=mapa

are they ok?

Hamish

Hamish napisał(a):

Jarekj Jasiewicz wrote:
  

on cvs updated on 22.04, 20.00

problem with displaying raster map both in monitor and map display
nviz also crashes wen I try to display raster

on d.rast map=mapa error message: Segmentation fault (core dumped)

On grass 6.2.1 (stable) all work fine
    
what about "r.info mapa" ?

are all other raster maps in the same mapset ok? or bad too?
what if you create a new raster map with:
r.mapcalc one=1
or
r.mapcalc newmap=mapa

are they ok?

Hamish
  

I update cvs today morning, now all seems OK - maybe unreported error ocured during compilation or something similar, I don't know...

If problem will occur again I will report

Jarek

On Mon, Apr 23, 2007 at 09:58:21AM +0200, Jaros??aw Jasiewicz wrote:

Hamish napisa??(a):
>Jarekj Jasiewicz wrote:
>
>>on cvs updated on 22.04, 20.00
>>
>>problem with displaying raster map both in monitor and map display
>>nviz also crashes wen I try to display raster
>>
>>on d.rast map=mapa error message: Segmentation fault (core dumped)

Due to the many modifications in CVS, a

make distclean

and recompilation is needed. I had the same problem with d.rast
which disappeared after full recompile.

Markus

Markus Neteler napisał(a):

On Mon, Apr 23, 2007 at 09:58:21AM +0200, Jaros??aw Jasiewicz wrote:

Hamish napisa??(a):
   

Jarekj Jasiewicz wrote:

on cvs updated on 22.04, 20.00

problem with displaying raster map both in monitor and map display
nviz also crashes wen I try to display raster

on d.rast map=mapa error message: Segmentation fault (core dumped)
       
Due to the many modifications in CVS, a

make distclean

and recompilation is needed. I had the same problem with d.rast
which disappeared after full recompile.

Markus

_______________________________________________
grassuser mailing list
grassuser@grass.itc.it
http://grass.itc.it/mailman/listinfo/grassuser

Thanks Markus

now all is OK

Jarek