Menu

#208 bad option "fullscreen": must be cget or configure

open
None
1
2020-09-22
2020-09-20
No

Scidb was working fine. I had several crashed with (different versions of) the same database I was trying to open (all version having the same name) (which make the pile of recently opened database huge ; I tried to remove some from the pile, they were still staying in it, strange) until I realized that the cbh chessbase database was containing illegal position. I corrected that and tried to open scidb one last time and had this error :

scidb-beta 
(func) invoke
(file) tcl_base.cpp:741
(what) bad option "fullscreen": must be cget or configure
(type) tcl::Error

=== Backtrace ============================================











 TclNRRunCallbacks

 Tcl_FSEvalFileEx
 Tk_MainEx

 __libc_start_main
==========================================================

Error in startup script: bad option "fullscreen": must be cget or configure
    invoked from within
"::scidb::tk::twm load $twm {*}$args "
    (procedure "::twm::WidgetProc" line 65)
    invoked from within
"::twm::WidgetProc .application.nb.board $command {*}$args"
    (procedure ".application.nb.board" line 1)
    invoked from within
"$twm load $layout"
    (procedure "twm::load" line 12)
    invoked from within
"twm::load $twm"
    (procedure "application::open" line 50)
    invoked from within
"application::open"
    (file "/usr/local/bin/scidb-beta" line 152276)
(func) mainWindow
(file) tk_base.cpp:146
(what) no main window exists
(type) tcl::Exception

=== Backtrace ============================================









 Tk_HandleEvent
 Tk_DestroyWindow
 Tk_DestroyWindow
 Tk_DestroyWindow
 Tk_DestroyWindow
 Tk_DestroyWindow



 Tcl_Exit
 Tk_MainEx

 __libc_start_main
==========================================================

terminate called after throwing an instance of 'tcl::Exception'
Aborted (core dumped)

I did not change/updated anything between the moment I had the crash and the moment (one minute ago) when I did not have the crash. Now I cant' lanch scidb anymore.

Discussion

  • MuchIsInCovariant

    Remark : rebuilding doesn't seem to help

     
  • MuchIsInCovariant

    Remark : it happened with last revision 1531 (which was working fine as I wrote above.)

     
  • MuchIsInCovariant

    Same result with tcl and tk built from source.

     

Log in to post a comment.