| Summary: | OpenSSH_3.1p1 gives X_ShmAttach error on forwarded X11 channel | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Luca Bonomi <Luca.Bonomi> |
| Component: | sshd | Assignee: | OpenSSH Bugzilla mailing list <openssh-bugs> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | -current | ||
| Hardware: | ix86 | ||
| OS: | Linux | ||
|
Description
Luca Bonomi
2002-03-20 23:18:30 AEDT
X11UseLocalHost=no is the way to revert to prior behaviour. from debug output your Xlib looks like it's trying to use a shared memory transport, which won't work with ssh X11 forwarding. if the client uses X11 R6 libs, it will usually work with X11UseLocalhost=yes. workaround provided Same problem for AtomEye (164.107.79.177/Archive/Graphics/A/) Mass change of RESOLVED bugs to CLOSED |