User: malcolmp
Date: 06/05/17 08:18:46
Modified: xemacs ChangeLog PROBLEMS
Log:
PROBLEMS: Add entry concerning X errors when using ssh.
Revision Changes Path
1.504 +4 -0 XEmacs/xemacs/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/ChangeLog,v
retrieving revision 1.503
retrieving revision 1.504
diff -u -p -r1.503 -r1.504
--- ChangeLog 2006/05/16 15:36:10 1.503
+++ ChangeLog 2006/05/17 06:18:45 1.504
@@ -1,3 +1,7 @@
+2006-05-17 Malcolm Purvis <malcolmp(a)xemacs.org>
+
+ * PROBLEMS: Add entry concerning X errors when using ssh.
+
2006-05-17 Stephen J. Turnbull <stephen(a)xemacs.org>
* PROBLEMS: X11R7 loses x11/bitmaps/gray.
1.73 +6 -0 XEmacs/xemacs/PROBLEMS
Index: PROBLEMS
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/PROBLEMS,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -p -r1.72 -r1.73
--- PROBLEMS 2006/05/16 15:36:10 1.72
+++ PROBLEMS 2006/05/17 06:18:45 1.73
@@ -1015,6 +1015,12 @@ you still have the problem after doing t
too old. There is a copy of the MIT X11R6 XKeysymDB file in the emacs `etc'
directory. Try using that one.
+*** Lots of warnings generated when displaying via ssh X forwarding.
+
+If you are seeing a significant number of X11 warnings (in particular
+BadWindow errors) when using XEmacs via ssh X forwarding try using a
+trusted x11 connection instead (for openssh, use -Y instead of -X).
+
*** My X resources used to work, and now some of them are being ignored.
Check the resources in .../etc/Emacs.ad (which is the same as the file
Show replies by date