GNU bug report logs - #32032
26.1; MobaXterm X server + double buffering causes blank window

Previous Next

Package: emacs;

Reported by: gnu_lists <at> halloleo.hailmail.net

Date: Mon, 2 Jul 2018 05:38:02 UTC

Severity: normal

Tags: fixed

Found in version 26.1

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Robert Pluim <rpluim <at> gmail.com>
To: gnu_lists <at> halloleo.hailmail.net
Cc: Eli Zaretskii <eliz <at> gnu.org>, 32032 <at> debbugs.gnu.org
Subject: bug#32032: 26.1; Emacs 26 opens under X with blank window
Date: Tue, 03 Jul 2018 11:20:15 +0200
gnu_lists <at> halloleo.hailmail.net writes:

>> > I just built Emacs 26.1 on Centos 6 (RHEL 6.9). When I fire up the
>> > executable with `src/emacs -Q` over X11 it shows an empty window with no
>> > minibuffer. See the following screenshot:
>> 
>> > https://i.stack.imgur.com/0Uf4m.png
>> > 
>> > I built Emacs without `gnutls`, but that should be possible. Do I miss
>> > any essential libraries?
>> 
>> Try disabling double-buffering (etc/NEWS describes how to do that).
>
> Thanks Eli. That works. :-)
>  
> Any way to *build* Emacs so that  it disables by default double-buffering?

It doesnʼt look that way, if configure finds the Xdbe extension Emacs
uses it. You could add

'(inhibit-double-buffering . t)

to default-frame-alist, or uninstall the Xdbe.h header.

Robert




This bug report was last modified 4 years and 326 days ago.

Previous Next


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