[GRASS-dev] [GRASS GIS] #3600: m.nviz.image doesn't produce any output
GRASS GIS
trac at osgeo.org
Tue Jul 3 12:32:02 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):
Maybe, your OpenGL settings? Please try to add some debug messages in
gsd_getimage in lib/ogsf/gsd_prim.c and see what glGetIntegerv returns.
Add the following in line 909.
{{{
fprintf(stderr, "%d %d, %d %d\n", r, l, t, b);
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3600#comment:8>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list