[evolution-patches] 70622 Contacts Preview Crash
- From: JP Rosevear <jpr novell com>
- To: evolution-patches <evolution-patches ximian com>
- Subject: [evolution-patches] 70622 Contacts Preview Crash
- Date: Fri, 21 Jan 2005 17:30:27 -0500
I found this independently, but I suspect it fixes this bug too.
For HEAD and gnome-2-8.
-JP
--
JP Rosevear <jpr novell com>
Novell, Inc.
? 70622.patch
? print-ab.patch
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/ChangeLog,v
retrieving revision 1.1898
diff -u -r1.1898 ChangeLog
--- ChangeLog 21 Jan 2005 21:05:12 -0000 1.1898
+++ ChangeLog 21 Jan 2005 22:28:34 -0000
@@ -1,5 +1,12 @@
2005-01-21 JP Rosevear <jpr novell com>
+ Fixes #70622
+
+ * gui/widgets/eab-contact-display.c (eab_contact_display_init):
+ construct the html widget
+
+2005-01-21 JP Rosevear <jpr novell com>
+
Fixes #46404
* gui/widgets/e-addressbook-view.c (eab_view_print): just show the
Index: gui/widgets/eab-contact-display.c
===================================================================
RCS file: /cvs/gnome/evolution/addressbook/gui/widgets/eab-contact-display.c,v
retrieving revision 1.18
diff -u -r1.18 eab-contact-display.c
--- gui/widgets/eab-contact-display.c 25 Oct 2004 16:11:08 -0000 1.18
+++ gui/widgets/eab-contact-display.c 21 Jan 2005 22:28:34 -0000
@@ -659,6 +659,7 @@
static void
eab_contact_display_init (GObject *object)
{
+ gtk_html_construct (object);
}
static void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]