El jue, 18-09-2008 a las 18:38 +0200, Pacho Ramos escribió: > El jue, 18-09-2008 a las 17:26 +0100, Ross Burton escribió: > > On Thu, 2008-09-18 at 18:14 +0200, Pacho Ramos wrote: > > > Now, I usually run remote apps doing the following: > > > 1. I run "xhost + `remote ip`" > > > 2. "ssh -X `remote ip`" > > > 3. "export DISPLAY="`local ip`:0.0" > > > 4. And I run remote app > > > > Do you realise that steps 1 and 3 are not required, because you enabled > > X tunnelling in step 2? > > > > Ross
Hi! I am not sure if you remember some messages about this that I sent a few days ago. Finally, it worked with ssh -X , but I only tested it running "xterm" Today, I have tried to run evolution (I have the same problem with gedit) and it freezes at start if I don't run "export DISPLAY="`local ip`:0.0", even when, before this, I have localhost:10.0 as DISPLAY. When I run "evolution" I get these errors: (evolution:7404): Gdk-WARNING **: Connection to display localhost:10.0 appears to be untrusted. Pointer and keyboard grabs and inter-client communication may not work as expected. (evolution:7404): Gdk-WARNING **: Coercing GDK_INPUT_ONLY toplevel window to GDK_INPUT_OUTPUT to work around bug in Xorg server (evolution:7404): Gdk-WARNING **: Coercing GDK_INPUT_ONLY toplevel window to GDK_INPUT_OUTPUT to work around bug in Xorg server Then, the window is opened but it freezes and I have to press Ctrol+C for exiting Where is the problem? What am I doing wrong? Thanks a lot for your help :-) _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
