[Solved]OpenOffice locks when opening file FreeBSD7.0-stable

Discuss setup / installation issues - Add a spell checker, Language pack?
Post Reply
vvheritagevv
Posts: 2
Joined: Sun Mar 30, 2008 5:02 pm
Location: Detroit, Michigan, USA

[Solved]OpenOffice locks when opening file FreeBSD7.0-stable

Post by vvheritagevv »

Welcome beginner. Please answer all of the questions below which may provide information necessary to answer your question.
Which version of OpenOffice.org are you using?

Code: Select all

jeremy@gravemakers:/usr/share/locale> pkg_info | grep openoffice
openoffice.org-2.3.1_1 Integrated wordprocessor/dbase/spreadsheet/drawing/chart/br
jeremy@gravemakers:/usr/share/locale>       


What Operating System (version) are you using?

Code: Select all

jeremy@gravemakers:/usr/share/locale> uname -a
FreeBSD gravemakers 7.0-STABLE FreeBSD 7.0-STABLE #0: Thu Mar 20 07:52:42 EDT 2008     root@gravemakers.twmi.rr.com:/usr/obj/usr/src/sys/GENERIC  i386
What is your question or comment?

Hello,

Whenever I try to open a file with openoffice writer I get the following errors:

Code: Select all

jeremy@gravemakers:/usr/local/bin> openoffice.org-2.3.1-swriter
libGL warning: 3D driver claims to not support visual 0x6f

(process:81689): GLib-GObject-CRITICAL **: gtype.c:2242: initialization assertion failed, use IA__g_type_init() prior to this function

(process:81689): GLib-CRITICAL **: g_once_init_leave: assertion `initialization_value != 0' failed

(process:81689): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
and then open office locks. I have to manually kill it. I have the same issue with the port, and the package under FreeBSD 7

I get the same errors when I save a file as well. Can someone give me some pointers as to where to fix this?

thanks,
Jeremy
Last edited by vvheritagevv on Sun Mar 30, 2008 6:55 pm, edited 1 time in total.
User avatar
Hagar Delest
Moderator
Posts: 32667
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: OpenOffice locks when opening file FreeBSD 7.0-stable

Post by Hagar Delest »

Edit the OOo startup script and add the following line according to your desktop manager:

Code: Select all

export OOO_FORCE_DESKTOP=gnome
or
export OOO_FORCE_DESKTOP=kde
(Information from that thread: Linux user doesn't like UI).

Thanks to add '[Solved]' at beginning of your first post title (edit button) if your issue has been fixed.

NB: I move your thread in the Setup and Troubleshouting forum.
LibreOffice 7.6.2.1 on Xubuntu 23.10 and 7.6.4.1 portable on Windows 10
vvheritagevv
Posts: 2
Joined: Sun Mar 30, 2008 5:02 pm
Location: Detroit, Michigan, USA

Re: OpenOffice locks when opening file FreeBSD 7.0-stable

Post by vvheritagevv »

Hagar de l'Est wrote:Edit the OOo startup script and add the following line according to your desktop manager:

Code: Select all

export OOO_FORCE_DESKTOP=gnome
or
export OOO_FORCE_DESKTOP=kde
(Information from that thread: Linux user doesn't like UI).

Thanks to add '[Solved]' at beginning of your first post title (edit button) if your issue has been fixed.

NB: I move your thread in the Setup and Troubleshouting forum.
Thanks, that took care of it. Is that in a FAQ's somewhere?

I edited the subject line.

thanks again,
jeremy
User avatar
Hagar Delest
Moderator
Posts: 32667
Joined: Sun Oct 07, 2007 9:07 pm
Location: France

Re: OpenOffice locks when opening file FreeBSD 7.0-stable

Post by Hagar Delest »

vvheritagevv wrote:Is that in a FAQ's somewhere?
Don't know. That's not a so frequent issue in fact.
LibreOffice 7.6.2.1 on Xubuntu 23.10 and 7.6.4.1 portable on Windows 10
Post Reply