Greetings, has anyone else received the following error,
or can someone kindly suggest how to get past it? I'm
not very familiar with Tcl scripting, and attempts to fix this
error haven't been successful yet.
Here's what happens when I run Cecilia:
Cecilia Tcl Launcher: /usr/local/bin/cecilia-tcl
Cecilia installation located in /usr/local/lib/cecilia (environment)
Loading the sources on FreeBSD!
Error in startup script: can't read "_db(mod,a)": no such element in array
while executing
".menubar.file.c add command -label "Module... " -accelerator $_db(mod,a)-N -command "checkIt 1""
(procedure "initscan" line 13)
invoked from within
"initscan"
(procedure "createInfoWindowMenu" line 15)
invoked from within
"createInfoWindowMenu"
(procedure "makeInfoWindow" line 17)
invoked from within
"makeInfoWindow "
(procedure "doCecilia" line 536)
invoked from within
"doCecilia $arr"
invoked from within
"if {$tcl_platform(platform) != "macintosh"} {
if ![info exists tcload] {puts "Loading the sources on $tcl_platform(os)!";loadSourceFiles}
if {[lleng..."
(file "/usr/local/bin/cecilia-tcl" line 244)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Greetings, has anyone else received the following error,
or can someone kindly suggest how to get past it? I'm
not very familiar with Tcl scripting, and attempts to fix this
error haven't been successful yet.
Here's what happens when I run Cecilia:
Cecilia Tcl Launcher: /usr/local/bin/cecilia-tcl
Cecilia installation located in /usr/local/lib/cecilia (environment)
Loading the sources on FreeBSD!
Error in startup script: can't read "_db(mod,a)": no such element in array
while executing
".menubar.file.c add command -label "Module... " -accelerator $_db(mod,a)-N -command "checkIt 1""
(procedure "initscan" line 13)
invoked from within
"initscan"
(procedure "createInfoWindowMenu" line 15)
invoked from within
"createInfoWindowMenu"
(procedure "makeInfoWindow" line 17)
invoked from within
"makeInfoWindow "
(procedure "doCecilia" line 536)
invoked from within
"doCecilia $arr"
invoked from within
"if {$tcl_platform(platform) != "macintosh"} {
if ![info exists tcload] {puts "Loading the sources on $tcl_platform(os)!";loadSourceFiles}
if {[lleng..."
(file "/usr/local/bin/cecilia-tcl" line 244)