Hi,

I can not open PGN file using scid. If I try "Tools"->"Import File(s)
of PGN Games..." then scid shows error window with the following
content

========================
invalid after png_start_read_image or png_read_update_info
invalid after png_start_read_image or png_read_update_info
    while executing
"image create photo -data {
        iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAABmJLR0QA/gD+AP7rGN
        SCAAAACXBIWXMAAA3WAAAN1gGQb3mcAAAACXZwQWcAAAAW..."
    (in namespace eval "::tk::dialog::file" script line 8)
    invoked from within
"namespace eval ::tk::dialog::file {
    namespace import -force ::tk::msgcat::*
    variable showHiddenBtn 0
    variable showHiddenVar 1

    # Creat..."
    (file "/usr/share/tk8.6/tkfbox.tcl" line 20)
    invoked from within
"source /usr/share/tk8.6/tkfbox.tcl"
    (in namespace eval "::" script line 1)
    invoked from within
"namespace eval :: $auto_index($name)"
    (procedure "auto_load" line 13)
    invoked from within
"auto_load $name [uplevel 1 {::namespace current}]"
    (autoloading "::tk::dialog::file::")
    (procedure "::unknown" line 22)
    invoked from within
"::tk::dialog::file:: open {*}$args"
    (procedure "tk_getOpenFile" line 5)
    invoked from within
"tk_getOpenFile -multiple 1 -initialdir $::initialDir(pgn) -filetypes
$ftypes -title "Import from PGN files" "
    (procedure "importPgnFile" line 25)
    invoked from within
"importPgnFile"
    invoked from within
".#menu.#menu#tools invoke active"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 [list $w invoke active]"
    (procedure "tk::MenuInvoke" line 50)
    invoked from within
"tk::MenuInvoke .#menu.#menu#tools 1"
    (command bound to event)
========================

"File"->"Open..." is not usable also. It shows "Error: invalid after
png_start_read_image or png_r..." instead of file chooser dialog.

Information:
scid 4.5.2
Fedora 21 x86_64
tcl 8.6

Does somebody have any ideas how to fix it? It seems there is a
problem with the file dialog chooser. If I select PGN file from the
recent file list then it opens without any problems.

Best regards,
Mikhail Kalenkov.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to