Le lundi 08 mai 2006 à 16:10 +0200, Michel Dänzer a écrit : > On Mon, 2006-05-08 at 16:04 +0200, Ingo Juergensmann wrote: > > On Mon, May 08, 2006 at 11:04:31AM +0200, Michel Dänzer wrote: > > > > > > Difficult. There's no X Server running on that machine and it's located > > > > 1000 km away from me (Karlsruhe <-> Rostock). > > > I mean the X server on your local machine. Something like > > > ssh -R6011:localhost:6000 [EMAIL PROTECTED] > > > should set up a port forwarding from display :11 on the remote machine > > > to :0 on the local machine, so running > > > DISPLAY=localhost:11 nedit ... > > > in that session should connect to the local X server directly. > > > > Same error with that trick. > > Thanks for trying it. This indicates that the problem is either with the > X server in sid or the client side in sarge, but not the X libraries in > sid.
FWIW I think it's with the X libs in sarge, because I often have troubles when I ssh -X from a RedHat box to my sarge box, then to my sid box. So the sid X server isn't involved here. My problems are sometimes X errors, but more often "wrong pixmaps", i.e. some GTK widgets are displaying the wrong icon, or some random portion of another pixmap. Xav