|
From: Christian O. <Opi...@we...> - 2018-12-15 14:35:54
|
Hello,
after uncompressing scidvspc-code-r2911.zip in a tmp-directory I ran in
a terminal (Linux Mint 18.3 KDE Edition)
./configure && make
with no mistakes (but some warnings were shown) and after that I started
./scid
A welcome window appeared for a short time (1 or two seconds) and then
my terminal shows:
**** Start of message ****
Error in startup script: bad menu entry index "CorrespondenceChess"
while executing
"$menu entryconfig $entry -label $menuLabel($lang,$tag) -underline
$menuUnder($lang,$tag)"
(procedure "configMenuText" line 4)
invoked from within
"configMenuText .menu.play [tr $tag $oldLang] $tag $lang"
(procedure "setLanguageMenus" line 7)
invoked from within
"setLanguageMenus $lang"
(procedure "setLanguage" line 48)
invoked from within
"setLanguage E"
invoked from within
"if {[catch {
setLanguage $language
}]} {
setLanguage E
}"
(file "./scid" line 173991)
X Error of failed request: RenderBadPicture (invalid Picture parameter)
Major opcode of failed request: 139 (RENDER)
Minor opcode of failed request: 7 (RenderFreePicture)
Picture id in failed request: 0x22
Serial number of failed request: 3341
Current serial number in output stream: 3418
**** End of message ****
I hope this message is helpful enough for finding a solution as I am not
confident with Tcl/Tk.
Thanks a lot in advance.
Christian Opitz
|