Problem 417 - Problem in starting with DAWN.
Summary: Problem in starting with DAWN.
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: visualization/FukuiRenderer (show other problems)
Version: 4.1
Hardware: Sun Solaris
: P2 normal
Assignee: Satoshi Tanaka
URL:
Depends on:
Blocks:
 
Reported: 2002-10-07 06:20 CEST by hep_mkj
Modified: 2002-11-18 21:26 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
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.