[evolution] Bug #604670 - addressbook-export segfaults when specifying addressbook
- From: Milan Crha <mcrha src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution] Bug #604670 - addressbook-export segfaults when specifying addressbook
- Date: Wed, 13 Jan 2010 18:18:25 +0000 (UTC)
commit 6ada1ffb628739198927b6a0a9358c2ea9020748
Author: Milan Crha <mcrha redhat com>
Date: Wed Jan 13 19:17:35 2010 +0100
Bug #604670 - addressbook-export segfaults when specifying addressbook
addressbook/tools/evolution-addressbook-export.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/addressbook/tools/evolution-addressbook-export.c b/addressbook/tools/evolution-addressbook-export.c
index c8ae956..58831ed 100644
--- a/addressbook/tools/evolution-addressbook-export.c
+++ b/addressbook/tools/evolution-addressbook-export.c
@@ -75,6 +75,8 @@ main (gint argc, gchar **argv)
gint IsCSV = FALSE;
gint IsVCard = FALSE;
+ g_type_init ();
+
/*i18n-lize */
bindtextdomain (GETTEXT_PACKAGE, EVOLUTION_LOCALEDIR);
bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]