These are some general steps for troubleshooting OpenOffice.org. Troubleshooting is between an art and a science, so may take a little patience and several steps. Often there is a solution nearby.
These are general troubleshooting steps for a variety of problems.
Resetting your OpenOffice.org application profile is useful if you suspect your profile may be corrupt.
This procedure will reset your profile, so you will lose settings including extensions, custom words in your spell checker dictionary, toolbar settings, anything listed in the Tools - Options menu, macros listed in My Macros, etc. However, once you solve or identify your problem, you may reverse the procedure.
Follow these steps in order:
C:\Documents and Settings\{username}\Application Data\Openoffice.org2 to another name such as Openoffice.org2.backup mv ~/.openoffice.org2 ~/.openoffice.org2.backupFirst, temporarily disable any antivirus software.
Second, search OOoSearch and/or Google with the verbatim error message. Because these errors are caused by the Windows Installer designed by Microsoft, you may find solutions describing non-OpenOffice.org applications.
Here are some specific solutions
You may wish to try installing in Windows Safe mode. To do that, reboot. During the bootup, press the F8 key. Then, choose Safe Mode. (Do not choose Networking or Command Line.)
These can be run independently in any order.
soffice.bin or soffice.exe. killall soffice.bin strace -f openoffice.org2.4 &>/tmp/ooo.log. Then, read the last lines of the log.SAL_NOOPENGL=true; export SAL_NOOPENGL in /opt/openoffice.org2.4/program/soffice (or equivalent path).There are multiple ways to start OpenOffice.org. If one does not work, try another.
If you get this error on Windows, see phil447's solution based on Microsoft Knowledgebase article Error Message: "Access Is Denied" When You Try to Open NTFS File System Folders.
write this section
Sometimes OpenOffice.org crashes, but usually there is an easy solution.
If you are having installation or profile problems, this forceful procedure removes most traces of OpenOffice.org so you can have a clean start.
If OpenOffice.org show you documents can be recovered, you click Start recovery and then get a message that “Recovery failed,” just delete the file user/registry/data/org/openoffice/Office/Recovery.xcu in your user profile directory.
When OpenOffice.org (or any software) gives you an error message, search for it in Google. Put quotation marks around the text. It is important to use the original error message verbatim, but you may search for part of the error message at a time. Here are some examples:
| Error message | Search query |
| Application can't start. The user interface language cannot be determined. | "The user interface language cannot be determined" |
| Warning! The column “ID” could not be changed. Should the column instead be deleted and the new format appended? | "The column" "could not be changed" openoffice |
Notice in the second example that “ID” could be replaced with any column name, so the query is split into three parts to remain generic.