[263] in Zephyr_Bugs
Can't run multiple zwgc sessions
daemon@ATHENA.MIT.EDU (James J Dempsey)
Fri Mar 15 10:48:17 1991
To: bug-zephyr@ATHENA.MIT.EDU
Date: Fri, 15 Mar 91 10:51:07 EST
From: James J Dempsey <jjd@alexander.bbn.com>
I'm running Zwgc mark II version 0.3.13 on a Sparcstation-2 running
SunOS 4.1.1.
If I am running zwgc on my workstation under X and while that session
is still active, I dial up from home and start zwgc -ttymode, and
later exit that session, the original X based session is broken
because the intermediate session has deleted the file /tmp/wg.<uid>
upon exiting. It seems that this temp file name should be more
unique. Perhaps it should have the pid of the zwgc process in it
somewhere.
Thanks,
--Jim--
P.S. Is there a newer version of Zephyr I should be running instead?