FYI, I think this used to work okay in 10.04, but fails in exactly the
same way as described above in 12.04.
Note, in 10.04, X was started by gdm and was passed a -auth argument that
looked like this:
/var/run/gdm/auth-for-gdm-??/database
when a user would log in, their XAUTHORITY environment
seems to be fixed on Hardy, can anyone confirm this?
--
sudo X apps fails on NFS mounted homes
https://bugs.launchpad.net/bugs/157748
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.c
confirmed on Kubuntu Gutsy (even when using kdesu)
** Changed in: sudo (Ubuntu)
Status: New => Confirmed
--
sudo X apps fails on NFS mounted homes
https://bugs.launchpad.net/bugs/157748
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact fo
[EMAIL PROTECTED] ~> sudo strace -f xterm
with home on NFS share:
...
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 3
setsockopt(3, SOL_TCP, TCP_NODELAY, [1], 4) = 0
setsockopt(3, SOL_SOCKET, SO_KEEPALIVE, [1], 4) = 0
connect(3, {sa_family=AF_INET, sin_port=htons(6010),
sin_addr=inet_addr("127.0.0.1