Opened 15 years ago

Closed 14 years ago

#1615 closed bug (fixed)

NVIZ help not showing

Reported by: pcav Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.0.3
Component: GRASS Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: Debian
Platform Version: Awaiting user input: no

Description

In NVIZ, pressing Help returns: can't read "env(GRASS_HTML_BROWSER)": no such variable can't read "env(GRASS_HTML_BROWSER)": no such variable

while executing

"exec -- $env(GRASS_HTML_BROWSER) file://$env(GISBASE)/docs/html/nviz/$URL &"

(procedure "nviz_browse" line 4) invoked from within

"nviz_browse nviz_toc.html "NVIZ Help""

invoked from within

".top.menu.help.m invoke active"

("uplevel" body line 1) invoked from within

"uplevel #0 [list $w invoke active]"

(procedure "tk::MenuInvoke" line 50) invoked from within

"tk::MenuInvoke .top.menu.help.m 1"

(command bound to event)

Change History (1)

comment:1 by rblazek, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in r12915.

Note: See TracTickets for help on using tickets.