#1023 closed defect (invalid)
Nviz fails to start
Reported by: | martinl | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 6.4.0 |
Component: | Tcl/Tk | Version: | svn-releasebranch64 |
Keywords: | nviz | Cc: | |
CPU: | x86-32 | Platform: | Linux |
Description
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)
Change History (5)
follow-up: 4 comment:1 by , 15 years ago
follow-up: 3 comment:2 by , 15 years ago
Priority: | blocker → major |
---|
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.
follow-up: 5 comment:3 by , 15 years ago
comment:4 by , 15 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Replying to martinl:
This indicates a problem with OpenGL. What does
glxinfo
say?