2012/4/6, Christoph Egger <[email protected]>: > ERROR:glib-util.c:45:glib_init: assertion failed: (!g_thread_supported())
Who provides this glib-util.c? g_thread_supported() is a tautology in recent versions of glib: glib/deprecated/gthread.h:#define g_thread_supported() (1) -- Robert Millan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAOfDtXPzD060AYbNeNF=oxzz_yhffzixoxb5btbhityelum...@mail.gmail.com

