GNU bug report logs - #46827
Broken initial size of GTK3 frame

Previous Next

Package: emacs;

Reported by: martin rudalics <rudalics <at> gmx.at>

Date: Sun, 28 Feb 2021 09:32:01 UTC

Severity: normal

Tags: fixed

Fixed in version 28.1

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 46827 <at> debbugs.gnu.org
Subject: bug#46827: Broken initial size of GTK3 frame
Date: Mon, 01 Mar 2021 16:07:50 +0200
> From: martin rudalics <rudalics <at> gmx.at>
> Date: Mon, 1 Mar 2021 09:31:20 +0100
> 
> It turns out that the "something else" is just that
> 
>               /* Querying further backends can be very slow, so we only do
>                  it if the user has explicitly requested it (Bug#43177).  */
>               if (query_all_font_backends == false)
>                 break;
> 
> The attached patch reverting 58430f29968a5661caff630d20dbbe7c864fe08d
> and removing the entity above fixes the bug on master.

Thanks, but removing the zero_vector entity is a non-starter.  We paid
dearly for that change, so I don't want to get that problem back
again.

The other change is also quite important.

We need to find a better way of fixing this problem.




This bug report was last modified 4 years and 11 days ago.

Previous Next


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