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.
Cheers, RalfD -- R. Mattes - Hochschule fuer Musik Freiburg [email protected] _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
