unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#42485: 28.0.50; Latest emacs 28.0.50 with feature/native-comp cannnot render any text in GUI on MacOS v10.15.5.
@ 2020-07-20  3:49 AllenDang
  2020-07-23 12:09 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 4+ messages in thread
From: AllenDang @ 2020-07-20  3:49 UTC (permalink / raw)
  To: 42485


After compile, double click ./nextstep/Emacs.app, the window content is
blank, all text are invisible.

It I launch emacs in terminal like
./nextstep/Emacs.app/Content/MacOS/emacs -nw, everyting works fine.


In GNU Emacs 28.0.50 (build 3, x86_64-apple-darwin19.5.0, NS appkit-1894.50 Version 10.15.5 (Build 19F101))
 of 2020-07-20 built on AllenDangMacBookPro.local
Repository revision: 37e0dbc97242a69da9f02039f5635261a307659a
Repository branch: feature/native-comp
System Description:  Mac OS X 10.15.5

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Package subdirs is deprecated
ESC C-M-x M-x is undefined

Configured using:
 'configure --disable-dependency-tracking --disable-silent-rules
 --enable-locallisppath=/usr/local/share/emacs/28.0.50/site-lisp
 --infodir=/usr/local/share/emacs/28.0.50/share/info/emacs
 --prefix=/Users/allendang/gccemacs --with-nativecomp --with-json
 --with-ns --disable-ns-self-contained --with-xml2 --with-gnutls
 --with-imagemagick --with-modules --with-rsvg
 CFLAGS=-I/usr/local/Cellar/gcc/10.1.0/include
 'LDFLAGS=-L/usr/local/Cellar/gcc/10.1.0/lib/gcc/10
 -I/usr/local/Cellar/gcc/10.1.0/include''

Configured features:
PNG RSVG IMAGEMAGICK GLIB NOTIFY KQUEUE ACL GNUTLS LIBXML2 ZLIB
TOOLKIT_SCROLL_BARS NS MODULES THREADS JSON PDUMPER LCMS2

Important settings:
  value of $LC_ALL: en_US.UTF-8
  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 dired dired-loaddefs
rfc822 mml easymenu mml-sec password-cache epa derived epg epg-config
gnus-util rmail rmail-loaddefs text-property-search time-date subr-x seq
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader cl-loaddefs cl-lib sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils term/xterm xterm byte-opt gv bytecomp
byte-compile cconv tooltip eldoc electric uniquify ediff-hook vc-hooks
lisp-float-type mwheel term/ns-win ns-win ucs-normalize mule-util
term/common-win tool-bar dnd fontset image regexp-opt fringe
tabulated-list replace newcomment text-mode elisp-mode lisp-mode
prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer
select scroll-bar mouse jit-lock font-lock syntax facemenu font-core
term/tty-colors frame minibuffer cl-generic cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms
cp51932 hebrew greek romanian slovak czech european ethiopic indian
cyrillic chinese composite charscript charprop case-table epa-hook
jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice loaddefs
button faces cus-face pcase macroexp files text-properties overlay sha1
md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote threads kqueue cocoa ns lcms2
multi-tty make-network-process emacs)

Memory information:
((conses 16 60769 8731)
 (symbols 48 6125 0)
 (strings 32 15871 2202)
 (string-bytes 1 525502)
 (vectors 16 7628)
 (vector-slots 8 151727 4214)
 (floats 8 23 21)
 (intervals 56 210 0)
 (buffers 992 10))





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

* bug#42485: 28.0.50; Latest emacs 28.0.50 with feature/native-comp cannnot render any text in GUI on MacOS v10.15.5.
  2020-07-20  3:49 bug#42485: 28.0.50; Latest emacs 28.0.50 with feature/native-comp cannnot render any text in GUI on MacOS v10.15.5 AllenDang
@ 2020-07-23 12:09 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2020-07-23 12:20   ` Dang Allen
  0 siblings, 1 reply; 4+ messages in thread
From: Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2020-07-23 12:09 UTC (permalink / raw)
  To: AllenDang; +Cc: 42485

Hi Allen,

please let me know if we can close this too or is something we have to
look at.

Thanks

  Andrea
  
-- 
akrl@sdf.org





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

* bug#42485: 28.0.50; Latest emacs 28.0.50 with feature/native-comp cannnot render any text in GUI on MacOS v10.15.5.
  2020-07-23 12:09 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
@ 2020-07-23 12:20   ` Dang Allen
  2020-07-23 13:33     ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 1 reply; 4+ messages in thread
From: Dang Allen @ 2020-07-23 12:20 UTC (permalink / raw)
  To: Andrea Corallo; +Cc: 42485

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

It's done. Please close it. Thanks again :)

Andrea Corallo <akrl@sdf.org> 于2020年7月23日周四 下午8:09写道:

> Hi Allen,
>
> please let me know if we can close this too or is something we have to
> look at.
>
> Thanks
>
>   Andrea
>
> --
> akrl@sdf.org
>

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

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

* bug#42485: 28.0.50; Latest emacs 28.0.50 with feature/native-comp cannnot render any text in GUI on MacOS v10.15.5.
  2020-07-23 12:20   ` Dang Allen
@ 2020-07-23 13:33     ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
  0 siblings, 0 replies; 4+ messages in thread
From: Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2020-07-23 13:33 UTC (permalink / raw)
  To: Dang Allen; +Cc: 42485-done

Dang Allen <allengnr@gmail.com> writes:

> It's done. Please close it. Thanks again :)

Great, closing.

  Andrea

-- 
akrl@sdf.org





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

end of thread, other threads:[~2020-07-23 13:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20  3:49 bug#42485: 28.0.50; Latest emacs 28.0.50 with feature/native-comp cannnot render any text in GUI on MacOS v10.15.5 AllenDang
2020-07-23 12:09 ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors
2020-07-23 12:20   ` Dang Allen
2020-07-23 13:33     ` Andrea Corallo via Bug reports for GNU Emacs, the Swiss army knife of text editors

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).