TkMan: Crash during the start
Support knowledgebase (tkman)
Symptom:
TkMan crashes during the start with the following error message:
missing close-brace
while executing
"set manx(newmen) ..."
("eval" body line 1)
invoked from within
"eval $set"
invoked from within
"if {[regexp {^# (set .*)} $line all set]} {eval $set}"
("while" body line 2)
invoked from within
"while {[gets $fid line]!=-1 && [regexp {^#} $line]} {
if {[regexp {^# (set .*)} $line all set]} {eval $set}
}"
(procedure "manReadSects" line 71)
invoked from within
"manReadSects"
(procedure "manInit" line 6)
invoked from within
"manInit"
("time" body line 1)
invoked from within
"time manInit"
invoked from within
"set starttime [time manInit]..."
(file "/usr/bin/tkman" line 4542)
invoked from within
"source /usr/bin/tkman"
Cause:
By a crash or similar, incorrect data has been stored in the file
.tkmandatabase.gz (in the home directory).
Solution:
Erase the file .tkmandatabase.gz:
rm .tkmandatabase.gz
The file is created again automatically.
Keywords: TKMAN, MAN
Feedback welcome: Send Mail to kfr@suse.de (Please give the following subject: SDB-tkman)
SDB-tkman, Copyright SuSE Linux AG, Nürnberg, Germany
- Version: 23. Jul 2002 13:57:55
SuSE Linux AG - Last generated: 23. Jul 2002 13:57:55 by kfr (sdb_gen 1.40.0)