oocalc: Due to an unexpected error, OpenOffice.org crashed

Linux howto's, compile information, information on whatever we learned on working with linux, MACOs and - of course - Products of the big evil....
Post Reply
User avatar
^rooker
Site Admin
Posts: 1482
Joined: Fri Aug 29, 2003 8:39 pm

oocalc: Due to an unexpected error, OpenOffice.org crashed

Post by ^rooker »

[PROBLEM]
On Ubuntu hardy 8.04, OpenOffice spreadsheet (v2.4) suddenly stopped working (I presume after a recent package upgrade). Other parts of OpenOffice.org (draw, writer, ...) were working fine.

When starting it, you are presented a message saying:
Due to an unexpected error, OpenOffice.org crashed. All the files you were working on will now be saved. The next time OpenOffice.org is launched, your files will be recovered automatically.
The list of "The following files will be recovered" was empty, and after pressing "OK" nothing happened - and OpenOffice.org did not start. :(

[SOLUTION]
I reinstalled the following packages:

Code: Select all

openoffice.org-base-core
openoffice.org-calc
openoffice.org-common
openoffice.org-core
That fixed the startup-crash problem.


[Things I've tried, that didn't help]
1) To check if it might have been a local (user-specific) problem, I tried removing the "~/.openoffice.org2" folder to reset my user-specific settings, but the error persisted.

2) Starting it from the comandline (/usr/bin/oocalc), gave the following error message:
javaldx: Could not find a Java Runtime Environment!
I've tried installing the package openoffice.org-java-common, which removed the javaldx error, but did not fix the startup problem of oocalc.

3) It was claiming to recover a document, so I ran it with "oocalc -norestore". Did not help either.
Jumping out of an airplane is not a basic instinct. Neither is breathing underwater. But put the two together and you're traveling through space!
Post Reply