Git development
 help / color / mirror / Atom feed
From: Brian Hetro <whee@smaertness.net>
To: git@vger.kernel.org
Subject: Bug in gitk: can't unset "idinlist(...) ..."
Date: Fri, 10 Aug 2007 11:41:08 -0400	[thread overview]
Message-ID: <20070810154108.GA779@ruiner> (raw)

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

             reply	other threads:[~2007-08-10 15:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-10 15:41 Brian Hetro [this message]
2007-08-10 16:11 ` Bug in gitk: can't unset "idinlist(...) ..." 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20070810154108.GA779@ruiner \
    --to=whee@smaertness.net \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox