GNU bug report logs - #73244
Emacs29.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.41

Previous Next

Package: emacs;

Reported by: "John Hurst" <ajh <at> ajhurst.org>

Date: Sat, 14 Sep 2024 07:00:02 UTC

Severity: normal

Merged with 73245

Full log


Message #40 received at 73244 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Eli Zaretskii <eliz <at> gnu.org>, Po Lu <luangruo <at> yahoo.com>
Cc: ajh <at> ajhurst.org, 73244 <at> debbugs.gnu.org
Subject: Re: bug#73244: Emacs29.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version
 3.24.41
Date: Mon, 14 Oct 2024 17:58:43 +0200
[Message part 1 (text/plain, inline)]
>>>>>>>>>> The bug I have, since upgrading to Ubuntu 24.04 and install emacs29 is that the initial frame has width x height of 20 x 9, even though I have a .Xresources file containing
>>>>>>>>>>     Emacs*geometry: 100x40+1900+0
>>>>>>>>>> end a default-frame-alist of
>>>>>>>>>>    Value:
>>>>>>>>>>    ((font . "Monospace-10")
>>>>>>>>>>     (height . 42)
>>>>>>>>>>     (width . 90)
>>>>>>>>>>     (tool-bar-lines . 0)
>>>>>>>>>>     (menu-bar-lines . 1)
>>>>>>>>>>     (top . 0)
>>>>>>>>>>     (left . 1200))
>>>>>>>>>>    Original value was nil
>>>>>>>>>> set up by my .emacs file.
>>>>>>>>>>
>>>>>>>>>> Using either the pull-down File->New Frame, or C-x 5 2, both generate new frames of the 20 x 9 size.
...
> Martin, any suggestions or ideas?

Welcome to the club, John.  Some standard questions:

- You're using GNOME desktop and the mutter window manager.  Right?  If
  so, what does mutter --version tell?  Can you try setting the
  environment variable MUTTER_DEBUG="geometry" and then look into stderr
  whether anything shows up there at all?  If so, we could try to
  investigate further.

- Is your screen scaled?

- What does evaluating (frame-geometry) tell for the first frame?  What
  do (frame-char-height) and (frame-char-width) evaluate too?

- Can you build with other toolkits?  GTK2, Lucid, Motif or with the
  --with-x-toolkit=no option?

- Can you build with the attached patch?  If so, please evaluate the
  form (frame--size-history) and post the contents of the the buffer
  *frame-size-history* here.

Thanks, martin
[gtkutil-reject-2024-10-01.diff (text/x-patch, attachment)]

This bug report was last modified 268 days ago.

Previous Next


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