bugzilla-daemon at mindrot.org
2004-May-18  22:40 UTC
[Bug 870] X11 fowarding does not work
http://bugzilla.mindrot.org/show_bug.cgi?id=870
           Summary: X11 fowarding does not work
           Product: Portable OpenSSH
           Version: 3.8.1p1
          Platform: ix86
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: ssh
        AssignedTo: openssh-bugs at mindrot.org
        ReportedBy: kutek at cybercomm.net
these are typical error messages:
% netscape
debug1: client_input_channel_open: ctype x11 rchan 2 win 65536 max 16384
debug1: client_request_x11: request from 127.0.0.1 5213
debug1: channel 1: new [x11]
debug1: confirm x11
X Error of failed request:  BadDrawable (invalid Pixmap or Window parameter)
  Major opcode of failed request:  73 (X_GetImage)
  Resource id in failed request:  0x47
  Serial number of failed request:  61
  Current serial number in output stream:  61
debug1: channel 1: FORCE input drain
~% debug1: channel 1: free: x11, nchannels 2
% cbb
debug1: client_input_channel_open: ctype x11 rchan 2 win 65536 max 16384
debug1: client_request_x11: request from 127.0.0.1 5214
debug1: channel 1: new [x11]
debug1: confirm x11
X Error of failed request:  BadAtom (invalid Atom parameter)
  Major opcode of failed request:  20 (X_GetProperty)
  Atom id in failed request:  0x1bf
  Serial number of failed request:  11
  Current serial number in output stream:  11
debug1: channel 1: FORCE input drain
% debug1: channel 1: free: x11, nchannels 2
no prior version has done this. i recompiled 3.7.1p2
with my current lib and include setup and they work fine.
the linux is a redhat variant.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2004-May-19  00:33 UTC
[Bug 870] X11 fowarding does not work
http://bugzilla.mindrot.org/show_bug.cgi?id=870
dtucker at zip.com.au changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
------- Additional Comments From dtucker at zip.com.au  2004-05-19 10:33 -------
http://www.openssh.com/faq.html#3.13
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.