all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Scot Becker <scot.becker@gmail.com>
Cc: 6210@debbugs.gnu.org
Subject: bug#6210: Dev Emacs crashes when moving around a large UTF-8 bidi	file
Date: Wed, 19 May 2010 18:31:02 +0200	[thread overview]
Message-ID: <4BF41246.6090507@swipnet.se> (raw)
In-Reply-To: <AANLkTinnaZ-FNd1aiilbG0WKbZJ09xM_EWTbAsnxvrKB@mail.gmail.com>



Scot Becker skrev 2010-05-18 16.02:

> -------------
> $ emacs -Q /path/to/file/bhs.txt
> -------------
> at this point I already get this error in the Gnome Terminal window
>   from which I called Emacs (this comes even if I only run 'emacs -Q')ema:
>
> ** (emacs:22720): CRITICAL **: murrine_style_draw_box: assertion
> `height>= -1' failed
>

This is a message from the theme engine.  Gtk+ takes the height of the scroll 
bar and then subtracts the size of the arrows to draw the stuff inbetween 
arrows.  But as you can see, the scroll bar for the minibuffer is very small, 
so it ends up as a negative number.  I've filed a bug for this, other themes 
doesn't complain.  After all, why should Gtk+ put a limit on how small windows 
can be?  The message is harmless, byt annoying.

Bug report here (no action yet): 
https://bugzilla.gnome.org/show_bug.cgi?id=617442.

	Jan D.





      parent reply	other threads:[~2010-05-19 16:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-18 14:02 bug#6210: Dev Emacs crashes when moving around a large UTF-8 bidi file Scot Becker
2010-05-19 15:35 ` Eli Zaretskii
2010-05-19 16:31 ` Jan Djärv [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BF41246.6090507@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --cc=6210@debbugs.gnu.org \
    --cc=scot.becker@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.