Bug in gitk: can't unset "idinlist(...) ..."

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Date: Friday, August 10, 2007 - 11:41 am

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

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Bug in gitk: can't unset "idinlist(...) ...", Brian Hetro, (Fri Aug 10, 11:41 am)
Re: Bug in gitk: can't unset "idinlist(...) ...", Jeff King, (Fri Aug 10, 1:32 pm)
Re: Bug in gitk: can't unset "idinlist(...) ...", Linus Torvalds, (Fri Aug 10, 2:14 pm)
Re: Bug in gitk: can't unset "idinlist(...) ...", Paul Mackerras, (Sat Aug 11, 2:23 am)
Re: Bug in gitk: can't unset "idinlist(...) ...", Jeff King, (Sat Aug 11, 9:49 am)
Re: Bug in gitk: can't unset "idinlist(...) ...", Paul Mackerras, (Sun Aug 12, 8:04 am)
Re: Bug in gitk: can't unset "idinlist(...) ...", Junio C Hamano, (Sun Aug 12, 1:22 pm)
Re: Bug in gitk: can't unset "idinlist(...) ...", Paul Mackerras, (Mon Aug 13, 6:31 am)
Re: Bug in gitk: can't unset "idinlist(...) ...", Jeff King, (Fri Aug 10, 12:11 pm)
Re: Bug in gitk: can't unset "idinlist(...) ...", Jeff King, (Fri Aug 10, 12:55 pm)