View previous topic :: View next topic |
Author |
Message |
tmo318 n00b
Joined: 17 Mar 2003 Posts: 21 Location: Minnesota
|
Posted: Sun Apr 13, 2003 5:07 pm Post subject: OpenOffice 1.02 upgraded to OpenOffice 1.03 |
|
|
I upgrade OpenOffice 1.02 to 1.03 last night. Everything went fine. Now I can not open any of the office programs. When I click on the icon to start it. It starts to load and then shuts down without any error. How did I fix this?
Thanks
Tim |
|
Back to top |
|
|
greg_g Retired Dev
Joined: 02 Mar 2003 Posts: 180
|
Posted: Sun Apr 13, 2003 5:34 pm Post subject: |
|
|
Try to start oowriter from the command line and see the errors you get... |
|
Back to top |
|
|
tmo318 n00b
Joined: 17 Mar 2003 Posts: 21 Location: Minnesota
|
Posted: Sun Apr 13, 2003 6:16 pm Post subject: |
|
|
It looks like it is pointing to 1.02. Now how do I fix that?
here is the error I get.
Gnome session manager detected - session management disabled
/usr/bin/oowriter: line 204: /home/tim/.openoffice/1.0.2/soffice: No such file or directory
/usr/bin/oowriter: line 204: exec: /home/tim/.openoffice/1.0.2/soffice: cannot execute: No such file or directory
Thanks
Tim |
|
Back to top |
|
|
AlterEgo Veteran
Joined: 25 Apr 2002 Posts: 1619
|
Posted: Sun Apr 13, 2003 6:23 pm Post subject: |
|
|
Upgrading caused lots of small problems with me.
I removed my /home/.openoffice, /home/.sversionrc,and /home/.user60.rdb and ran ooffice from a console.
Also, I had to re-install my printers using spadmin, because the old ones hung OpenOffice upon use (?). I also had to do this from the console using the full path to spadmin, because otherwise OOwriter would start (?).
But now, all is well again |
|
Back to top |
|
|
serge Apprentice
Joined: 05 Jan 2003 Posts: 177
|
Posted: Sun Apr 13, 2003 6:30 pm Post subject: |
|
|
Hi
I noticed that the directory /install does not exist anymore in /opt/OpenOffice.org1.0.3. There are 2 symlimks :setup and spadmin which point to /opt/OpenOffice.org1.0.3/program.
Then openoffice cannot start at all!
I installed openoffice already 4 times...without any success.
Serge |
|
Back to top |
|
|
robfish Tux's lil' helper
Joined: 25 Nov 2002 Posts: 137 Location: New Zealand
|
Posted: Sun Apr 13, 2003 9:13 pm Post subject: |
|
|
I have exactly the same problem after emerging OpenOffice 1.0.3 twice over a previously working 1.0.2 version.
I found that I can start the programs by double clicking on files in the /opt/OpenOffice1.0.3 directory (I am not at my Gentoo box at the moment so the address is from memory)
The menu items will not start OpenOffice though. Does someone have a solution? _________________ RobFish |
|
Back to top |
|
|
InVekz n00b
Joined: 22 Mar 2003 Posts: 38
|
Posted: Sun Apr 13, 2003 9:43 pm Post subject: |
|
|
Code: |
invekz@martin invekz $ rm .openoffice/ .sversionrc .user60.rdb -r
invekz@martin invekz $ oowriter
running openoffice.org setup...
Setup complete. Running openoffice.org...
Application ErrorAborted
|
i see the oo logo but then it crashes same on the other oo appz like oosetup etc. |
|
Back to top |
|
|
serge Apprentice
Joined: 05 Jan 2003 Posts: 177
|
Posted: Mon Apr 14, 2003 5:31 am Post subject: |
|
|
Hi again
I reinstalled openoffice. Now it works and i do have now the program directory in /opt/OpenOffice.org1.0.3
I know now what was my problem: i chose a language that OO works well with...
Serge |
|
Back to top |
|
|
robfish Tux's lil' helper
Joined: 25 Nov 2002 Posts: 137 Location: New Zealand
|
Posted: Mon Apr 14, 2003 7:13 am Post subject: |
|
|
But what do you do to use menus to start the OO.o programs?
Do you create a complete new set or do you somehow get the old ones working? _________________ RobFish |
|
Back to top |
|
|
barlad l33t
Joined: 22 Feb 2003 Posts: 673
|
Posted: Mon Apr 14, 2003 8:01 am Post subject: |
|
|
I had the same problem. As someone else stated, the first step may be to delete all your old pref files : ~/.openoffice ... After that, I launched manually the installation script of openoffice by doing :
Code: | cd /opt/OpenOffice.org1.0.3/
./setup |
The installation script should give you a lot of errors but you can ignore them and go on. It should have set up again properly your init files and your config files. At least that did it for me.
You do not have to change the previously installed KDE icons because the symlinks should work again. |
|
Back to top |
|
|
robfish Tux's lil' helper
Joined: 25 Nov 2002 Posts: 137 Location: New Zealand
|
Posted: Mon Apr 14, 2003 9:26 am Post subject: |
|
|
Please excuse my ignorance but I started the advice above with
cd /opt/OpenOffice.org1.0.3/
./setup
and got no errors but it seemed to be making a new installation of OO.o (about 290Mb)
Surely that should not be necessary.
Should I do it as root or something? I assumed that the emerge already "installed" the program. _________________ RobFish |
|
Back to top |
|
|
barlad l33t
Joined: 22 Feb 2003 Posts: 673
|
Posted: Mon Apr 14, 2003 9:29 am Post subject: |
|
|
Yes, everything is already installed. It will just refresh your configuration files. I do not think it is "remaking" an install, it is just registering the components and creating the config files. |
|
Back to top |
|
|
robfish Tux's lil' helper
Joined: 25 Nov 2002 Posts: 137 Location: New Zealand
|
Posted: Mon Apr 14, 2003 9:44 am Post subject: |
|
|
I am frustrated that I need to do this but I think I have a fairly easy fix to get the old menu items to work for OO.o1.0.3
This worked for me but I would love to know the "correct" way to do it....
In the KDE "Menu Editor"
browse for the appropriate command
e.g. change "/usr/bin/oowriter" to
/opt/OpenOffice.org1.0.3/program/swriter _________________ RobFish |
|
Back to top |
|
|
jnicol n00b
Joined: 29 Jan 2003 Posts: 73 Location: Seattle, WA
|
Posted: Mon Apr 14, 2003 12:52 pm Post subject: me too.... |
|
|
I just updated to 1.0.2 (latest openoffice-bin in portage) and am having the same problem.
Code: | /usr/bin/oowriter: line 205: /home/jnicol/.openoffice/1.0.1/soffice: No such file or directory
|
soffice is a link to: /opt/OpenOffice.org1.0.1/program/soffice, which doesn't exist (although you could just change the path....)
Strange that no new config files were setup with 1.0.2 (or the path updated). Here's what I did:
Code: | #rm -rf ~/.openoffice/
#rm ~/.sversionrc
#oosetup |
Works fine now! |
|
Back to top |
|
|
Elm0 Apprentice
Joined: 24 Nov 2002 Posts: 281 Location: UK
|
Posted: Mon Apr 14, 2003 2:27 pm Post subject: |
|
|
I highly recommend upgrading to OpenOffice 1.1.0 beta. I haven't had any problems with the binary version yet (openoffice-bin) and i'm compiling a version from source right now. It starts up about 5 times faster on my PC and generally seems a lot more snappy in usage. It also seems generally more polished. |
|
Back to top |
|
|
barlad l33t
Joined: 22 Feb 2003 Posts: 673
|
Posted: Mon Apr 14, 2003 5:57 pm Post subject: |
|
|
would be nice... if I could compile 1.1.0 beta. I get that nifty 65xxx message error.
I didn't notice much difference between 1.0.2 and 1.0.3. |
|
Back to top |
|
|
maKKus Guru
Joined: 07 Aug 2002 Posts: 356 Location: /Universe/Milky Way/Sol/Earth/Europe/EEC/The Netherlands/Limburg/Beek/Neerbeek
|
Posted: Tue Apr 15, 2003 10:37 am Post subject: |
|
|
For me OpenOffice.org 1.0.3 is the first release of OO.o that works correct on Gentoo. The other ones never remembered my dictionary settings (Had to select them by hand in the language and writing aid options every time I started OO.o), so I'm very pleased .
Emerged it with package option so I can install it back at will in minutes, if newer versions are not to my liking |
|
Back to top |
|
|
UclaBob Tux's lil' helper
Joined: 22 Oct 2002 Posts: 83
|
Posted: Tue Apr 15, 2003 8:50 pm Post subject: |
|
|
I tried the remove ~/.openoffice directory, and run the setup script...I had a bunch of errors that I ignored. Now open office runs, but I have a 178 meg file in my home directory....seeing as I already have /opt/OpenOffice.org1.0.3, which is almost 200 megs, I would like to avoid this.
Can anybody suggest a course of action that will get me a happy openoffice and < 200 mb disk utilization ?
Bob |
|
Back to top |
|
|
jnicol n00b
Joined: 29 Jan 2003 Posts: 73 Location: Seattle, WA
|
Posted: Tue Apr 15, 2003 9:02 pm Post subject: |
|
|
UclaBob wrote: | I tried the remove ~/.openoffice directory, and run the setup script...I had a bunch of errors that I ignored. Now open office runs, but I have a 178 meg file in my home directory....seeing as I already have /opt/OpenOffice.org1.0.3, which is almost 200 megs, I would like to avoid this.
Can anybody suggest a course of action that will get me a happy openoffice and < 200 mb disk utilization ?
Bob |
Did you make sure and remove the .sversionrc file in your home directory before running setup?
What's the large file in your home directory? What were the errors you ignored? How did you install oo? Portage or otherwise? |
|
Back to top |
|
|
robfish Tux's lil' helper
Joined: 25 Nov 2002 Posts: 137 Location: New Zealand
|
Posted: Tue Apr 15, 2003 9:48 pm Post subject: |
|
|
You get two diferent type of installations (Workstation or Network????)
One is just a few Megs the other is about 290Mb (from my memory).
I believe you should chose the smaller one as the programme is already installed (as root when emerged)
That is my understanding anyway.
Just to follow up on my problem, after getting 1.0.3 to work by changing the commands pointed to by the existing icons, I then had problems opening some files.
I decided to unmerge openoffice the re-emerge openoffice. This gave me a "clean" 1.0.3 and after reinstalling and setting up my menu items it all seems to work OK. (Note that 1.0.3 does not use oosetup. I think it is spsetup - sorry not near my Gentoo box at the moment)
I do not know if I am lucky or not but this is the first update which has not gone smoothly for me. Maybe the ebuild needs modifying because OpenOffice must surely be a popular package. _________________ RobFish |
|
Back to top |
|
|
jnicol n00b
Joined: 29 Jan 2003 Posts: 73 Location: Seattle, WA
|
Posted: Wed Apr 16, 2003 9:55 pm Post subject: |
|
|
robfish wrote: |
I do not know if I am lucky or not but this is the first update which has not gone smoothly for me. Maybe the ebuild needs modifying because OpenOffice must surely be a popular package. |
I totally agree. In my case at least, a bunch of symlinks didn't get updated to reflect paths for the newer version. |
|
Back to top |
|
|
robfish Tux's lil' helper
Joined: 25 Nov 2002 Posts: 137 Location: New Zealand
|
Posted: Fri Aug 22, 2003 10:01 pm Post subject: |
|
|
I have done some more experimenting with this problem on another box and I can confirm that the suggestion from jnicol works fine.
Code:
#rm -rf ~/.openoffice/
#rm ~/.sversionrc
#oosetup _________________ RobFish |
|
Back to top |
|
|
|