I added a call to g_thread_init(NULL); and I'm still getting the exact same crash. Any other pointers?
John --- Not Zed <[EMAIL PROTECTED]> wrote: > you need to use g_thread_init separately to the > other init bits, from > memory. > > i.e. g_thread_init(NULL); > > not sure if you need to init other stuff either. > > On Thu, 2004-01-22 at 23:04 -0600, John Spiegel > wrote: > > I'm trying to access the evolution address book > > The code always crashes in e_book_load_uri. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free web site building tool. Try it! http://webhosting.yahoo.com/ps/sb/ _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
