GNU bug report logs - #25474
26.0.50; Buffer content invisible over remote display (SecureCRT + VcXsrv) when double buffering enabled

Previous Next

Package: emacs;

Reported by: "Ivor Durham" <ivor.durham <at> ivor.cc>

Date: Wed, 18 Jan 2017 09:57:02 UTC

Severity: minor

Merged with 31169, 32306, 32334

Found in versions 26.0.50, 26.1

Full log


Message #58 received at 25474 <at> debbugs.gnu.org (full text, mbox):

From: "Ivor Durham" <ivor.durham <at> ivor.cc>
To: "'Eli Zaretskii'" <eliz <at> gnu.org>, "'Daniel Colascione'" <dancol <at> dancol.org>
Cc: 25474 <at> debbugs.gnu.org
Subject: RE: bug#25474: 26.0.50; Buffer content invisible
Date: Fri, 20 Jan 2017 08:27:10 -0800
I did a "make clean; ./configure; make" to re-generate src/config.h and
src/Makefile and confirmed the XDBE options were back. Then confirmed that
the blank buffer problem occurred again. Then I appended:

(modify-frame-parameters nil '((inhibit-double-buffering . nil)))

to ~/.emacs as prescribed. I launched the re-built src/emacs again with no
command-line arguments and the blank buffer area problem still occurred. So
the .emacs addition does not appear to be equivalent to the src/config.h &
src/Makefile changes.

-----Original Message-----
From: Eli Zaretskii [mailto:eliz <at> gnu.org] 
Sent: Friday, January 20, 2017 2:30 AM
To: Daniel Colascione
Cc: ivor.durham <at> ivor.cc; 25474 <at> debbugs.gnu.org
Subject: Re: bug#25474: 26.0.50; Buffer content invisible

> From: Daniel Colascione <dancol <at> dancol.org>
> Cc: "Ivor Durham" <ivor.durham <at> ivor.cc>,  25474 <at> debbugs.gnu.org
> Date: Fri, 20 Jan 2017 01:07:29 -0800
> 
> In the meantime, you can disable double buffering using the 
> inhibit-double-buffering frame parameter, e.g.,
> 
>   (modify-frame-parameters nil '((inhibit-double-buffering . nil)))

Thanks, I forgot we had this option already.

So, Ivor, you can keep your "normal" build, without the HAVE_XDBE tweaking
ion src/config.h, and instead disable the feature (e.g., in your ~/.emacs)
as Daniel points out above.





This bug report was last modified 6 years and 328 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.