 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

8th March 2011, 02:20 AM
|
 |
Registered User
|
|
Join Date: Jun 2009
Location: 9ja://coalcity
Posts: 243

|
|
|
OpenOffice or LibreOffice?
So LibreOffice is a fork of OpenOffice eh? ... and has been forth coming with more features recently eh?
But I have a concern. How compatible are macros written for OOo with Libreoffice? I'm looking to write an extension for one of the two. OOo appears to have enough written on the subject. I don't know about LibreOffice and the #DocumentFoundation channel at Freenode is not always active.
Can someone advise if LibreOffice allows for Python Macros? If so, where can One get info/documentation/tips else OOo appears to be a clear leader in this area?.
|

8th March 2011, 02:57 AM
|
|
Registered User
|
|
Join Date: Oct 2010
Posts: 229

|
|
|
Re: OpenOffice or LibreOffice?
I don't see why it would be any different. As far as I know, LibreOffice was made from the same source code as OpenOffice. So, it would stand to reason that the macros would be the same. The documentation should be the same as well. I could be wrong about this, though.
|

8th March 2011, 08:59 AM
|
 |
Registered User
|
|
Join Date: Jun 2009
Location: 9ja://coalcity
Posts: 243

|
|
|
Re: OpenOffice or LibreOffice?
Quote:
Originally Posted by jroa1
I don't see why it would be any different. As far as I know, LibreOffice was made from the same source code as OpenOffice. So, it would stand to reason that the macros would be the same. The documentation should be the same as well. I could be wrong about this, though.
|
So why am I getting errors while following examples on this page?:
http://wiki.services.openoffice.org/...cript_Location
I have LibreOffice installed on F15-Alpha and I was trying to create a dummy UNO package following the example in the above page. Its an OOo example but I figured (like you) that it should work. It didn't
Last edited by twohot; 8th March 2011 at 09:02 AM.
|

8th March 2011, 04:09 PM
|
 |
Registered User
|
|
Join Date: Apr 2005
Location: earth
Posts: 1,130

|
|
|
Re: OpenOffice or LibreOffice?
a peek at fedora 15 seems to indicate a change in support in favor of LibreOffice ?
__________________
x--x--x
http://www.gnu.org/philosophy/free-sw.html
Freedom is never Free.
Pat Jr.
|

8th March 2011, 10:01 PM
|
 |
Registered User
|
|
Join Date: Jun 2009
Location: 9ja://coalcity
Posts: 243

|
|
|
Re: OpenOffice or LibreOffice?
Quote:
Originally Posted by PatMcLJr
a peek at fedora 15 seems to indicate a change in support in favor of LibreOffice ?
|
Yeah, it looks that way but I think you'll still be able to find OpenOffice.org in their repositories. Its only natural to find LibreOffice being discussed more by Fedora People, because they appear to be more active in development and less politically restrained.
That, however, does not solve my problem.
|

9th March 2011, 01:00 PM
|
 |
Registered User
|
|
Join Date: May 2007
Location: U.S.
Posts: 4,852

|
|
|
Re: OpenOffice or LibreOffice?
Quote:
Originally Posted by twohot
Yeah, it looks that way but I think you'll still be able to find OpenOffice.org in their repositories. Its only natural to find LibreOffice being discussed more by Fedora People, because they appear to be more active in development and less politically restrained.
|
I don't pretend to be a soothsayer, but I wouldn't expect OOo will stay in the repos indefinitely, for precisely the reasons you acknowledge. The Fedora Project would stop offering it in-repo if the upstream developers allow OOo to fall into disrepair/become abandoned (neither of which would surprise me).
As for your problem with the macros, I'd say the problem is upstream (i.e. not a Fedora bug per se).
__________________
- Tom
"What is freedom? To have the will to be responsible for one's self." - Stirner
|

9th March 2011, 04:44 PM
|
 |
Registered User
|
|
Join Date: Jun 2009
Location: 9ja://coalcity
Posts: 243

