https://issues.apache.org/ooo/show_bug.cgi?id=125431

--- Comment #23 from Ariel Constenla-Haile <[email protected]> ---
Reading bug 121086 and this one, it does not seem to be a user profile bug.
I tend to think that there is a dependency problem with system libraries.

Can you ran the following command on a terminal, and attach the output text
file here?
The command:

OO_HOME=/Applications/OpenOffice.app/Contents/MacOS;for i in
${OO_HOME}/*.dylib; do otool -L $i >> ~/aoo_libs.txt;done


- You may need to change the value of OO_HOME from
/Applications/OpenOffice.app/Contents/MacOS to the place where OpenOffice.app
is installed

- the command writes to a file aoo_libs.txt in your user home directory

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to