Git development
 help / color / mirror / Atom feed
* gitk problems: can't unset "idinlist(...)"
@ 2007-07-20 23:05 Linus Torvalds
  2007-07-21  5:09 ` Jeff King
  2007-07-21 11:42 ` Paul Mackerras
  0 siblings, 2 replies; 15+ messages in thread
From: Linus Torvalds @ 2007-07-20 23:05 UTC (permalink / raw)
  To: Git Mailing List, Paul Mackerras; +Cc: Junio C Hamano


Ok, color me stumped, but gitk is unhappy.

Ingo and Thomas have just announced that they  have a unified x86 tree for 
both i386/x86-64, so I did

	gitk arch/i386 arch/x86_64

to look at what has happened recently in the kernel in that area.

I get the gitk history view, but no actual diffs, and I get an application 
error window saying

	can't unset "idinlist(57d1c91fa6d9146b309b7511f6432dea2a24858b)": no such element in array
	can't unset "idinlist(57d1c91fa6d9146b309b7511f6432dea2a24858b)": 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)

which really doesn't tell me much.

It doesn't seem to happen without path limiting, and it also doesn't seem 
to happen for all paths (doing "gitk drivers/scsi" doesn't show it), but 
somehow that "arch/i386" part seems to bring it out.

I'm not seeing anything interesting or special about that named commit, or 
anything else that would make gitk unhappy. But it is.

Current kernel tree. Anybody else has any ideas? Somebody who knows 
tcl/tk, and gitk?

			Linus

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

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

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-20 23:05 gitk problems: can't unset "idinlist(...)" Linus Torvalds
2007-07-21  5:09 ` Jeff King
2007-07-21  5:53   ` Linus Torvalds
2007-07-21  5:56     ` Junio C Hamano
2007-07-21  5:59     ` Jeff King
2007-07-21  6:06       ` Jeff King
2007-07-21  6:11     ` Linus Torvalds
2007-07-21  6:18       ` Jeff King
2007-07-21  6:24         ` Jeff King
2007-07-21  6:47           ` Linus Torvalds
2007-07-21  6:54             ` Jeff King
2007-07-21  9:32             ` pointer to pointer (was: gitk problems: can't unset "idinlist(...)") David Kastrup
2007-07-21  9:44               ` pointer to pointer David Kastrup
2007-07-21  6:34         ` gitk problems: can't unset "idinlist(...)" Linus Torvalds
2007-07-21 11:42 ` Paul Mackerras

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