Problem 417

Summary: Problem in starting with DAWN.
Product: Geant4 Reporter: hep_mkj
Component: visualization/FukuiRendererAssignee: Satoshi Tanaka <stanaka>
Status: RESOLVED INVALID    
Severity: normal    
Priority: P2    
Version: 4.1   
Hardware: Sun   
OS: Solaris   

Description hep_mkj 2002-10-07 06:20:53 CEST
I am facing problem in starting DAWN.  It says there is error in Tcl
script. The error is " Error: syntax error in expression "$Font != ".  The Stack
Trace for Error is :-

----------------------------------------------------------------------

       syntax error in expression " $Font !=  "
    ("if" test expression)
    while compiling
"if { $Font !=  } { ..."
    ("if" else script line 4)
    while compiling
"if { [ file size $helpfile ] == 0 } { ..."
    (compiling body of proc "MPageHelp", line 3)
    invoked from within
"MPageHelp help.txt"
    invoked from within
".top.1.help invoke"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke]"
    (procedure "tkButtonUp" line 8)
    invoked from within
"tkButtonUp .top.1.help"
    (command bound to event)

-------------------------------------------------------------------------

 I didn't know how to proceed further. Please help how to procedd further.

Wth regards,
Manoj Jha.
Comment 1 Satoshi Tanaka 2002-11-18 21:26:59 CET
This should be a problem coming from invalid Tcl/Tk installation.