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 #41 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>
Cc: 25474 <at> debbugs.gnu.org
Subject: RE: bug#25474: 26.0.50; Buffer content invisible
Date: Thu, 19 Jan 2017 09:05:19 -0800
Disabling XDBE fixes the problem. Thank you.

-----Original Message-----
From: Eli Zaretskii [mailto:eliz <at> gnu.org] 
Sent: Thursday, January 19, 2017 8:18 AM
To: Ivor Durham
Cc: 25474 <at> debbugs.gnu.org
Subject: Re: bug#25474: 26.0.50; Buffer content invisible

> From: "Ivor Durham" <ivor.durham <at> ivor.cc>
> Cc: <25474 <at> debbugs.gnu.org>
> Date: Thu, 19 Jan 2017 07:57:52 -0800
> 
> "#define HAVE_XDBE 1" is in src/config.h

Can you replace it with

  #undef HAVE_XDBE

then edit src/Makefile to make the XDBE-related variables empty, like
this:

  XDBE_LIBS =
  XDBE_CFLAGS =

and then rebuild Emacs and see if the problem persists.

Alternatively, temporarily rename the header X11/extensions/Xdbe.h in your
include directory to something else, then re-run 'configure' and rebuild.





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.