Hi.. On Thu, May 29, 2008 at 1:34 PM, William John Murray <[EMAIL PROTECTED]> wrote: > > Hello all, > I have noticed new libmapi builds on jjohnny's repo > getting pulled by my Fedora recently, so I try them again > on Exchange 2003. Unfortunately no luck yet - it still reads > the folder structure and then crashes, ending with: > > 0 Total : 1 > OpenFolder : MAPI_E_NOT_FOUND (0x8004010F) > |---+ Tasks : (Container class: IPF.Task 8BD1C10100000010) > UnRead : 0 Total : 7 > |---+ Trash : (Container class: IPF.Note 69BDFF000000000E) > UnRead : 6 Total : 25 > libexchangemapi-Message: exchange-mapi-connection.c(1952): > exchange_mapi_get_folders_list: unlock(connect_lock) > exchange-mapi-connection.c(1954): Leaving > exchange_mapi_get_folders_list > ./evolution-start.sh: line 8: 9389 Segmentation fault evolution
can you run it under gdb and send me/jony a backtrace? here's what-to-do: $ gdb evolution $ (in the gdb console) r -c mail $ (when the crash occurs) thread apply all bt > anyway, my question was, is there any discussion group or anything > where I can see what is supposed to change with these releases? well.. one notable feature-add was delta fetching in calendars/tasks/memos. although, there have been lots of fixes.. :) [off-topic] The build service project now hosts opensuse-10.3/factory and fedora 8/9. -Suman _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
