Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

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

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 8th March 2011, 02:20 AM
twohot's Avatar
twohot Offline
Registered User
 
Join Date: Jun 2009
Location: 9ja://coalcity
Posts: 243
linuxchrome
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?.
Reply With Quote
  #2  
Old 8th March 2011, 02:57 AM
jroa1 Offline
Registered User
 
Join Date: Oct 2010
Posts: 229
windows_vistafirefox
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.
Reply With Quote
  #3  
Old 8th March 2011, 08:59 AM
twohot's Avatar
twohot Offline
Registered User
 
Join Date: Jun 2009
Location: 9ja://coalcity
Posts: 243
linuxchrome
Re: OpenOffice or LibreOffice?

Quote:
Originally Posted by jroa1 View Post
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.
Reply With Quote
  #4  
Old 8th March 2011, 04:09 PM
PatMcLJr's Avatar
PatMcLJr Offline
Registered User
 
Join Date: Apr 2005
Location: earth
Posts: 1,130
linuxfedoraseamonkey
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.
Reply With Quote
  #5  
Old 8th March 2011, 10:01 PM
twohot's Avatar
twohot Offline
Registered User
 
Join Date: Jun 2009
Location: 9ja://coalcity
Posts: 243
linuxchrome
Re: OpenOffice or LibreOffice?

Quote:
Originally Posted by PatMcLJr View Post
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.
Reply With Quote
  #6  
Old 9th March 2011, 01:00 PM
forkbomb's Avatar
forkbomb Offline
Registered User
 
Join Date: May 2007
Location: U.S.
Posts: 4,852
linuxfirefox
Re: OpenOffice or LibreOffice?

Quote:
Originally Posted by twohot View Post
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
Reply With Quote
  #7  
Old 9th March 2011, 04:44 PM
twohot's Avatar
twohot Offline
Registered User
 
Join Date: Jun 2009
Location: 9ja://coalcity
Posts: 243
linuxchrome
Re: OpenOffice or LibreOffice?

Quote:
Originally Posted by forkbomb View Post
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
Reply With Quote
  #8  
Old 10th March 2011, 12:39 AM
forkbomb's Avatar
forkbomb Offline
Registered User
 
Join Date: May 2007
Location: U.S.
Posts: 4,852
linuxfirefox
Re: OpenOffice or LibreOffice?

Quote:
Originally Posted by twohot View Post
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.
Reply With Quote
  #9  
Old 9th March 2011, 12:42 PM
wheels5894 Offline
Registered User
 
Join Date: Mar 2008
Posts: 20
linuxfedorafirefox
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.
Reply With Quote
  #10  
Old 9th March 2011, 04:29 PM
DavidMcCann Offline
Registered User
 
Join Date: Jul 2008
Location: London
Posts: 458
linuxopera
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!
Reply With Quote
  #11  
Old 11th March 2011, 07:03 AM
twohot's Avatar
twohot Offline
Registered User
 
Join Date: Jun 2009
Location: 9ja://coalcity
Posts: 243
linuxchrome
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!
Reply With Quote
Reply

Tags
libreoffice, openoffice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Goodbye OpenOffice, Hello LibreOffice Evil_Bert Wibble 29 7th June 2011 09:51 AM
Help Installing LibreOffice 3.3 RC2 on F14 Nordic Using Fedora 33 21st March 2011 04:21 AM
LibreOffice on Fedora 13 OlivFedora Using Fedora 3 29th January 2011 08:59 AM
LibreOffice sandspur F16 Development 2 2nd December 2010 01:20 AM
LibreOffice tox Fedora Focus 5 24th November 2010 09:56 PM


Current GMT-time: 07:57 (Sunday, 19-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat