emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44794: closed (28.0.50; Frame creation broken with (tool-bar-mode -1


From: GNU bug Tracking System
Subject: bug#44794: closed (28.0.50; Frame creation broken with (tool-bar-mode -1))
Date: Mon, 21 Dec 2020 17:31:02 +0000

Your message dated Mon, 21 Dec 2020 19:29:48 +0200
with message-id <83a6u7rrsj.fsf@gnu.org>
and subject line Re: bug#44794: 28.0.50; Frame creation broken with 
(tool-bar-mode -1)
has caused the debbugs.gnu.org bug report #44794,
regarding 28.0.50; Frame creation broken with (tool-bar-mode -1)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44794: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44794
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 28.0.50; Frame creation broken with (tool-bar-mode -1) Date: Sun, 22 Nov 2020 12:46:55 +0000
With a .emacs file containing only the line:

(tool-bar-mode -1)

Then ./emacs in the repo src directory.

On my system, the initial frame is blank except for a title bar, menu
bar and a scroll bar -- no mini-buffer and nothing at all in the main
window. If you resize the frame with the mouse or by keyboard shortcut
then the usual splash screen appears, along with the mini-buffer. The
symptoms differ somewhat if you add font specifications and/or frame
size specifications to the .emacs file, but it still doesn't work
right.

I bisected it to commit 36431e1679, which modifies xterm.c. Reverting
that commit and rebuilding brings back the previous behavior, and all
looks correct to me.

Many thanks,

David.

In GNU Emacs 28.0.50 (build 13, i686-pc-linux-gnu, GTK+ Version
3.18.9, cairo version 1.14.6)
 of 2020-11-22 built on newfont
Repository revision: 9490f12c4dc4deb16f4e900646319f6de033982c
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.11803000
System Description: Slackware 14.2

Configured using:
 'configure
 
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:/usr/lib/pkgconfig:/usr/share/pkgconfig'

Configured features:
XPM JPEG TIFF GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY
INOTIFY ACL GNUTLS LIBXML2 FREETYPE HARFBUZZ ZLIB TOOLKIT_SCROLL_BARS
GTK3 X11 XDBE XIM MODULES THREADS PDUMPER LCMS2

Important settings:
  value of $LC_COLLATE: C
  value of $LANG: en_US.ISO8859-1
  locale-coding-system: iso-latin-1-unix

Major mode: Fundamental

Minor modes in effect:
  tooltip-mode: t
  global-eldoc-mode: t
  electric-indent-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  blink-cursor-mode: t
  auto-composition-mode: t
  auto-encryption-mode: t
  auto-compression-mode: t
  buffer-read-only: 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 mml-sec epa derived epg epg-config gnus-util rmail
rmail-loaddefs text-property-search time-date mm-decode mm-bodies
mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail
rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils tex-site info
package easymenu browse-url url url-proxy url-privacy url-expand
url-methods url-history url-cookie url-domsuf url-util mailcap
url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs
eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt gv
bytecomp byte-compile cconv cl-loaddefs cl-lib tooltip eldoc electric
uniquify ediff-hook vc-hooks lisp-float-type mwheel term/x-win x-win
term/common-win x-dnd 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 button
loaddefs faces cus-face macroexp files window text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote threads dbusbind inotify lcms2
dynamic-setting system-font-setting font-render-setting cairo
move-toolbar gtk x-toolkit x multi-tty make-network-process emacs)

Memory information:
((conses 8 68901 8187)
 (symbols 24 8241 1)
 (strings 16 24876 1710)
 (string-bytes 1 834263)
 (vectors 8 14295)
 (vector-slots 4 196017 11392)
 (floats 8 26 24)
 (intervals 28 245 0)
 (buffers 560 11)
 (heap 1024 9566 759))



--- End Message ---
--- Begin Message --- Subject: Re: bug#44794: 28.0.50; Frame creation broken with (tool-bar-mode -1) Date: Mon, 21 Dec 2020 19:29:48 +0200
> From: "J. Scott Berg" <jsberg-bnl@outlook.com>
> CC: "dfussner@googlemail.com" <dfussner@googlemail.com>, "stefan@marxist.se"
>       <stefan@marxist.se>, "44794@debbugs.gnu.org" <44794@debbugs.gnu.org>, 
> "J.
>  Scott Berg" <jsberg-bnl@outlook.com>
> Date: Mon, 21 Dec 2020 14:42:12 +0000
> 
> > -----Original Message-----
> > From: martin rudalics <rudalics@gmx.at>
> > Sent: Saturday, December 19, 2020 10:55 AM
> > To: Eli Zaretskii <eliz@gnu.org>
> > Cc: dfussner@googlemail.com; stefan@marxist.se; 44794@debbugs.gnu.org; J.
> > Scott Berg <jsberg-bnl@outlook.com>
> > Subject: Re: bug#44794: 28.0.50; Frame creation broken with (tool-bar-mode
> > -1)
> > 
> > Then let's wait for Scott to answer.  Scott, can you check the patch Eli
> > posted in https://debbugs.gnu.org/cgi/bugreport.cgi?bug=44794#53 for
> > whether it breaks the previous patch for Bug#44002.
> 
> 44002 is still fixed after applying the patch from comment 53.

Thanks, I therefore installed that change, and I'm marking this bug
done.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]