git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug in gitk search box
@ 2007-07-25 13:56 Brian Downing
  2007-07-26  0:27 ` Paul Mackerras
  0 siblings, 1 reply; 6+ messages in thread
From: Brian Downing @ 2007-07-25 13:56 UTC (permalink / raw)
  To: Paul Mackerras; +Cc: git

To reproduce:

* Open gitk in any repository, the Git one seems to work fine.
* Type a string that it won't find into the search box, like 'asdfasdf'.
* Click find.

You'll get:

can't read "commitdata(e83c5163316f89bfbde7d9ab23ca2e25604af290)": no such element in array
can't read "commitdata(e83c5163316f89bfbde7d9ab23ca2e25604af290)": no such element in array
    while executing
"doesmatch $commitdata($id)"
    (procedure "findmore" line 21)
    invoked from within
"findmore"
    ("eval" body line 1)
    invoked from within
"eval $script"
    (procedure "dorunq" line 9)
    invoked from within
"dorunq"
    ("after" script)

Where the SHA1 is always the earliest SHA1 in the rev-list gitk is
examining.

After this happens you get a "busy cursor" when hovering over most of
gitk, and you can't search again until gitk is restarted.

-bcd

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2007-07-26  8:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-25 13:56 Bug in gitk search box Brian Downing
2007-07-26  0:27 ` Paul Mackerras
2007-07-26  2:54   ` Junio C Hamano
2007-07-26  4:46     ` Paul Mackerras
2007-07-26  5:49       ` Junio C Hamano
2007-07-26  8:21       ` Marco Costalba

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).