[comp.windows.x] xdm error

flint@me.utoronto.ca (Kenneth R. Flint) (01/18/90)

I have this problem that appears every once in a while when I log onto our
terminal for X windows; I log on through xdm, the screen flashes, and I
am prompted for a login again by xdm.  The second login starts up X11
properly.  While this error is not critical, it is, at times, annoying
(demonstrations and stuff).

The xdm-errors file says:

error (pid 29961): Hung in XOpenDisplay(:0), aborting
error (pid 29961): server open failed for :0, giving up
Error: Can't Open display
Unix domain socket /tmp/.X11-unix/X0 trashed, recreating

It appears to me that whenever cron clears out /tmp, it clears out the
socket mentioned in the errors and xdm can not open the display until
it recreates the socket.

The queston is, should I move the socket to a more stable directory so
this will not occur every time the date expires on the socket in /tmp?
Or should I not worry about it and log in more than once every so often?

I have a VAXstation 3200, running Ultrix 3.1, with a 19 in. colour
monitor.

(Aside question: Has anyone been able to get xfig to compile, as 
provided in the release of X11, Revision 4?)

Thanks,
Ken
-- 
Kenneth Flint	flint@me.utoronto.ca 		UUCP: ...!utai!me!flint 
		flint@me.toronto.edu
"We may become the only species gifted enough to understand our own extinction 
 and not yet smart enough to avoid it."      --Dr. Noel Brown, U.N.-- 

casey@gauss.llnl.gov (Casey Leedom) (01/19/90)

| From: flint@me.utoronto.ca (Kenneth R. Flint)
|
| It appears to me that whenever cron clears out /tmp, it clears out the
| socket mentioned in the errors and xdm can not open the display until
| it recreates the socket.
|
| The queston is, should I move the socket to a more stable directory so
| this will not occur every time the date expires on the socket in /tmp?
| Or should I not worry about it and log in more than once every so often?

  Or just stop cron from going down into /tmp/.X11-unix ...

| Aside question: Has anyone been able to get xfig to compile, as provided
| in the release of X11, Revision 4?

  I have the patches for xfig 1.4.3 patchlevel 5.  Unfortunately, what
was distributed on the R4 tape was xfig 1.4.3 patchlevel 4 ...  I've been
planning on putting the new tar.Z file on EXPO and GATEKEEPER (at least),
but EXPO will never talk to me and GATEKEEPER refuses to let me put
anything in the contrib directories ...

  So, I've just made the complete compressed tar available via anonymous
ftp from LLL-CRG.LLNL.GOV in the directory pub/X.V11R4/contrib.  It's
218245 bytes.  Please remember to use binary mode when getting the file.

Casey