[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#6885: Error message when saving a file
From: |
Juanma Barranquero |
Subject: |
bug#6885: Error message when saving a file |
Date: |
Thu, 19 Aug 2010 20:54:36 +0200 |
On Thu, Aug 19, 2010 at 17:01, luigi di lella <luigi.di.lella@cern.ch> wrote:
> ** (emacs:1973): CRITICAL **: murrine_style_draw_box: assertion `height >=
> -1' failed
>
> However, everything seems to be OK, the file is saved correctly.
> Nevertheless, it makes me nervous.
>
> Could I know what it means and what should I do to suppress this message?
This is not a bug in Emacs, but GTK+. See thread for bugs #6633 and
#6798, and bug report at
https://bugzilla.gnome.org/show_bug.cgi?id=617442
A workaround to suppress the message has been committed to the trunk
and will be in Emacs 24.
Juanma