GNU bug report logs -
#32032
26.1; MobaXterm X server + double buffering causes blank window
Previous Next
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
Message #65 received at 32032 <at> debbugs.gnu.org (full text, mbox):
> >>> > > ./configure --without-gnutls --without-backbuffer
> >>> > >
> >>> >
> >>> > Iʼd call it --without-xdbe
> >>>
> >>> Or maybe --disable-double-buffering?
> >>
> >> I think sticking with the --without-... pattern makes sense.
> >
> > The ./configure --help output distinguishes between features and packages:
> >
> > Optional Features:
> > --disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
> > --enable-FEATURE[=ARG] include FEATURE [ARG=yes]
> >
> > Optional Packages:
> > --with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
> > --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
> >
> > I think the double buffering thing is a feature, not a package, so
> > --disable-... fits better.
>
> Is XIM as feature or a package? Because thatʼs under --with (as is
> X11).
I’d say if we call it "--without-xdbe" it’s a package, if we call it "--disable-double-buffering" it is a feature. %-)
I vote for --without-xdbe; - it is shorter and gives the X11 reference. I can include "double-buffering" in the help string.
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.