On Wed, 03 Aug 2011 22:25:59 +0200, R. Mattes wrote: > This is a follow-up to my last post about the segfault in > 'audio_initialize' in the new soc branch. In my understanding > g_cond_new() will only work after a call to g_thread_init() [1]. I > can't find a call to this in denemo - Richard, you reported success with > the soc branch, how could this work? I added a call to g_thread_init() > right after gtk_init in main.c and denemo finally works again.
Missing footnote: [1] http://developer.gnome.org/glib/2.28/glib-Threads.html#g-cond-new Cheers, RalfD > Cheers, RalfD _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
