[Evolution-hackers] evo CVS HEAD Expunge dialog
- From: "Bryan W. Clark" <clarkbw clarkson edu>
- To: evolution-hackers lists ximian com
- Subject: [Evolution-hackers] evo CVS HEAD Expunge dialog
- Date: Wed, 14 Jan 2004 15:11:20 -0500 (EST)
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]