Re: Maybe Off-Topic: remote Perl Gtk2 via ssh
- From: imran s4-technology com
- To: "Daniel Kasak" <dan enthalpy homelinux org>
- Cc: gtk-perl-list gnome org
- Subject: Re: Maybe Off-Topic: remote Perl Gtk2 via ssh
- Date: Sat, 3 Jul 2004 14:01:58 +1200 (NZST)
Hello all,
iirc, the -Y (enable trusted X11 connection forwarding) has been in recent
clients only. the openssh client in mandrake 9.1 doesn;t have the option
while 10(& cooker) have it.
as a rule, i use ssh -XY hostname whenever the -Y option is available.
Regards,
Imran
Richard Dawe wrote:
Hello.
Daniel Kasak wrote:
I'm trying to use ssh's 'forward X11' feature to run a Perl Gtk2 app
on the server at work and display it here at home.
[snip]
The program 'test.pl' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 61 error_code 3 request_code 38 minor_code 0)
[snip]
Is there any reason why I shouldn't be able to forward Perl Gtk2 apps
via ssh? It seems a little strange that I can run some gtk2 apps but
not this one.
Are you running ssh on gentoo? If so, try using "ssh -Y" instead of
"ssh -X". I think I got similar errors running Evolution over the
network. The errors disappeared when I started using the -Y option. I
have no idea why this works - the guy at work that recommended it to
me didn't know either.
Bye, Rich =]
Yes I am actually.
And yes that fixes it too.
Thanks!
Dan
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]