[GRASS-dev] [GRASS GIS] #1023: Nviz fails to start

#1023: Nviz fails to start
---------------------+------------------------------------------------------
Reporter: martinl | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: blocker | Milestone: 6.4.0
Component: Tcl | Version: svn-releasebranch64
Keywords: nviz | Platform: Linux
      Cpu: x86-32 |
---------------------+------------------------------------------------------
Nviz fails to start, e.g. (NC dataset)

{{{
g.region rast=elevation

nviz elev=elevation
Loading raster map <elevation@PERMANENT>...
  100%
Loading raster map <elevation@PERMANENT>...
  100%
Translating colors from raster map <elevation>...
  100%
Error in startup script: could not create rendering context
     while executing
"togl $Nv_(TOP).canvas -rgba true -double true -depth true"
     (procedure "Nv_makeGUI" line 56)
     invoked from within
"Nv_makeGUI $Nv_(AREA)"
     (file "/usr/local/src/grass64_release/dist.i686-pc-linux-
gnu/etc/nviz2.2/scripts/nviz2.2_script" line 1052)
}}}

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1023&gt;
GRASS GIS <http://grass.osgeo.org>

#1023: Nviz fails to start
----------------------+-----------------------------------------------------
  Reporter: martinl | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: blocker | Milestone: 6.4.0
Component: Tcl | Version: svn-releasebranch64
Resolution: | Keywords: nviz
  Platform: Linux | Cpu: x86-32
----------------------+-----------------------------------------------------
Comment (by glynn):

Replying to [ticket:1023 martinl]:
> Nviz fails to start, e.g. (NC dataset)
>
{{{
Error in startup script: could not create rendering context
}}}
This indicates a problem with OpenGL. What does `glxinfo` say?

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1023#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1023: Nviz fails to start
----------------------+-----------------------------------------------------
  Reporter: martinl | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.4.0
Component: Tcl | Version: svn-releasebranch64
Resolution: | Keywords: nviz
  Platform: Linux | Cpu: x86-32
----------------------+-----------------------------------------------------
Changes (by marisn):

  * priority: blocker => major

Comment:

NVIZ now fails with error message instead of tcl back-trace. r41579
Candidate for 6.4.0.

This is not an blocker, as it's a Togl issue unless proven otherwise.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1023#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1023: Nviz fails to start
----------------------+-----------------------------------------------------
  Reporter: martinl | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.4.0
Component: Tcl | Version: svn-releasebranch64
Resolution: | Keywords: nviz
  Platform: Linux | Cpu: x86-32
----------------------+-----------------------------------------------------
Comment (by martinl):

Replying to [comment:2 marisn]:
> NVIZ now fails with error message instead of tcl back-trace. r41579
> Candidate for 6.4.0.

Then please backport to relbr64.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1023#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1023: Nviz fails to start
----------------------+-----------------------------------------------------
  Reporter: martinl | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: Tcl | Version: svn-releasebranch64
Resolution: invalid | Keywords: nviz
  Platform: Linux | Cpu: x86-32
----------------------+-----------------------------------------------------
Changes (by martinl):

  * status: new => closed
  * resolution: => invalid

Comment:

Replying to [comment:1 glynn]:
> Replying to [ticket:1023 martinl]:
> > Nviz fails to start, e.g. (NC dataset)
> >
> {{{
> Error in startup script: could not create rendering context
> }}}
> This indicates a problem with OpenGL. What does `glxinfo` say?

Right, it was problem with my OpenGL. Sorry for the noise.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1023#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#1023: Nviz fails to start
----------------------+-----------------------------------------------------
  Reporter: martinl | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: Tcl | Version: svn-releasebranch64
Resolution: invalid | Keywords: nviz
  Platform: Linux | Cpu: x86-32
----------------------+-----------------------------------------------------
Comment (by marisn):

Replying to [comment:3 martinl]:
> Replying to [comment:2 marisn]:
> > NVIZ now fails with error message instead of tcl back-trace. r41579
> > Candidate for 6.4.0.
>
> Then please backport to relbr64.
Done. r41583

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1023#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>