Application error, three-check game, cursor on move list
Chess Database Application
Status: Pre-Alpha
Brought to you by:
gcramer
I don't know if this is useful.
-Board tab
-three-check game open
-cursor on move list
-diagram somehow appears on move list window, must have clicked to do it
->error after that, exactly what I did I don't know
invalid command name ".application.nb.board.top.right.pgn.top.main.games.edit.__menu__.__menu__"
invalid command name ".application.nb.board.top.right.pgn.top.main.games.edit.__menu__.__menu__"
while executing
"__unknown__orig {*}$args"
(procedure "::unknown" line 12)
invoked from within
"$m.__menu__ $command {*}$args"
(procedure "::tk::menu::WidgetProc" line 39)
invoked from within
"::tk::menu::WidgetProc .application.nb.board.top.right.pgn.top.main.games.edit.__menu__ $command {*}$args"
(procedure ".application.nb.board.top.right.pgn.top.main.games.edit.__me..." line 1)
invoked from within
".application.nb.board.top.right.pgn.top.main.games.edit.__menu__ invoke active"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke active]"
(procedure "tk::MenuInvoke" line 61)
invoked from within
"tk::MenuInvoke .application.nb.board.top.right.pgn.top.main.games.edit.__menu__ 1"
(command bound to event)
**********************
invalid command name ".application.nb.board.top.right.pgn.top.main.games.edit.__menu__.__menu__"
invalid command name ".application.nb.board.top.right.pgn.top.main.games.edit.__menu__.__menu__"
while executing
"__unknown__orig {*}$args"
(procedure "::unknown" line 12)
invoked from within
"$m.__menu__ $command {*}$args"
(procedure "::tk::menu::WidgetProc" line 39)
invoked from within
"::tk::menu::WidgetProc .application.nb.board.top.right.pgn.top.main.games.edit.__menu__ $command {*}$args"
(procedure ".application.nb.board.top.right.pgn.top.main.games.edit.__me..." line 1)
invoked from within
".application.nb.board.top.right.pgn.top.main.games.edit.__menu__ invoke active"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list $w invoke active]"
(procedure "tk::MenuInvoke" line 61)
invoked from within
"tk::MenuInvoke .application.nb.board.top.right.pgn.top.main.games.edit.__menu__ 1"
(command bound to event)
I still get this error in r1193.
Crazyhouse game. Clicking right-left rapidly on last(?) move on move list. Repeatable. Also right-clicking once on the right side outside a diagram produces this same error.
I cannot reproduce this. I did a small change in handling of the menu, committed with r1195, I hiope that this will eliminate your problem.
Last edit: Gregor Cramer 2017-06-15
This is identical to [#127], and has been fixed.
Related
Bugs:
#127