Results 1 to 8 of 8

Thread: [SOLVED] OpenOffice 3 Recovery Crash Fix!

  1. #1
    Join Date
    Apr 2007
    Location
    West Coast USA
    Beans
    Hidden!
    Distro
    Ubuntu 8.10 Intrepid Ibex

    [SOLVED] OpenOffice 3 Recovery Crash Fix!

    After going around and around in the document recovery loop/crash with the newest OpenOffice (3), I have decided to document my steps and post the resolution in hopes that it will help many of our Linux brethren

    I went through the following:
    Completely uninstalled OpenOffice 2 and the installation of OpenOffice 3
    I installed OpenOffice 3 (sudo dpkg -i *.deb) from within the DEBS folder
    I then installed desktop integration from the desktop-integration folder

    I renamed .openoffice.org2 to openoffice.org2.backup

    I deleted the Recovery.xcu file

    I did: OOO_FORCE_DESKTOP=gnome

    When I'd start OpenOffice from shell (soffice) and (soffice -writer), it immediately went right into Document Recovery mode and gave this output in Bash:
    terminate called after throwing an instance of 'com::sun::star::uno::RuntimeException'
    terminate called after throwing an instance of 'com::sun::star::uno::RuntimeException'

    I also had made sure that the .openoffice and .openoffice2 folders were not owned by root

    Finally, I found this post:http://www.nabble.com/-Linux--OOo3RC...d19695985.html

    I followed the instructions (deleted .openoffice.org folder and renamed .openoffice.org2.backup back to .openoffice.org2)

    *note that these folders are hidden by default in your home directory, so once you're there just press control+h to show the hidden files

    Works like a charm now.

    WHOOHOOO!

    Hope this helps some people!
    Last edited by randy78; October 15th, 2008 at 09:03 AM. Reason: Clarification
    Helping people crawl out of their *******...
    Please read THIS before asking if Anti-Virus and Firewalls are needed.

  2. #2
    Join Date
    Jun 2006
    Location
    Nashville, TN
    Beans
    23
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: [SOLVED] OpenOffice 3 Recovery Crash Fix!

    worked great for me

  3. #3
    Join Date
    Apr 2007
    Location
    West Coast USA
    Beans
    Hidden!
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: [SOLVED] OpenOffice 3 Recovery Crash Fix!

    Glad to help!
    Helping people crawl out of their *******...
    Please read THIS before asking if Anti-Virus and Firewalls are needed.

  4. #4
    Join Date
    Aug 2006
    Location
    Ontario, Canada
    Beans
    242
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: [SOLVED] OpenOffice 3 Recovery Crash Fix!

    An alternative, as long as you don't care about any of your settings:
    Code:
    rm -rf .openoffice.org
    rm -rf .openoffice.org2
    Learn about DRM. Use Linux. "Never underestimate that a small group of thoughtful, committed people can change the world; indeed it's the only thing that ever has." ~Margaret Mead

  5. #5
    Join Date
    Nov 2006
    Location
    Salt Lake City, UT
    Beans
    45
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Wink Re: [SOLVED] OpenOffice 3 Recovery Crash Fix!

    Thanks!

  6. #6
    Join Date
    Dec 2007
    Location
    Central CA
    Beans
    459
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: [SOLVED] OpenOffice 3 Recovery Crash Fix!

    I had to install a copy of OOo 3.1.1 next to an existing 3.1.0 installation (because I suddenly needed the database app) and I ran into this problem when trying to use write, spreadsheet, etc... basically any of the 3.1.0 apps that were already installed.

    This fix rectified the situation! Thanks a bunch.

  7. #7
    Join Date
    Dec 2008
    Beans
    Hidden!

    Re: [SOLVED] OpenOffice 3 Recovery Crash Fix!

    I also noticed that "recover document" infinite loop with Openoffice 3.1. Installing 3.2 as described here fixed it. However, it also changed the open/save dialogs.

  8. #8
    Join Date
    May 2008
    Location
    Edinburgh, UK
    Beans
    188
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: [SOLVED] OpenOffice 3 Recovery Crash Fix!

    None of these methods works, partly perhaps because I'm already on 3.2

    As this is marked solved, I'm starting another thread "Open Office 3 Infinite Recovery/Crash loop" so if you're looking for an answer and this thread doesn't fix it, suggest you look for that one.

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •