← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Signal handlers for SINGLE_TOP and KICAD

 

On Fri, Jan 27, 2017 at 12:44 AM, Wayne Stambaugh <stambaughw@xxxxxxxxx> wrote:
> Simon,
>
> Thanks for testing this.  It was on my list but it looks like it has to
> be fixed before we can commit it.
>
> Cheers,
>
> Wayne

Thanks for testing on OSX, Simon.

On Linux, I never see this, which must mean somehow that Python isn't
"eating" the SIGINT.

I do, however, see a segfault when Ctrl-C'ing out of the OpenGL canvas
which is to do with exiting in the "wrong" way from the wxApp. I tried
a different way, but it would only take effect after the window gets
focus after the Ctrl-C.

I'll keep looking into it.

Cheers,

John


References