For those having issues with GO-OO 3.2: instructions to reinstall GO-OO 3.1.1 (the en-US version):
1) download the archive "OO311.tar.gz" by clicking on this
link and save it to a directory on your computer
(md5sum of OO311.tar.gz: e8020cb439f65c872e2d09aca8bb14bb).
2) run
getopenoffice and select to completely uninstall your current version of OpenOffice
3) open a terminal and cd to the folder where you saved the archive OO311.tar.gz.
Extract the archive using the command:
tar xfz OO311.tar.gzThen cd to the extracted folder:
cd OO311And finally install OO3.1.1:
su -c 'apt-get install *.rpm'hope this helps,
-pinoc