Menu

#54 image "tb_BD_SaveAs" doesn't exist

v.4.6
closed
nobody
None
3
2014-05-06
2014-03-24
No

After "git pull" from latest (commit 3d7cb0c708692418ed646ef555846b365e18bd77).

$ scid
image "tb_BD_SaveAs" doesn't exist
while executing
"$m add command -label " [tr GameAdd]" -image tb_BD_SaveAs -compound left"
(procedure "::board::newToolBar_" line 15)
invoked from within
"::board::newToolBar_ $w $varname"
(procedure "::board::addInfoBar" line 10)
invoked from within
"::board::addInfoBar $w.board gameInfoBar"
(procedure "CreateMainWin" line 10)
invoked from within
"CreateMainWin .main"
(file "/usr/local/share/scid/tcl/end.tcl" line 1442)
invoked from within
"source [file nativename [file join $::scidTclDir "$f"]]"
("foreach" body line 2)
invoked from within
"foreach f $tcl_files {
source [file nativename [file join $::scidTclDir "$f"]]
}"
(file "/usr/local/bin/scid" line 1212)
[

Using Fedora 20 x86_64.

$ ./configure
configure: Makefile configuration program for Scid
Renaming "Makefile" to "Makefile.bak"
Tcl/Tk version: 8.5
Your operating system is: Linux 3.13.6-200.fc20.x86_64
Location of "tcl.h": /usr/include
Location of Tcl 8.5 library: /usr/lib64
Checking if your system already has zlib installed: yes.

Discussion

  • Kayvan Sylvan

    Kayvan Sylvan - 2014-03-25

    Looks like "yum install tkimg" fixes this for Fedora, installing the missing image handlers.

     
  • Fulvio

    Fulvio - 2014-05-06
    • status: open --> closed
     

Log in to post a comment.