gitk error: expected integer but got "Hamano"
From: Jing Xue <hidden>
Date: 2016-06-15 22:43:55
I keep running into this error today when using "gitk --all" in my local
git.git clone. It happens everytime when I use the mouse to grab the
thumb button on the scroll bar, and drag it up and down rapidly.
I'm running git 1.5.3.6.862.g3f72.
expected integer but got "Hamano"
expected integer but got "Hamano"
while executing
"clock format $d -format $datetimeformat"
(procedure "formatdate" line 4)
invoked from within
"formatdate $date"
(procedure "drawcmittext" line 52)
invoked from within
"drawcmittext $id $row $col"
(procedure "drawcmitrow" line 34)
invoked from within
"drawcmitrow $r"
(procedure "drawcommits" line 57)
invoked from within
"drawcommits $row $endrow"
(procedure "drawfrac" line 10)
invoked from within
"drawfrac $f0 $f1"
(procedure "scrollcanv" line 3)
invoked from within
"scrollcanv .tf.histframe.csb 0.0613366 0.0636028"
I'd try to debug myself but my knowledge on tcl/tk is rather limited
(read: zero).
Cheers.
--
Jing Xue