GNU bug report logs -
#30088
Rendering glitch with double buffering enabled
Previous Next
Reported by: Damien Cassou <damien <at> cassou.me>
Date: Fri, 12 Jan 2018 16:19:02 UTC
Severity: normal
Tags: moreinfo
Merged with 26153,
29416
Found in versions 26.0.50, 26.0.90
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Fri, 26 Jan 2018 22:03:03 +0200
> From: Eli Zaretskii <eliz <at> gnu.org>
>
> Suggestions for such an entry in PROBLEMS are welcome.
How about:
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index c194ba5..2bd1bbc 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -1939,6 +1939,15 @@ set the 'visible-cursor' variable to nil in your ~/.emacs:
Still other way is to change the "cvvis" capability to send the
"\E[?25h\E[?0c" command.
+*** Ubuntu and Fedora display glitch
+
+On some Ubuntu or Fedora systems, when double-buffering is enabled
+(which it is, by default) cosmetic artifacts are visible after certain
+scrolling operations. Double-buffering can be disabled by adding the
+following line to ~/.emacs:
+
+ (modify-all-frames-parameters '((inhibit-double-buffering . t)))
+
** FreeBSD
*** FreeBSD: Getting a Meta key on the console.
?
This bug report was last modified 3 years and 89 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.