To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=96170 Issue #|96170 Summary|GIO break OOo in KDE Component|framework Version|OOo 3.0 Platform|PC URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|code Assigned to|cmc Reported by|pmladek
------- Additional comments from [EMAIL PROTECTED] Wed Nov 12 20:35:20 +0000 2008 ------- I wasn't able to start OpenOffice.org in KDE when ucpgio1.uno.so was installed. I think that it affects all non-GNOME windowmanagers. Here are the messages printed by OOo: --- cut --- $> ooffice (process:23541): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function (process:23541): GLib-GObject-CRITICAL **: g_type_interface_add_prerequisite: assertion `G_TYPE_IS_INTERFACE (interface_type)' failed (process:23541): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (process:23541): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function (process:23541): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed (process:23541): GLib-GObject-CRITICAL **: gtype.c:2458: initialization assertion failed, use IA__g_type_init() prior to this function (process:23541): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed --- cut --- Michael provided a patch that calls g_type_init() before the GIO is used. It works for me, ... --------------------------------------------------------------------- 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]
