GNU bug report logs - #56559
29.0.50; Invalid CGContextSaveState on NS

Previous Next

Package: emacs;

Reported by: Gerd Möllmann <gerd.moellmann <at> gmail.com>

Date: Thu, 14 Jul 2022 15:09:02 UTC

Severity: normal

Found in version 29.0.50

Done: Po Lu <luangruo <at> yahoo.com>

Bug is archived. No further changes may be made.

Full log


Message #14 received at 56559 <at> debbugs.gnu.org (full text, mbox):

From: Po Lu <luangruo <at> yahoo.com>
To: Gerd Möllmann <gerd.moellmann <at> gmail.com>
Cc: 56559 <at> debbugs.gnu.org
Subject: Re: bug#56559: 29.0.50; Invalid CGContextSaveState on NS
Date: Fri, 15 Jul 2022 17:54:02 +0800
Gerd Möllmann <gerd.moellmann <at> gmail.com> writes:

>> On 2022-07-15,, at 4:43 , Po Lu <luangruo <at> yahoo.com> wrote:
>> 
>> 
>> Could you please try to find out if `ctx' is ever nil here (in
>> ns_draw_window_cursor):
>> 
>>  ns_focus (f, NULL, 0);
>> 
>> ->NSGraphicsContext *ctx = [NSGraphicsContext currentContext];
>>  [ctx saveGraphicsState];
>
> Doesn't seem to happen.

Odd, I thought that message was supposed to show up if you try to draw
something without an active graphics context.  I'm no Mac programmer, so
I guess someone else should take over at this point.

Thanks.




This bug report was last modified 2 years and 309 days ago.

Previous Next


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