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


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: "Ivor Durham" <ivor.durham <at> ivor.cc>
Cc: 25474 <at> debbugs.gnu.org
Subject: bug#25474: 26.0.50; Buffer content invisible
Date: Thu, 19 Jan 2017 18:17:43 +0200
> 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.