x11 forwarding problem on solaris
Darren Tucker
dtucker at zip.com.au
Sun Jul 25 12:53:18 EST 2004
Albert Chin wrote:
> I'm running OpenSSH 3.8.1p1 client/server and see a similar problem. We
> upgraded Ethereal (network protocol analyzer) from 0.10.2 to 0.10.5
> and now get the following when trying to save a protocol trace:
> Gdk-ERROR **: BadWindow (invalid Window parameter)
> serial 12171 error_code 3 request_code 15 minor_code 0
>
> This is with Ethereal built against GTK+ 1.2.10. Building Ethereal
> against GTK+ 2.4.4 works fine.
>
> Setting "ForwardX11Trusted yes" in ssh_config doesn't help.
That's odd, I would have thought that would fix it. That was the
client's ssh_config? Does "ssh -o ForwardX11Trusted=yes yourserver" do
the same thing?
You can also try "X11UseLocalhost no" in the server's sshd_config (you
will need to restart sshd).
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list