From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: Dmitry Antipov <dmantipov@yandex.ru>
Cc: 16058@debbugs.gnu.org
Subject: bug#16058: 24.3.50; X protocol error: BadAlloc...
Date: Sat, 14 Dec 2013 09:13:34 +0100 [thread overview]
Message-ID: <87r49falzl.fsf@gmail.com> (raw)
In-Reply-To: <52A58102.6040907@yandex.ru> (Dmitry Antipov's message of "Mon, 09 Dec 2013 12:36:18 +0400")
Dmitry Antipov <dmantipov@yandex.ru> writes:
> On 12/06/2013 12:39 PM, Thierry Volpiatto wrote:
>
>> Do you want the output of xtruss? (huge)
>
> No. Instead, could you please verify an attached fix instead?
> It works for me against development trunk revision 115437.
Sorry but your patch is not applying on last trunk.
> Dmitry
>
> === modified file 'src/xdisp.c'
> --- src/xdisp.c 2013-12-04 18:46:47 +0000
> +++ src/xdisp.c 2013-12-09 08:30:57 +0000
> @@ -11937,6 +11937,8 @@
> int max_x = it->last_visible_x;
> struct glyph *last;
>
> + /* Don't extend on a previously drawn tool bar items (Bug#16058). */
> + row->enabled_p = 0;
> prepare_desired_row (row);
> row->y = it->current_y;
>
>
--
Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997
next prev parent reply other threads:[~2013-12-14 8:13 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-05 5:51 bug#16058: 24.3.50; X protocol error: BadAlloc Thierry Volpiatto
2013-12-05 6:51 ` Dmitry Antipov
2013-12-05 7:10 ` Thierry Volpiatto
2013-12-05 8:46 ` Dmitry Antipov
2013-12-05 17:44 ` Eli Zaretskii
2013-12-05 19:52 ` Jan Djärv
2013-12-06 6:26 ` Dmitry Antipov
2013-12-06 8:39 ` Thierry Volpiatto
2013-12-09 8:36 ` Dmitry Antipov
2013-12-09 16:43 ` Eli Zaretskii
2013-12-09 17:11 ` Dmitry Antipov
2013-12-09 18:15 ` Eli Zaretskii
2013-12-10 13:26 ` Dmitry Antipov
2013-12-14 8:13 ` Thierry Volpiatto [this message]
2013-12-14 8:56 ` Eli Zaretskii
2013-12-14 10:10 ` Thierry Volpiatto
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r49falzl.fsf@gmail.com \
--to=thierry.volpiatto@gmail.com \
--cc=16058@debbugs.gnu.org \
--cc=dmantipov@yandex.ru \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).