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 #52 received at 25474 <at> debbugs.gnu.org (full text, mbox):

From: Daniel Colascione <dancol <at> dancol.org>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 25474 <at> debbugs.gnu.org, Ivor Durham <ivor.durham <at> ivor.cc>
Subject: Re: bug#25474: 26.0.50; Buffer content invisible
Date: Fri, 20 Jan 2017 01:07:29 -0800
On Fri, Jan 20 2017, Eli Zaretskii wrote:
>> From: "Ivor Durham" <ivor.durham <at> ivor.cc>
>> Cc: <25474 <at> debbugs.gnu.org>
>> Date: Thu, 19 Jan 2017 09:05:19 -0800
>> 
>> Disabling XDBE fixes the problem. Thank you.
>
> Thanks for testing.
>
> Daniel, could you please look into this?  If this is something
> specific to this particular X server, and it cannot be fixed/worked
> around in Emacs sources, perhaps we need a run-time option to disable
> double-buffering for a certain display?

I'll take a look. It may be worthwhile to just ditch XDBE and use a
pixmap instead --- that'd complicate the code in Emacs and potentially
(but not necessarily) reduce performance, but it would at least trigger
fewer X server bugs.

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)))




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.