all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* (emacs:2306139): Gtk-CRITICAL **: 10:22:21.911: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed
@ 2021-12-03  2:29 Hongyi Zhao
  2021-12-03  2:32 ` Po Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Hongyi Zhao @ 2021-12-03  2:29 UTC (permalink / raw)
  To: help-gnu-emacs

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



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

* Re: (emacs:2306139): Gtk-CRITICAL **: 10:22:21.911: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed
  2021-12-03  2:29 (emacs:2306139): Gtk-CRITICAL **: 10:22:21.911: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed Hongyi Zhao
@ 2021-12-03  2:32 ` Po Lu
  2021-12-03  6:20   ` Hongyi Zhao
  0 siblings, 1 reply; 3+ messages in thread
From: Po Lu @ 2021-12-03  2:32 UTC (permalink / raw)
  To: Hongyi Zhao; +Cc: help-gnu-emacs

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.



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

* Re: (emacs:2306139): Gtk-CRITICAL **: 10:22:21.911: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed
  2021-12-03  2:32 ` Po Lu
@ 2021-12-03  6:20   ` Hongyi Zhao
  0 siblings, 0 replies; 3+ messages in thread
From: Hongyi Zhao @ 2021-12-03  6:20 UTC (permalink / raw)
  To: Po Lu; +Cc: help-gnu-emacs

On Fri, Dec 3, 2021 at 10:33 AM Po Lu <luangruo@yahoo.com> wrote:
>
> 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.

Thank you for your explanation.

HZ



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

end of thread, other threads:[~2021-12-03  6:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-03  2:29 (emacs:2306139): Gtk-CRITICAL **: 10:22:21.911: gtk_distribute_natural_allocation: assertion 'extra_space >= 0' failed Hongyi Zhao
2021-12-03  2:32 ` Po Lu
2021-12-03  6:20   ` Hongyi Zhao

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.