unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#32032: 26.1; Emacs 26 opens under X with blank window
@ 2018-07-02  1:52 gnu_lists
  2018-07-02 14:35 ` Eli Zaretskii
  0 siblings, 1 reply; 31+ messages in thread
From: gnu_lists @ 2018-07-02  1:52 UTC (permalink / raw)
  To: 32032

[-- Attachment #1: Type: text/plain, Size: 4103 bytes --]

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 nominibuffer. See the following screenshot:


https://i.stack.imgur.com/0Uf4m.png





I built Emacs without `gnutls`, but that should be possible. Do I missany essential libraries?





According to a stack exchange question


(https://emacs.stackexchange.com/questions/41021/emacs-26-1-rc1-display-issues-over-ssh-x11-with-xming-vcxsrv)the issue might be related to the X-toolkit I'm using (GTK2). Does Emacs26 not support GTK2? The X server I use is MobaXterm 3.0 on Windows 7Enterprise. I cannot test with another X server.





The output of my `./configure --without-gnutls` is stored in a GitHubgist:


https://gist.github.com/halloleo/46808e9574f375f1e320f5e13c068296. Theoutput of the `make all` is in this gist:


https://gist.github.com/halloleo/c4a4ac53c047d972b6f7b91a0240167f





## Notes:





1. The build runs fine in a terminal via `src/emacs -Q -nw` (**That’s
   how I generated the bug report output below!**)


2. I have built Emacs 25 on the same machine and it runs successfullyover X11.





In GNU Emacs 26.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 2.24.23) of 2018-06-29 built on ACCRAD01


System Description: Oracle Linux Server release 6.9





Configured using:


 'configure --without-gnutls'





Configured features:


XPM JPEG TIFF GIF PNG SOUND GPM DBUS GCONF GSETTINGS NOTIFY LIBSELINUXLIBXML2 FREETYPE XFT ZLIB TOOLKIT_SCROLL_BARS GTK2 X11 THREADS





Important settings:


  value of $LANG: en_US.UTF-8


  locale-coding-system: utf-8-unix





Major mode: Lisp Interaction





Minor modes in effect:


  tooltip-mode: t


  global-eldoc-mode: t


  eldoc-mode: t


  electric-indent-mode: t


  mouse-wheel-mode: t


  tool-bar-mode: t


  menu-bar-mode: t


  file-name-shadow-mode: t


  global-font-lock-mode: t


  font-lock-mode: t


  auto-composition-mode: t


  auto-encryption-mode: t


  auto-compression-mode: t


  line-number-mode: t


  transient-mark-mode: t





Load-path shadows:


None found.





Features:


(shadow sort mail-extr emacsbug message rmc puny seq byte-opt gv


bytecomp byte-compile cconv cl-loaddefs cl-lib dired dired-loaddefs


format-spec rfc822 mml easymenu mml-sec password-cache epa derived epgepg-config gnus-util rmail rmail-loaddefs mm-decode mm-bodies mm-encodemail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047


rfc2045 ietf-drums mm-util mail-prsvr mail-utils term/xterm xterm


time-date elec-pair mule-util tooltip eldoc electric uniquify ediff-hookvc-hooks lisp-float-type mwheel term/x-win x-win term/common-win x-dndtool-bar dnd fontset image regexp-opt fringe tabulated-list replace


newcomment text-mode elisp-mode lisp-mode prog-mode register page


menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock


font-lock syntax facemenu font-core term/tty-colors frame cl-generic


cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet laokorean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech


european ethiopic indian cyrillic chinese composite charscript charpropcase-table epa-hook jka-cmpr-hook help simple abbrev obarray minibuffercl-preloaded nadvice loaddefs button faces cus-face macroexp files


text-properties overlay sha1 md5 base64 format env code-pages mule


custom widget hashtable-print-readable backquote dbusbind inotify


dynamic-setting system-font-setting font-render-setting move-toolbar gtkx-toolkit x multi-tty make-network-process emacs)





Memory information:


((conses 16 97738 9072)


 (symbols 48 20313 2)


 (miscs 40 33 93)


 (strings 32 28225 1194)


 (string-bytes 1 746234)


 (vectors 16 12015)


 (vector-slots 8 446631 9182)


 (floats 8 53 260)


 (intervals 56 204 0)


 (buffers 992 11)


 (heap 1024 15148 697))




[-- Attachment #2: Type: text/html, Size: 37704 bytes --]

^ permalink raw reply	[flat|nested] 31+ messages in thread

end of thread, other threads:[~2020-08-26 13:05 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-02  1:52 bug#32032: 26.1; Emacs 26 opens under X with blank window gnu_lists
2018-07-02 14:35 ` Eli Zaretskii
2018-07-03  7:20   ` gnu_lists
2018-07-03  9:20     ` Robert Pluim
2018-07-03 18:53       ` Eli Zaretskii
2018-07-03 22:57         ` gnu_lists
2018-07-04  2:35           ` Eli Zaretskii
2018-07-06 12:33             ` gnu_lists
2018-07-06 12:50               ` Robert Pluim
2018-07-06 13:20                 ` Eli Zaretskii
2018-07-06 13:54                   ` gnu_lists
2018-07-06 14:04                     ` Robert Pluim
2018-07-06 14:07                     ` Noam Postavsky
2018-07-06 14:57                       ` Robert Pluim
2018-07-06 22:43                         ` gnu_lists
2018-07-06 14:08                     ` Eli Zaretskii
2018-07-06 22:44                       ` gnu_lists
2018-07-07  7:18                         ` Eli Zaretskii
2018-07-06 12:51               ` Eli Zaretskii
2018-07-06 12:55                 ` Robert Pluim
2018-07-06 13:30                   ` Eli Zaretskii
2018-07-14 23:55                     ` Noam Postavsky
2018-07-15 11:35                       ` Robert Pluim
2018-07-20  9:17                       ` Eli Zaretskii
2018-07-20 12:50                         ` Noam Postavsky
2018-07-21 10:50                           ` Eli Zaretskii
2018-07-21 11:25                             ` leo
2018-07-21 17:20                               ` Robert Pluim
2020-08-26 13:05                             ` Lars Ingebrigtsen
2018-07-06 13:12                 ` gnu_lists
2018-07-08 23:30                 ` leo

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).