[717] in Zephyr_Bugs
Zephyr
daemon@ATHENA.MIT.EDU (Greg Mclaren)
Tue Oct 24 00:54:20 1995
Date: Mon, 23 Oct 1995 21:54:08 -0700
From: Greg Mclaren <gregm@isi.com>
To: bug-zephyr@MIT.EDU
Cc: gregm@isi.com
I installed and ran zephyr as directed in the various tarred help
files.
I was able to run the zephyr and zhm routines without a hitch.
However, when zwgc is run, and I send a message to myself, zwgc dies
when I double click on the message window to kill that message.
("X IO error on display :0.0"). Then I have to restart zwgc.
I can get around this by going into X_driver.c and erasing everything
in the body of procedure X_driver_ioerror.
While this works, I'm sure this is not the correct solution. Why is
zwgc dying of an IO error when I kill the window?