help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: (emacs:2306139): Gtk-CRITICAL **: 10:22:21.911: gtk_distribute_natur


From: Po Lu
Subject: Re: (emacs:2306139): Gtk-CRITICAL **: 10:22:21.911: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed
Date: Fri, 03 Dec 2021 10:32:16 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Hongyi Zhao <hongyi.zhao@gmail.com> writes:

> On Ubuntu 20.04.3 LTS, I use the following self-compiled Emacs version:
>
> GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20,
> cairo version 1.16.0) of 2021-11-14
>
> I've also installed auctex via straight's use-package integration with
> the configuration here [1]. When I open a tex file in Emacs, I always
> notice the following message printed on terminal's STDOUT:
>
> (emacs:2306139): Gtk-CRITICAL **: 10:22:21.911:
> gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed
>
> [1] https://github.com/raxod502/straight.el/issues/836#issuecomment-927098560
>
> Any hints for this problem?
>
> Regards,
> HZ

This particular message is generated when GTK thinks it can't fit every
tool/menu bar item into the size of the current frame.

It can be safely ignored.


reply via email to

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