On Mon, Jul 28, 2008 at 09:18:35PM +0200, Steffen Prohaska wrote:
I don't think the problem is Windows-specific. At least on Mac I am
seeing similar problems. When I hit CTRL-q while gitk is still reading
the commits, it crashes with as segfault.
On Linux, when I hit CTRL-q (after a few attempts), I got this:
invalid command name ".tf.histframe.pwclist.canv"
while executing
"$canv yview"
(procedure "drawvisible" line 5)
invoked from within
"drawvisible"
(procedure "layoutmore" line 14)
invoked from within
"layoutmore"
(procedure "chewcommits" line 5)
invoked from within
"chewcommits"
("eval" body line 1)
invoked from within
"eval $script"
(procedure "dorunq" line 9)
invoked from within
"dorunq"
("after" script)
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 8 (X_MapWindow)
Resource id in failed request: 0x0
Serial number of failed request: 2453
Current serial number in output stream: 2456
Dmitry