bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#38109: Updated Emacs to HEAD, consistently not scaling now


From: Alan Third
Subject: bug#38109: Updated Emacs to HEAD, consistently not scaling now
Date: Sun, 17 Nov 2019 17:22:08 +0000
User-agent: Mutt/1.12.0 (2019-05-25)

On Sat, Nov 16, 2019 at 05:53:16PM +0100, Adam Sjøgren wrote:
> Alan writes:
> 
> > Hi Adam, can you try with the patch again, but undoing the changes to
> > image_clear_image_1 in image.c? There should be two, both wrapped in
> > ‘#ifdef HAVE_XRENDER’.
> >
> > Those changes weren’t required for the fix, but looked as though they
> > should be needed generally.
> >
> > If that doesn’t help can you try running under a debugger and sending
> > us the backtrace?
> 
> I'm trying the patch without those two sections now (finally). No
> crashes so far (around an hours worth of using Gnus).

I’m pretty sure we need to free the Pictures there, so perhaps we need
to free the Picture before freeing the associated pixmap...

New patch attached.
-- 
Alan Third

Attachment: v2-0001-Fix-image-scaling-with-masks-bug-38109.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]