Hey ~
It appears that there's a crasher in the Expunge dialog from
mail/em-utils.c line 96. The vbox widget is never created.
(gdb) print mbox->vbox
There is no member named vbox.
I've got a relevant piece of a backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 8688)]
em_utils_prompt_user (parent=0x8360e28, def=137760296,
promptkey=0x418052a0 "/apps/evolution/mail/prompts/expunge",
fmt=0x8360e28 " \n6\b\001") at em-utils.c:96
96 gtk_box_pack_start ((GtkBox *)((GtkDialog *)
mbox)->vbox, check, TRUE, TRUE, 10);
I could send a patch if you wanted, but it's probably easier for you guys
to add the gtk_vbox_new yourself.
Thanks,
~ Bryan
_______________________________________________
evolution-hackers maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution-hackers