Hi!

[CVS/Windows]

I am afraid that scid's recent changes have caused a problem.

1) Checkout a fresh sandbox
2) Build scid for windows
3) Start scid
4) Quit scid

Step 4 fails with the following error message:

    can't read "::pinfo::viafurl": no such variable
    can't read "::pinfo::viafurl": no such variable
        while executing
    "set ::pinfo::$i"
        ("foreach" body line 2)
        invoked from within
    "foreach i { wikipurl dnburl viafurl fideurl iccfurl SeeAlsoPND2WP
    wikipAPI} {
          puts $optionF "set ::pinfo::$i [list [set ::pinfo::$i]]"
        }"
        invoked from within
    ".menu.options invoke [tr OptionsSave]"
        (procedure "::file::Exit" line 45)
        invoked from within
    "::file::Exit"
        (menu invoke)


Root cause has to do with the complete absence of a config directory 
when starting scid. Scid can only be stopped by killing it from the task 
manager.
After the kill, a new config directory has been created with a few 
files, but the problem persists after a restart.

After an update and rebuild of an older sandbox, the problem did not 
show. But after removing the config directory from this sandbox: Bingo!

Please check this out. I am stuck now...

Cheers,
Joost.

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

_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to