GNU bug report logs - #16058
24.3.50; X protocol error: BadAlloc...

Previous Next

Package: emacs;

Reported by: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>

Date: Thu, 5 Dec 2013 05:53:02 UTC

Severity: normal

Found in version 24.3.50

Fixed in version 24.4

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Thierry Volpiatto <thierry.volpiatto <at> gmail.com>
To: Dmitry Antipov <dmantipov <at> yandex.ru>
Cc: 16058 <at> debbugs.gnu.org
Subject: bug#16058: 24.3.50; X protocol error: BadAlloc...
Date: Sat, 14 Dec 2013 09:13:34 +0100
Dmitry Antipov <dmantipov <at> 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 




This bug report was last modified 11 years and 159 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.