[7501] in Athena Bugs
dash: BadWindow
daemon@ATHENA.MIT.EDU (lnp@ATHENA.MIT.EDU)
Wed May 1 16:02:59 1991
From: lnp@ATHENA.MIT.EDU
Date: Wed, 1 May 91 15:59:12 -0400
To: cfields@nanga-parbat.LCS.MIT.EDU
Cc: bugs@MIT.EDU
In-Reply-To: Craig Fields's message of Wed, 1 May 91 15:03:39 EDT <9105011903.AA05384@nanga-parbat.LCS.MIT.EDU>
Thanks for the workaround.
> Anyway, the way it finds another dash is to get a list of windows from
> the X server, and look at them one by one to see if they belong to a
> dash. If one of the windows in the list is destroyed before it looks
> at it, X returns the error that that window no longer exists, and it
> is this error that is not trapped.
If this is the case, then clicking away a zephyrgram at the wrong time
might cause this bug to occur. Since my zwgc usually starts up and
forks off before anything else, I start receiving zephyrgrams before
all my windows and dash are up. That means that I could be clicking
away zgrams before my startup stuff is complete.
--Lisa