On Sat, 2007-09-08 at 13:39 +0200, Daniel Friedrich wrote: > Hello, > > i currently programming the evo2 plugin of opensync. The plugins of
Are they EPlugins? > opensync are loaded with g_module_open(). If i now call for example > e_book_get_addressbooks() inside the module and unload the modul, i get > a segmentation fault while the return of the main function! > If i do not unload the modul, the main returns fine. > > Maybe i need something like a Finalize()-methode for the EDS client API. Can you be little more specific here? A code paste can be more helpful to understand the issue. -Srini. > > Or why could that happen? > > Best regards, > Daniel > _______________________________________________ > Evolution-hackers mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/evolution-hackers _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