|
|
|
Re: OpenOffice or LibreOffice?
Quote:
Originally Posted by forkbomb
As for your problem with the macros, I'd say the problem is upstream (i.e. not a Fedora bug per se).
|
My mind does a memory pointer replacement with 'Redhat' anytime I see the word 'upstream'. So how does Redhat affect an FSF software? I tend to think some of the 'sun.blah.blah' or 'StarDesktop.loadComponentFromURL(blah blah)' may have seen some changes in their wording or syntax. If so, what are these new wordings? There's got to be some documentation.
Quote:
|
Originally Posted by DavidMcCann
If you develop for OpenOffice, you have to agree to your code being used in Star Office: i.e. they sell it and don't pay you. If you develop for LibreOffice, you don't get ripped off. An easy choice!
|
Hey guys, I'm already using LibreOffice. I am not trying to decide which to use. I am wondering why I'm getting errors with my choice. I am pro freedom, that is why I use Fedora. I get suggestions that favour installing macros at /home/user/.libreoffice/3/user/scripts/python which I think should work .... but I was exploring the extensions (add-ons) or UNO packaging option. I'd like to deploy the macro from top-level as an add-on. That extension method seems to be problematic in LibreOffice
|

10th March 2011, 12:39 AM
|
 |
Registered User
|
|
Join Date: May 2007
Location: U.S.
Posts: 4,852

|
|
|
Re: OpenOffice or LibreOffice?
Quote:
Originally Posted by twohot
My mind does a memory pointer replacement with 'Redhat' anytime I see the word 'upstream'. So how does Redhat affect an FSF software? I tend to think some of the 'sun.blah.blah' or 'StarDesktop.loadComponentFromURL(blah blah)' may have seen some changes in their wording or syntax. If so, what are these new wordings? There's got to be some documentation.
|
Actually, upstream in the sense I used it above would refer to "whatever parties are currently maintaining LibreOffice." In other words, if you hit problems with things in LibreOffice that would have worked in OOo, I'd file bugs with LibreOffice rather than Fedora.
(As far as the relationship of RHEL/Fedora, RHEL is in general more or less downstream from Fedora - Fedora being sort of the testbed.)
__________________
- Tom
"What is freedom? To have the will to be responsible for one's self." - Stirner
Last edited by forkbomb; 10th March 2011 at 12:44 AM.
|

9th March 2011, 12:42 PM
|
|
Registered User
|
|
Join Date: Mar 2008
Posts: 20

|
|
|
Re: OpenOffice or LibreOffice?
Libre Office is produce by the Document Foundation which seems to have taken over from the Open office group so Libre Office is the successor to Open Office. I downloaded the new version for Windows and it is a bit updated in things such as opening Office 2010 document formats.
__________________
Dell Vostro Core 2 Duo with 4GB memory.
|

9th March 2011, 04:29 PM
|
|
Registered User
|
|
Join Date: Jul 2008
Location: London
Posts: 458

|
|
|
Re: OpenOffice or LibreOffice?
Most distros seem to heading towards LibreOffice. The fact that OpenOffice seems to have lost all its developers, other than Oracle employees, doesn't help. If you develop for OpenOffice, you have to agree to your code being used in Star Office: i.e. they sell it and don't pay you. If you develop for LibreOffice, you don't get ripped off. An easy choice!
|

11th March 2011, 07:03 AM
|
 |
Registered User
|
|
Join Date: Jun 2009
Location: 9ja://coalcity
Posts: 243

|
|
|
Re: OpenOffice or LibreOffice?
As the popular opensource browser (Firefox) puts it:
Well, this is embarrassing 
It wasn't an upstream problem and it wasn't a downstream problem either. It was me.
I got basic Libreoffice applications installed and forgot to install libreoffice-pyuno
Sorry for the trouble guys!
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 07:57 (Sunday, 19-05-2013)
|
|
 |
 |
 |
 |
|
|