[GRASS-dev] [GRASS GIS] #3600: m.nviz.image doesn't produce any output

GRASS GIS trac at osgeo.org
Mon Jul 9 13:44:27 PDT 2018


#3600: m.nviz.image doesn't produce any output
--------------------------+-------------------------
  Reporter:  guano        |      Owner:  grass-dev@…
      Type:  defect       |     Status:  new
  Priority:  normal       |  Milestone:
 Component:  Default      |    Version:  7.0.4
Resolution:               |   Keywords:
       CPU:  Unspecified  |   Platform:  MacOSX
--------------------------+-------------------------

Comment (by hcho):

 Replying to [comment:47 cmbarton]:
 > I've attached the output in ppm form after re-enabling line 221. I reset
 g.region (g.region rast=elevation) and it is the same.

 Hmm.. Please enable line 221 (this line works as expected. reporting the
 correct viewport size).

 Test 1: line 148. change GL_TEXTURE_2D to GL_TEXTURE_RECTANGLE_EXT

 Test 2: Keep GL_TEXTURE_2D in line 148 and change size=640,480 to
 size=512,512 (power of 2 for GL_TEXTURE_2D).

 I know the original reporter already tried these, but without line 221.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3600#comment:48>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list