Git development
 help / color / mirror / Atom feed
* Bug in gitk: can't unset "idinlist(...) ..."
@ 2007-08-10 15:41 Brian Hetro
  2007-08-10 16:11 ` Jeff King
  2007-08-10 17:32 ` Jeff King
  0 siblings, 2 replies; 10+ messages in thread
From: Brian Hetro @ 2007-08-10 15:41 UTC (permalink / raw)
  To: git

Hi,
I have a problem with gitk not being able to show one of my
repositories (git version 1.5.3.rc4.41.g7efe).  I get this error while
gitk starts:

can't unset "idinlist(f1d795add789ec43d3ccf1d35f3c39fb464f6e72)": no
such element in array
can't unset "idinlist(f1d795add789ec43d3ccf1d35f3c39fb464f6e72)": no
such element in array
    while executing
"unset idinlist($id)"
    (procedure "layouttail" line 11)
    invoked from within
"layouttail"
    (procedure "layoutmore" line 35)
    invoked from within
"layoutmore $tlimit $allread"
    (procedure "chewcommits" line 9)
    invoked from within
"chewcommits 1"
    ("eval" body line 1)
    invoked from within
"eval $script"
    (procedure "dorunq" line 9)
    invoked from within
"dorunq"
    ("after" script)

The repository log is partially displayed.  gitk does work in git
version 1.5.2.4, and qgit and giggle also work.  git-fsck --full
--strict indicates no problems.

I performed a bisect and commit
1ed84157a21a3e868228b15588e4aadfbe5a030b appears to be the culprit
(Revert 88494423 (removal of duplicate parents in the output
codepath)).

Brian

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

end of thread, other threads:[~2007-08-13 10:32 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-10 15:41 Bug in gitk: can't unset "idinlist(...) ..." Brian Hetro
2007-08-10 16:11 ` Jeff King
2007-08-10 16:55   ` Jeff King
2007-08-10 17:32 ` Jeff King
2007-08-10 18:14   ` Linus Torvalds
2007-08-11  6:23     ` Paul Mackerras
2007-08-11 13:49       ` Jeff King
2007-08-12 12:04         ` Paul Mackerras
2007-08-12 17:22           ` Junio C Hamano
2007-08-13 10:31             ` Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox