>> What should be the plan to fix them all ? Or just revert the change to ORBit2 and instead insert the g_thread_init(NULL) in programs as needed when/if they are ever ported to Windows or other odd platforms?
Maybe at the same time update the documentation that says g_thread_init() should be the first GLib function called. Add something like: "But don't worry. Things usually work fine, especially on Linux, even if you call g_thread_init() (or some random library calls it) even after lots of other GLib functions have been called." --tml _______________________________________________ desktop-devel-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/desktop-devel-list
