all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 12025@debbugs.gnu.org, Thierry Volpiatto <thierry.volpiatto@gmail.com>
Subject: bug#12025: 24.1; Crash when using tootipshow
Date: Tue, 07 Aug 2012 15:04:15 +0800	[thread overview]
Message-ID: <878vdr6v4g.fsf@gnu.org> (raw)
In-Reply-To: <83obn6z9ip.fsf@gnu.org> (Eli Zaretskii's message of "Mon, 23 Jul 2012 20:12:46 +0300")

Eli Zaretskii <eliz@gnu.org> writes:

>  . x-show-tip was signaling an error due to the latest change in
>    decode_any_window, which insists on w->frame being a live frame.
>    When decode_any_window is called during creation of a tip frame,
>    that frame is not yet "official", so the test fails.  The backtrace
>    leading to the error is below; Chong, could you please look into
>    this?  I commented out the CHECK_LIVE_FRAME test for now, because
>    it renders tooltips unusable.

I guess the check is too aggressive.  I moved it into the functions that
ought to signal an error if called on a window on a dead frame
(specifically window-edges, window-pixel-edges,
window-absolute-pixel-edges, delete-other-windows-internal, and
delete-window-internal).






  reply	other threads:[~2012-08-07  7:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-22 19:41 bug#12025: 24.1; Crash when using tootipshow Thierry Volpiatto
2012-07-22 19:52 ` Andreas Schwab
2012-07-23 17:12 ` Eli Zaretskii
2012-08-07  7:04   ` Chong Yidong [this message]
2012-08-16  9:37     ` martin rudalics

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=878vdr6v4g.fsf@gnu.org \
    --to=cyd@gnu.org \
    --cc=12025@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=thierry.volpiatto@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.