History
Topics
Top Posts
Blog Stats
- 159,791 hits
Anything about Ubuntu, Centos, openSuSe and Fedora
Made my initial setup for a basic database using LibreOffice Base, on my old workstation with OpenOffice 2.4 it works fast, then brought it home to continue the design, using my better specs laptop with LibreOffice 3.3.1. Tried to run it if it works fine, to find out the form open very slow and even navigating records.
Tried to remove LibreOffice and restore the normal OpenOffice 3.2 package from Ubuntu 10.10, still got the same problem. Then tried to add up some memory for the graphic cache in the OpenOffice option. (Tools -> Options –> LibreOffice/OpenOffice.org -> Memory). Hoping everything will work fine then but still a failure.
Lastly I tried to change the java settings, tried it on both openjdk-6-jre and sun-java6-jre (1.6.24), still not working in good performance. Nearly giving up, lastly I tried to use lower version of java runtime.
Here’s how:
1. Download the java-sun-jre-1.6.21 from http://java.sun.com/products/archive/j2se/6u21/index.html
2. Move the file to your $HOME/bin and make it executable
$> mv jre-6u21-linux-i586.bin $> chmod a+x jre-6u21-linux-i586.bin $> ./jre-6u21-linux-i586.bin
4. After extracting the files, configure your LibreOffice/OpenOffice.org to use the older java runtime (Tools -> Options –> LibreOffice/OpenOffice.org –> Java). Add the path from where the extracted files currently located.
5. Restart your LibreOffice/OpenOffice.org and verify if your database now runs smoothly.
6. Done.
OO3.2 base is slow for me, so I thought I’d give this a try. Steps 1 & 2 OK (though I had to make the $HOME/bin folder). Extraction OK – it makes a folder $HOME/bin/jre1.6.0_21 and puts lots of things in it. It’s ownership is mine, not root’s.
But when I try to add the path (step 4) it claims that this folder does not contain a jre. (I tried pointing it to bin and to jre with the same result. Can you shed any light on this?
Have you properly pointed it in your /home/username/bin/jre1.6.0_21 ? Using the ADD button?
Thank You for posting this.
But, still very, very slow…
LibreOffice 3.3.2 and now using JAVA 1.6.0_21.
-Lasse (Denmark).
OK, restarting PC (Ubuntu 11.04) helped!
Now LibreOffice Base is lightning fast!
Thank You!
-Lasse (Denmark).
Many thanks!
Finally it’s running much faster.
Really this kind of thing shouldn’t happen on a base install of ubuntu 10.04 (no pun intended).
Duncan
At last OO base speed back to normal!!
This issue has been plaguing me for months.
Thanks very much.
Thank you! You have no idea how important was this solution for me.
thank you, thank you, thank you!!!!!
Thx for your solution. I’m using Debian Squeeze and this works for me!
Had this problem too, Ubuntu 11.04, LibreOffice 3.3.2 – ‘was getting unworkable, extremely long “dead” times after each (auto- and manual) save, especially, but not exclusively after a suspend…
Switching to the GIJ runtime (package gij-jre, currently version “4:4.5.2-1ubuntu3″ in Synaptic) seems to have fixed the problem.
As LibreOffice refused to ‘see’ any java runtime environment in the newly created folder, I used the GIJ runtime solution and it works better indeed.
Apparently the bug should be released with version 25 of jre…
Pingback: To Do List After installing Ubuntu 11.04 aka Natty Narwhal « debianhelp
Thanks!!! The 6_21-version was the solution! I had tried the 22, 24, 26-Version, all without success!
Thank you very much, Sven
Thank you! It really helps.
I also tried 20 and 26 to no avail. 21 did the trick. I can’t believe how much time I have wasted over several months of enduring this problem.
Thanks. Worked for me. But as a unconvincing surprise I had to register at Oracle website to download required version of jre. Great thanks.
Hi Oliver, where exactly on the Oracle site did you find the older versions ? I cannot seem to find them…being rerouted all the time. Thanks a bunch !
Thanks for the many helpful hints collected here. I’ve found out that LO 3.5 (right now RC3 is available) plus Java 1.7.0_02 is not affected by the “slowliness bug”. LO and Java are both x64 packages, of course.
for x64 ubuntu 11.04 libre 3.3.4
extract first
chmod a+x jre-6u21-linux-x64.bin
./jre-6u21-linux-x64.bin
then
sudo mv jre1.6.0_21 /usr/lib/jvm
thanks heaps for the help
Thanks a lot. Worked perfectly for me.
Downloaded libreoffice 3.5.2. MUCH improved speed. This thread saved a lot of time. Thanks!