To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=75190
User saperski changed the following:
What |Old value |New value
================================================================================
CC|'jodygoldberg,mmeeks,pmlad|'jodygoldberg,mmeeks,pmlad
|ek' |ek,saperski'
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Wed Dec 5 00:44:20 +0000
2007 -------
Having built OOG680_m7 on FreeBSD 7.0-BETA3 on amd64 I get this when trying to
close the file or sometimes when opening:
gdb) list
676 */
677 GtkRecentManager *
678 gtk_recent_manager_new (void)
679 {
680 return g_object_new (GTK_TYPE_RECENT_MANAGER, NULL);
681 }
682
683 /**
684 * gtk_recent_manager_get_default:
685 *
(gdb) where
#0 IA__gtk_recent_manager_new () at gtkrecentmanager.c:681
#1 0x000000080f11a136 in IA__gtk_recent_manager_get_default () at
gtkrecentmanager.c:698
#2 0x000000080d51ab2c in SystemShell::AddToRecentDocumentList () from
/usr/local/openoffice.org-OOG680_m7/program/libsfx680fx.so
g_object_new fails:
(process:78374): GLib-GObject-CRITICAL **: gtype.c:2242: initialization
assertion failed, use IA__g_type_init() prior to this function
(process:78374): GLib-CRITICAL **: g_once_init_leave: assertion
`initialization_value != 0' failed
(process:78374): GLib-GObject-CRITICAL **: g_object_new: assertion
`G_TYPE_IS_OBJECT (object_type)' failed
Any idea why the type 'GTK_TYPE_RECENT_MANAGER' is not getting registered?
Is that because I'm not using mozilla integration?
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]