On Thu, 5 May 2022, Christian Grün wrote:
Resizing panels in the gitk window leads to a error message that’s presented multiple times in a dialog: expected integer but got "" expected integer but got "" while executing "$win sash place 0 $sash0 [lindex $s0 1]" (procedure "resizeclistpanes" line 38) invoked from within "resizeclistpanes .tf.histframe.pwclist 1834" (command bound to event) Is this a known bug?
It looks like the issue at [1]. It sadly seems like nobody ever reviewed or applied thos suggested patches, but there is some more off-list discussion at [2].
I’ll be happy to give more details. Best, Christian
Best regards Matthias [1] https://lore.kernel.org/git/pull.1219.git.git.1645386457.gitgitgadget@xxxxxxxxx/#t [2] https://github.com/git/git/pull/1219#issuecomment-1113122632