Please update the app-office/openoffice and app-office/openoffice-bin packages to add the brand spankin' new OOo! Reproducible: Always Steps to Reproduce: 1. Open currently installed OpenOffice 2. Go to "About", note version 3. Cry Actual Results: Heady combindation of utter despair and anxiety. Expected Results: Complete glee and blissful comfort. Thanks!
We know there is a new version. For the source version there are some incompatibilities though, so I have not been able to produce a working ebuild yet. Please hang with me.
No problem. I hope it's OK though to post a "ebuild enhancement", just to passively track the progess. I think everyone know how much of a tough beast OOo is... ;)
genady12@Gentoo:~$ ooffice genady12@Gentoo:~$ The ebuild works?
There are also compatibility issues to be sorted out with regard to the 'default language' OpenOffice is using - I'm assuming they're using some new specification for english, which is causing everyone's existing .openoffice preferences directories to become invalid. I'm hoping we can work around that before the ebuilds are put into portage...
Created attachment 16335 [details] ebuild for openoffice-bin-1.1_rc3 Sorry -- first time submitting files to bugzilla, so forgive me if I'm not doing this by protocol. This is an ebuild for openoffice-bin-1.1_rc3. Manifest, digest, and ooffice-wrapper to follow.
Created attachment 16336 [details] Manifest for openoffice-1.1_rc3 ebuild Sorry -- first time submitting files to bugzilla, so forgive me if I'm not doing this by protocol. This is the manifest for openoffice-bin-1.1_rc3. Digest and ooffice-wrapper to follow.
Created attachment 16337 [details] Digest for openoffice-bin-1.1_rc3 ebuild Sorry -- first time submitting files to bugzilla, so forgive me if I'm not doing this by protocol. This is the digest for openoffice-bin-1.1_rc3. ooffice-wrapper to follow.
Created attachment 16338 [details] ooffice-wrapper for openoffice-bin-1.1_rc3 This is the ooffice-wrapper script. It needs to be in openoofice-bin/files/1.1_rc3.
Wilbur: Did this ebuild and wrapper succeed in running the new version of openoffice when installed in place of a previous 1.1_rc release? The problem we're having is that it's requiring users to replace their current preferences directories, which we don't want.
I didn't test that particular situation -- oops. On my system, I had unemerged 1.1_rc2, which did leave the preferences directory in place in my home directory. When I emerged 1.1_rc3, it picked up my preferences without any problems. I will give this a try tomorrow at work when I get back to my Gentoo laptop.
I think I should have done more testing before uploading the attachments... This is what I was ableto find: 1. Installing openoffice-bin-1.1_rc3 works if there are no other versions of openoffice installed. 2. Installing openoffice-bin-1.1_rc3 works if openoffice-1.1_rc1 or rc2 are installed, but a change has to be manually made to the ~/.sversionrc file, since rc3 seems to be referred to as OpenOffice.org 1.1.0 in ~/.sversionrc and expects to find it's preferences in ~/.openoffice/1.1.0. After changing the .sversionrc file, rc3 picks up the preferences that used to exist in the other 1.1_rc versions. This was my hack, but probably a cleaner way to do this would be to copy over the 1.1 folder to 1.1.0. 3. Trying to emerge openoffice-bin-1.1_rc3 over openoffice-bin-1.0.x results in some access errors and the install crashes. I don't have enough experience (yet) to fix these issues myself, but hopefully they will be useful to those who actually know what they are doing. :)
Created attachment 16389 [details] 1.1_rc3 Doesn't compile with problems patching stlport I don't know if this is the right place where to append my comment but 1.1_rc3 doesn't compile here ... as requested by the ebuild I'm attaching newstlportfix.patch-14008.out :-/
Created attachment 16390 [details] 1.1_rc3 Doesn't compile with problems patching stlport I don't know if this is the right place where to append my comment but 1.1_rc3 doesn't compile here ... as requested by the ebuild I'm attaching newstlportfix.patch-14008.out :-/
*** This bug has been marked as a duplicate of 28200 ***