[GRASS-dev] [GRASS GIS] #2114: m.nviz.image does not work on Windows

#2114: m.nviz.image does not work on Windows
--------------------------+--------------------------
  Reporter: annakrat | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: normal | Milestone: 7.4.0
Component: LibOpenGL | Version: svn-trunk
Resolution: | Keywords: m.nviz.image
       CPU: Unspecified | Platform: All
--------------------------+--------------------------
Changes (by wenzeslaus):

* platform: MSWindows 7 => All

Comment:

This now seems to be an issue on Linux as well. On Ubuntu 16.04:

{{{
> m.nviz.image elevation_map=elevation output=test format=ppm size=640,480
X Error of failed request: BadValue (integer parameter out of range for
operation)
   Major opcode of failed request: 154 (GLX)
   Minor opcode of failed request: 3 (X_GLXCreateContext)
   Value in failed request: 0x0
   Serial number of failed request: 24
   Current serial number in output stream: 29
}}}

Changing platform to all. New ticket more appropriate? New implementation
seems to be necessary.

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2114#comment:8&gt;
GRASS GIS <https://grass.osgeo.org>