OpenOffice.org Forum at OOoForum.orgThe OpenOffice.org Forum
 
 [Home]   [FAQ]   [Search]   [Memberlist]   [Usergroups]   [Register
 [Profile]   [Log in to check your private messages]   [Log in

OpenOffice doesnt start after upgrading from RedHat 7.2 to 8

 
Post new topic   Reply to topic    OOoForum.org Forum Index -> Setup and Troubleshooting
View previous topic :: View next topic  
Author Message
chak
Newbie
Newbie


Joined: 30 Dec 2002
Posts: 1

PostPosted: Mon Dec 30, 2002 8:26 am    Post subject: OpenOffice doesnt start after upgrading from RedHat 7.2 to 8 Reply with quote

Hiho,
my Installation of OO 1.01 was quite stable, but since I upgraded from RedHat 7.3 to 8.0
it won't start anymore. I un/reinstalled it, but it always exits with the message
"An unrecoverable error has occurred. All modified files have been saved and can probably be
recovered at program restart."
After running the setup again in repair mode, the setup.log contains the line
"error: RegistryItemAction::Execute() called"
six times. I tried to install and run as user as well as as root.
Does that sound familiar to anyone?
Back to top
View user's profile Send private message
dill
General User
General User


Joined: 18 Dec 2002
Posts: 49

PostPosted: Mon Dec 30, 2002 11:10 am    Post subject: Reply with quote

Did you re-install the OOo from Redhat or your own?
Back to top
View user's profile Send private message
Bowties
Guest





PostPosted: Mon Dec 30, 2002 3:54 pm    Post subject: Reply with quote

That doesn't surprise me. There are a lot of changes between Redhat 7.3 and 8.0, including bluecurve (the new 8.0 UI), gnome 2, newer X libraries, etc. Any of these can be the cause of your problems.

Redhat 8.0 has an installation option for Openoffice. Did you try using the binaries that come with 8.0? If not, you should try those. Otherwise, you should consider a clean install of 8.0. Other apps will thank you for it as well.
Back to top
aciani1@uic.edu
Guest





PostPosted: Sun Jan 05, 2003 12:46 pm    Post subject: Reply with quote

I installed 1.0.1 on two Redhat machines, one 7.2 (works) and the other 8.0 (same error). I used the exact same version of the Java JRE on both machines, so that can bee ruled out. The error message in the setup.log that you refer to occurs in both machines, so that can't be the cause of the problem.

The only library differences (that OO uses) between the machines are the gnu libraries and pthread.

libc 2.2.2 -> 2.2.93
libm 2.2.2 -> 2.2.93
ld-linux 2.2.2 -> 2.2.93
libdl 2.2.2 -> 2.2.93

libpthread 0.9 -> 0.10

I can't see any great differences between the sub versions of the gnu libs, the X11 libraries are all the same versions, so my guess would be that libpthread is suspect.
Back to top
miker
Newbie
Newbie


Joined: 05 Jan 2003
Posts: 2

PostPosted: Sun Jan 05, 2003 6:35 pm    Post subject: :( Same problem on a RH 7.3 system Reply with quote

I'm having exactly the same problem with a RedHat 7.3 system. Everything in the setup.log file says OK, except for six errors in a row. All six say: "error: RegistryItemAction::Execute() called"
Back to top
View user's profile Send private message
draude
Administrator
Administrator


Joined: 10 Dec 2002
Posts: 356
Location: San Francisco

PostPosted: Sun Jan 05, 2003 8:02 pm    Post subject: Reply with quote

The Red Hat 8.0 cds include OpenOffice.org 1.0.1. Have you tried installing those rpms?
Back to top
View user's profile Send private message Visit poster's website
miker
Newbie
Newbie


Joined: 05 Jan 2003
Posts: 2

PostPosted: Sun Jan 05, 2003 9:23 pm    Post subject: Reply with quote

draude wrote:
The Red Hat 8.0 cds include OpenOffice.org 1.0.1. Have you tried installing those rpms?


That doesn't work for RH 7.3; there are a bunch of missing compiler libraries.

rpm -i openoffice-1.0.1-8.i386.rpm openoffice-i18n-1.0.1-8.i386.rpm openoffice-libs-1.0.1-8.i386.rpm
error: failed dependencies:
redhat-menus >= 0.4-3 is needed by openoffice-1.0.1-8
libstdc++.so.5 is needed by openoffice-1.0.1-8
libstdc++.so.5(GLIBCPP_3.2) is needed by openoffice-1.0.1-8
libdb-4.0.so is needed by openoffice-libs-1.0.1-8
libdb_cxx-4.0.so is needed by openoffice-libs-1.0.1-8
libstdc++.so.5 is needed by openoffice-libs-1.0.1-8
libstdc++.so.5(GLIBCPP_3.2) is needed by openoffice-libs-1.0.1-8
Back to top
View user's profile Send private message
Bowties
Guest





PostPosted: Mon Jan 06, 2003 4:24 am    Post subject: Reply with quote

If you haven't tried it already, you could download the source code for OOo 1.0.1 and compile it yourself. There's also the developer release (642?) which may work better for you.
Back to top
dill
General User
General User


Joined: 18 Dec 2002
Posts: 49

PostPosted: Mon Jan 06, 2003 11:27 am    Post subject: Reply with quote

For compiling check out:
http://ooo.ximian.com/hackers-guide.html
Back to top
View user's profile Send private message
Guest






PostPosted: Sat Dec 20, 2003 11:43 pm    Post subject: Reply with quote

miker wrote:
draude wrote:
The Red Hat 8.0 cds include OpenOffice.org 1.0.1. Have you tried installing those rpms?


That doesn't work for RH 7.3; there are a bunch of missing compiler libraries.

rpm -i openoffice-1.0.1-8.i386.rpm openoffice-i18n-1.0.1-8.i386.rpm openoffice-libs-1.0.1-8.i386.rpm
error: failed dependencies:
redhat-menus >= 0.4-3 is needed by openoffice-1.0.1-8
libstdc++.so.5 is needed by openoffice-1.0.1-8
libstdc++.so.5(GLIBCPP_3.2) is needed by openoffice-1.0.1-8
libdb-4.0.so is needed by openoffice-libs-1.0.1-8
libdb_cxx-4.0.so is needed by openoffice-libs-1.0.1-8
libstdc++.so.5 is needed by openoffice-libs-1.0.1-8
libstdc++.so.5(GLIBCPP_3.2) is needed by openoffice-libs-1.0.1-8
Back to top
DannyB
Moderator
Moderator


Joined: 02 Apr 2003
Posts: 3991
Location: Lawrence, Kansas, USA

PostPosted: Sun Dec 21, 2003 8:08 am    Post subject: Reply with quote

Just skimming this thread, there is one thing that it seems to me that has not been tried.

Download the OOo 1.1.0 installer. Run the "install" script. (Do NOT run "setup", but run "install".)

xhost +localhost
su root
install --prefix=/opt --interactive

This is approximately how I install OOo versions on my SuSE 8.1. The interactive installer pops up, you get to configure the installation, click Next, Next, Next, etc., and then Finish.

Then when each user runs OOo, they will get the brief end-user setup process once only.

If you don't want this for every user account, then do the end user install process once. They copy the OpenOffice.org1.1.0 folder from your home directory to every other user's home directory. (Set ownership.) On SuSE Linux, you can also put this into the directory /etc/skel, which is the skeleton home directory template that is used to create the home directory of any newly added user accounts. I do now know if Red Hat has this /etc/skel feature.
_________________
Want to make OOo Drawings like the colored flower design to the left?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    OOoForum.org Forum Index -> Setup and Troubleshooting All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group