Re: [racket-users] Re: mred/12252: DrRacket Fails to Quit at Logout

2015-05-21 Thread Michael Tiedtke
After some more research into the issue I have found the following description which sounds familiar. http://www.cocoabuilder.com/archive/cocoa/235068-nsapplication-appleevent-and-cfrunloop-source-strange-interaction.html > It is working nicely, except for the quit sequencing. In Linux/GTK, the

[racket-users] Re: mred/12252: DrRacket Fails to Quit at Logout

2015-05-20 Thread Michael Tiedtke
Il giorno 20/mag/2015, alle ore 16.44, Matthew Flatt ha scritto: > It's been a few years since I last looked at this. If I remember > correctly, the problem is a mismatch between the `racket/gui` model of > eventspaces and the way that shutdown notifications and responses work > in Cocoa. The mis