Menu

#81 Closing the Gamelist

v.4.6
closed
nobody
Gamelist (1)
5
2015-12-11
2015-07-05
bstp
No

Hello,

When I click on the "X" to close the Gamelist, SCID complains:

missing operand at @
in expression " @!= 3"
missing operand at @
in expression " @!= 3"
(parsing expression " != 3")
invoked from within
"expr [$path identify tab [expr $localX - $iconW] 1] != $tab"
(procedure "::docking::show_menu" line 24)
invoked from within
"::docking::show_menu .tb7 1292 49"
(command bound to event)

Right-clicking on the tab and choosing "Close" works, however.

Discussion

  • Ben Olden-Cooligan

    I've had this same issue. Specific steps to reproduce:

    1. Switch scid's them to "xpnative" (or anything other than classic/default)
    2. Open any dockable window with an X on the tab (game list, engine analysis, database switcher, etc.)
    3. Make sure the window is not the first tab in the tab group
    4. Click the X on the tab
      And you get the error message (with the number, e.g. "3", corresponding to the tab index).

    For example, if you have a few tabs open, you can close them all by going from left-to-right, but trying to go right-to-left will give you the error.

     
  • Fulvio

    Fulvio - 2015-11-27
    • status: open --> closed
     
  • Nils Lindemann

    Nils Lindemann - 2015-12-11

    Can we have an updated exe?

     

Log in to post a comment.