Menu

#207 parent namespace doesn't exist

open
nobody
None
5
2020-06-03
2020-06-03
antoyo
No

Application closes immediately.
When I run the application with revision r1531, the application exits immediately with this error message:

Error in startup script: can't set "::gametable::Defaults": parent namespace doesn't exist
    while executing
"array set ::gametable::Defaults {
  country-code       {flags}
  eventtype-icon     {1}
  exclude-elo        {1}
  include-type       {0}
  monochrome..."
    (file "/home/bouanto/.scidb-beta/config/options.dat" line 183)
    invoked from within
"::source -encoding utf-8 /home/bouanto/.scidb-beta/config/options.dat"
    ("uplevel" body line 1)
    invoked from within
"uplevel ::source {*}$enc [list $path]"
    (procedure "::load::source" line 22)
    invoked from within
"::load::source $filename  -message $::load::mc::ReadingFile(options)  -encoding utf-8  -throw 1  "
    (procedure "options::sourceFile" line 4)
    invoked from within
"options::sourceFile"
    (file "/usr/local/bin/scidb-beta" line 152080)

Thanks to fix this.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB