desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #39167
[Bug 734832] Improved PostLogin script to for gdm 2.30
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue that you reported is one that should be
reproducible with the live environment of the Desktop CD of the stable
release - Oneiric Ocelot. It would help us greatly if you could test
with it so we can work on getting it fixed. You can find out more about
the development release at http://www.ubuntu.com/testing/ . Thanks again
and we appreciate your help.
** Changed in: gdm (Ubuntu)
Importance: Undecided => Low
** Changed in: gdm (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gdm in Ubuntu.
https://bugs.launchpad.net/bugs/734832
Title:
Improved PostLogin script to for gdm 2.30
Status in “gdm” package in Ubuntu:
Incomplete
Bug description:
Binary package hint: gdm
GDM for versions > 2.30 uses new Xauthority files under
/var/run/gdm/... .
This has the following implication:
a) User connects to his ubuntu machine using ssh -XYC ubuntu-machine
b) User tries to run an X11 command on the remote machine so that X11 is redirected to his local machine
c) User gets the following error:
[username@ubuntu-remote-machine]~ $ /opt/emacs24/bin/emacsclient -c
Waiting for Emacs...X11 connection rejected because of wrong authentication.
*ERROR*: Display localhost:10.0 can't be opened
The workaround in order to solve the above was to run the following on
the remote ubuntu machine:
$ XAUTHORITY=... (the value it has in any processes that is under the gdm process tree).
$ export XAUTHORITY
$ xauth remove localhost:10
$ xauth merge ~/.Xauthority
For more information, please see this
https://bugs.archlinux.org/task/19649
and this
http://groups.google.com/group/gnu.emacs.bug/browse_thread/thread/581ad16fa64e87b8/849d4d44255c6ac4?#849d4d44255c6ac4
Thanks,
Leonidas
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/734832/+subscriptions