You are not logged in.
I have installed and configured Openoffice2 but after i start the program it freezes when i either try to Save, Close, or Quit the program. I have to kill it. Need some help to fix this please.
A good friend will come and bail you out of jail...BUT a true friend will be sitting next to you saying, "Damn...that was fun!"
Offline
I'm having the same problems as well and haven't been able to resolve it yet. I haven't had much time to put toward it, but you're definitely not alone. Out of curiosity, are you using the nVIDIA drivers? If so, did you comment out the DRI section in your <code>xorg.conf</code> file?
Offline
No i have an ATI radeon card with DRI enabled.
A good friend will come and bail you out of jail...BUT a true friend will be sitting next to you saying, "Damn...that was fun!"
Offline
OO2 giving no problems here using nvidia with DRI disabled. Can you run it from a terminal to see if you get any errors? Probably none, but it's worth trying.
oz
Offline
Is the proper command just <code>soffice</code>? I tried that, and it loaded up, but as soon as I tried to open a file, it crashed (this time with a dialog box stating it encountered an unexpected error...first time it did that) and then it froze. Had to kill soffice.bin to get rid of it...no console error messages.
Offline
Can you ensure that sun jre 1.5 is installed first and then rename the OO dot directory under $HOME as see if that works.
Offline
Hey elasticdog I think i might have a solution. OO works perfectly now thanks in part to basilburn. I decided to give his last post a try so i displayed hidden files to locate the .openoffice file. Then i realised that the owner and group was both root. I suppose the first time i run it as root i was in my home directory.
Anyway i deleted it and reinstalled j2re just incase. Then this time i went to roots directory and run soffice. The usual screen got displayed and i accepted the licence.
Then i started the program as myself in my home directory. The same licence screen showed up and i did the same and that's it. OO opens, closes and sumersaults without problems .
I hope it fixes yours. Let me know if it works it will help me sleep better.
A good friend will come and bail you out of jail...BUT a true friend will be sitting next to you saying, "Damn...that was fun!"
Offline
Awesome...I'll give that a shot when I get home tonight. That would make sense. I think I ran it through <code>sudo</code> the first time and was probably just sitting in my normal user home directory. Thanks for the update!
Offline
Yep, the owner/group permissions were messed up. The installation instructions might need to be updated, since I would assume they are set by whomever runs <code>soffice</code> the first time, which it says should be the root user. Either that, or you and I are in a weird minority.
All I did to fix it was remove the <code>~/.openoffice.org2/</code> directory using <code>sudo</code> and then ran <code>soffice</code> as my normal user which re-created the directory with the correct permissions after I accepted the license agreement.
Thanks for the help!
Offline
Could you add a [solved] tag to the title of this thread?
Unthinking respect for authority is the greatest enemy of truth.
-Albert Einstein
Offline