On Sun, Jul 3, 2011 at 1:28 PM, Emanuel Rumpf <xbran at web.de> wrote: > - in the wiki example code, gtk_main_quit(); is called before > jack_session_event_free( ev ); > it appears, that jack_session_event_free() will never be called ? qtk_main_quit() has zero effect until control is returned to the main event loop.