X forwarding inside emacs without an extra terminal

2013-05-16 Thread Joseph Mingrone
I'm trying open a remote emacsclient with X forwarding without requiring a local terminal sshed to the remote host. When I say 'with X forwarding' I mean that I open a terminal inside the remote emacs and from there can open X programs. If phe is the local host and gly is the re

Re: x forwarding? Fixed?

2012-03-15 Thread gene heskett
On Friday, March 16, 2012 12:29:58 AM Glynn Clements did opine: > gene heskett wrote: > > > In my experience, enabling debugging on the server side (via the > > > LogLevel directive in sshd_config) tends to be more useful than > > > the debug information produced by the client. > > > > In this ca

Re: x forwarding? Fixed?

2012-03-15 Thread Glynn Clements
gene heskett wrote: > > In my experience, enabling debugging on the server side (via the > > LogLevel directive in sshd_config) tends to be more useful than > > the debug information produced by the client. > > In this case 'server' I assume being the machine I am targeting, aka > 'lathe'? Yes

Re: x forwarding? Fixed?

2012-03-15 Thread gene heskett
On Thursday, March 15, 2012 09:21:48 AM Glynn Clements did opine: > gene heskett wrote: > > No observable change. The complete "ssh -Y -v lathe" session is: > In my experience, enabling debugging on the server side (via the > LogLevel directive in sshd_config) tends to be more useful than > the d

Re: x forwarding?

2012-03-15 Thread Glynn Clements
gene heskett wrote: > No observable change. The complete "ssh -Y -v lathe" session is: In my experience, enabling debugging on the server side (via the LogLevel directive in sshd_config) tends to be more useful than the debug information produced by the client. -- Glynn Clements

Re: x forwarding?

2012-03-14 Thread gene heskett
On Wednesday, March 14, 2012 06:01:46 PM Alan Coopersmith did opine: > On 03/14/12 08:24 AM, gene heskett wrote: > > I was pointed at the xauth command to fix this, but that man page has > > to rank near the top for all time obtuseness, and when executed on > > the non- working machine, returns: >

Re: x forwarding?

2012-03-14 Thread gene heskett
On Wednesday, March 14, 2012 05:54:56 PM Johannes Truschnigg did opine: > On Wed, Mar 14, 2012 at 11:43:01AM -0400, gene heskett wrote: > > On Wednesday, March 14, 2012 11:41:22 AM walter harms did opine: > > [...] > > Which gets noisy, but the last 2 lines are: > > debug1: Requesting X11 forwardi

Re: x forwarding?

2012-03-14 Thread Alan Coopersmith
On 03/14/12 08:24 AM, gene heskett wrote: I was pointed at the xauth command to fix this, but that man page has to rank near the top for all time obtuseness, and when executed on the non- working machine, returns: gene@lathe:~$ pwd /home/gene gene@lathe:~$ xauth list xauth: creating new authori

Re: x forwarding?

2012-03-14 Thread Johannes Truschnigg
On Wed, Mar 14, 2012 at 11:43:01AM -0400, gene heskett wrote: > On Wednesday, March 14, 2012 11:41:22 AM walter harms did opine: > [...] > Which gets noisy, but the last 2 lines are: > debug1: Requesting X11 forwarding with authentication spoofing. > X11 forwarding request failed on channel 0 Chec

Re: x forwarding?

2012-03-14 Thread gene heskett
On Wednesday, March 14, 2012 11:41:22 AM walter harms did opine: > Am 14.03.2012 16:24, schrieb gene heskett: > > On Wednesday, March 14, 2012 11:11:14 AM Adam Jackson did opine: > >> On Wed, 2012-03-14 at 03:27 -0400, gene heskett wrote: > >>> ssh -Y first machine works, and uses Display:10:0, ss

Re: x forwarding?

2012-03-14 Thread walter harms
Am 14.03.2012 16:24, schrieb gene heskett: > On Wednesday, March 14, 2012 11:11:14 AM Adam Jackson did opine: > >> On Wed, 2012-03-14 at 03:27 -0400, gene heskett wrote: >>> ssh -Y first machine works, and uses Display:10:0, ssh -Y second >>> machine doesn't, tries & fails to use Display 0:0. >>

Re: x forwarding?

2012-03-14 Thread gene heskett
On Wednesday, March 14, 2012 11:11:14 AM Adam Jackson did opine: > On Wed, 2012-03-14 at 03:27 -0400, gene heskett wrote: > > ssh -Y first machine works, and uses Display:10:0, ssh -Y second > > machine doesn't, tries & fails to use Display 0:0. > > > > Where & what does it take to enable the 2nd

Re: x forwarding?

2012-03-14 Thread Adam Jackson
On Wed, 2012-03-14 at 03:27 -0400, gene heskett wrote: > ssh -Y first machine works, and uses Display:10:0, ssh -Y second machine > doesn't, tries & fails to use Display 0:0. > > Where & what does it take to enable the 2nd one? (not normally at the same > time) Either: a) The shell you launch

x forwarding?

2012-03-14 Thread gene heskett
Greetings all; 2 supposedly identical machines, installed from the same ubuntu-10.04 LTS cd that is a special version for LinuxCNC (which used to be emc). Machines are intel D525MW boards. ssh -Y first machine works, and uses Display:10:0, ssh -Y second machine doesn't, tries & fails to use Di