[11064] in Athena Bugs
sun4 7.6L: graphics, startup
daemon@ATHENA.MIT.EDU (fschi@MIT.EDU)
Sun Sep 26 19:56:49 1993
From: fschi@MIT.EDU
To: bugs@MIT.EDU
Date: Sun, 26 Sep 93 19:56:44 EDT
System name: w20-575-26
Type and version: SPARC/Classic 7.6L
Display type: cgthree
What were you trying to do?
Well, I am logging in , and normal messages come up in my console window, but then my .startup.X program doesn't get executed
What's wrong:
My .startup.X program isn't executed, that is the following:
add graphics/mit/graphics/images/setup-images
xv -max -root -quit -smooth /mit/graphics/images/cmu-gif/misc/tallship.gif &
xmh -geometry 500x680+500+22 &
add eddietwo
xzewd -geometry 50x20+20+350 &
xterm -geometry 80x20+0+19 &
Instead I get this message in my console window:
19:46 nfs mount: romulus.uml.edu:/usr/common server not responding: RPC: Authentication error; why = Invalid client credential
19:46 nfs mount: romulus.uml.edu:/usr/common server not responding: RPC: Authentication error; why = Invalid client credential
19:47 nfs mount: romulus.uml.edu:/usr/common server not responding: RPC: Authentication error; why = Invalid client credential
1
What should have happened:
I should have gotten a background, another xterm window, an xzewd window, and an xmh window.
Please describe any relevant documentation references:
Here is what my startup looks like:
19:45 Athena Workstation (SUN4m) Version 7.6L Mon Sep 20 08:16:51 EDT 1993
19:45 Setting up environment...
19:46 Starting mwm window manager...
19:46 Starting the Athena Dashboard...
19:46 Creating logout button...
19:46 Creating initial xterm window...
19:46 Running standard startup activities...
19:46 Running custom startup activities listed in ~/.startup.X...
19:46 attach: filesystem wuarchive.wustl.edu:/archive (wuarchive.wustl.edu:/archive) mounted on /wuarchive/archive (read-only)
19:46 attach: filesystem gatekeeper.dec.com:/archive/.8 (gatekeeper.dec.com:/archive/.8) mounted on /gatekeeper/archive/.8 (read-only)
19:46 nfs mount: romulus.uml.edu:/usr/common server not responding: RPC: Authentication error; why = Invalid client credential
19:46 nfs mount: retrying: /ftp/usr/common
19:46 nfs mount: romulus.uml.edu:/usr/common server not responding: RPC: Authentication error; why = Invalid client credential
19:46 nfs mount: romulus.uml.edu:/usr/common server not responding: RPC: Authentication error; why = Invalid client credential
19:46 nfs mount: romulus.uml.edu:/usr/common server not responding: RPC: Authentication error; why = Invalid client credential
etc, etc....
I think this only happens on a sun station, as it did work right on a dec. Thanks