[GRASS-dev] [GRASS GIS] #3606: m.nviz.image produces a screenshot
GRASS GIS
trac at osgeo.org
Sat Jul 14 11:36:40 PDT 2018
#3606: m.nviz.image produces a screenshot
-----------------------+-------------------------
Reporter: epifanio | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone:
Component: Display | Version: svn-trunk
Resolution: | Keywords:
CPU: x86-64 | Platform: Linux
-----------------------+-------------------------
Comment (by hcho):
If I remove line 480 in lib/ogsf/gsd_prim.c {{{glXSwapBuffers}}}, I'm
getting a similar result. Nviz draws to the back buffer and OGSF copies
the back buffer to the front before saving an image. You might be doing
double swapping for some reason. Please try the following patch.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3606#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list