Re: OO registrymodifications.xcu

2014-08-16 Thread Andrea Pescetti
On 01/08/2014 Rory O'Farrell wrote: A question has arisen on the en-Forum concerning file registrymodifications.xcu On a newly installed OpenOffice this starts off at about 22kb. Over time it grows I have many of them (several different user profiles), peaking at ~290KB for the version I use

Re: DocFormats - Open source OOXML implementation

2014-08-16 Thread jan i
On 16 August 2014 03:50, Peter Kelly wrote: > On 16 Aug 2014, at 5:26 am, Andrea Pescetti wrote: > > On 15/08/2014 Peter Kelly wrote: > > Those of you interested in OOXML may want to have a look at my own > implementation of (a subset of) the spec, which is part of a library > I've just made ava

Re: OO registrymodifications.xcu

2014-08-16 Thread Rory O'Farrell
On Sat, 16 Aug 2014 09:47:56 +0200 Andrea Pescetti wrote: > On 01/08/2014 Rory O'Farrell wrote: > > A question has arisen on the en-Forum concerning file > > registrymodifications.xcu > > On a newly installed OpenOffice this starts off at about 22kb. Over time it > > grows > > I have many of th

Re: [VOTE]: Release Apache OpenOffice 4.1.1 (RC3)

2014-08-16 Thread Software Valencià
+1 El 2014/08/15 09:15, Jürgen Schmidt escrigué: Hi all, this is a call for vote on releasing the available release candidate (RC3) as Apache OpenOffice 4.1.1. Apache OpenOffice 4.1.1 is mainly a bugfix release with some important bugfixes. And we can provide again more complete UI translations

Re: How to add generate symbols for gdb?

2014-08-16 Thread John O'Sullivan
Dbglevel=2 ? On 16 Aug 2014 00:48, "Hung Mark" wrote: > Hi, > > I tried to configure with --enable-symbols to build with symbolic > generation. > Here is my command line: > > ./configure \ > --with-dmake-url= > http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 \ > --w

Re: [VOTE]: Release Apache OpenOffice 4.1.1 (RC3)

2014-08-16 Thread Jose R R
Niltze, Jürgen- I was about install ApacheOO 4.1.1 (RC3) but the sha256 do not match: $ wget http://ci.apache.org/projects/openoffice/milestones/4.1.1-rc3-r1617669/binaries/en-US/Apache_OpenOffice_4.1.1_Linux_x86-64_install-deb_en-US.tar.gz.sha256 $ sha256sum -b Apache_OpenOffice_4.1.1*gz 5121

Re: How to add generate symbols for gdb?

2014-08-16 Thread Hung Mark
No. Dbglevel=2 doesn't work. 2014-08-16 17:30 GMT+08:00 John O'Sullivan : > Dbglevel=2 ? > On 16 Aug 2014 00:48, "Hung Mark" wrote: > > > Hi, > > > > I tried to configure with --enable-symbols to build with symbolic > > generation. > > Here is my command line: > > > > ./configure \ > > --

Re: DocFormats - Open source OOXML implementation

2014-08-16 Thread Peter Kelly
On 16 Aug 2014, at 12:55 pm, Andrea Pescetti wrote: > I've also been fixing (or breaking, who knows!) some documentation on my > clone (my "fork" as Github likes to call it) but I'll submit a pull request > only when basic things work. I've just merged in your changes and also invited you as a

Re: How to add generate symbols for gdb?

2014-08-16 Thread Ariel Constenla-Haile
On Sat, Aug 16, 2014 at 07:48:16AM +0800, Hung Mark wrote: > Hi, > > I tried to configure with --enable-symbols to build with symbolic > generation. > Here is my command line: > > ./configure \ > --with-dmake-url= > http://dmake.apache-extras.org.codespot.com/files/dmake-4.12.tar.bz2 \ >

Re: How to add generate symbols for gdb?

2014-08-16 Thread Hung Mark
Hi Ariel, > > Do I have to build all with debug=t to in order to get symbolic tables? > > What are the necessary and not necessary steps? > > Symbols might be stripped. Look at LinuxX86-64Env.Set.sh and make sure > that > > ENABLE_SYMBOLS="TRUE" > DISABLE_STRIP="TRUE" > > My LinuxX86-64Env.Set.s

RE: DocFormats - Open source OOXML implementation

2014-08-16 Thread Dennis E. Hamilton
I don't have any skin in this game. Yet I am baffled about where this work is going on and what Apache Project it relates to. Is there an incubator proposal for Apache DocFormats on its way? In particular, I would expect that some thought would be given to the ODF Toolkit and that incubator pr

Re: DocFormats - Open source OOXML implementation

2014-08-16 Thread jan i
On 16 August 2014 18:38, Dennis E. Hamilton wrote: > I don't have any skin in this game. > > Yet I am baffled about where this work is going on and what Apache Project > it relates to. Is there an incubator proposal for Apache DocFormats on its > way? > Yes there is a proposal on its way, look a

Re: How to add generate symbols for gdb?

2014-08-16 Thread Ariel Constenla-Haile
On Sun, Aug 17, 2014 at 12:27:39AM +0800, Hung Mark wrote: > Here is how I did: > After I build & deliver in the module, I go into instsetoo_native, then > build --all -P4 -- -P4 > After that, I install all packages generated with dpkg -i. > Will it work this way? They should work the same except

Re: DocFormats - Open source OOXML implementation

2014-08-16 Thread Peter Kelly
ODF toolkit and Apache POI are both APIs to specific file formats. The key differences with DocFormats are 1. Support for multiple file formats (a limited range supported presently, but the intention is to expand to other formats) 2. Ability to "abstract over" a file format, in that the goal is

RE: DocFormats - Open source OOXML implementation

2014-08-16 Thread Dennis E. Hamilton
OK, I get it. There is cross-talk between this dev-openoffice list and general-incubator involving two messages there, 1. A general-incubator post from you, replying to a message from Peter Kelley about his DocFormats document-conversion project and bringing Peter's request to the attention of

Re: Development progress on SVG-graphics

2014-08-16 Thread Regina Henschel
Hi all, there have been some discussions in German in private emails before the implementations. That was a wrong behavior and should not happen again, please excuse this. I'll translate and summarize here some of those discussions: CSS knows a large variety of selectors in a rule, read htt

Re: [VOTE]: Release Apache OpenOffice 4.1.1 (RC3)

2014-08-16 Thread Kay Schenk
On Sat, Aug 16, 2014 at 4:23 AM, Jose R R wrote: > Niltze, Jürgen- > > I was about install ApacheOO 4.1.1 (RC3) but the sha256 do not match: > > $ wget > http://ci.apache.org/projects/openoffice/milestones/4.1.1-rc3-r1617669/binaries/en-US/Apache_OpenOffice_4.1.1_Linux_x86-64_install-deb_en-US.ta

Re: [VOTE]: Release Apache OpenOffice 4.1.1 (RC3)

2014-08-16 Thread Regina Henschel
Hi Jürgen, downloaded Windows-Version de, langpack_en, SDK, source. md5 is OK. Standard-Installation over an existing RC2 without problems. User settings are retained. Jürgen Schmidt schrieb: Hi all, this is a call for vote on releasing the available release candidate (RC3) as Apache OpenOf

Re: opengrok.adfinis-sygroup.org unavailable

2014-08-16 Thread Regina Henschel
Hi all, I have written an email to the support of adfinis-sygroup. They have restarted the service and openGrok works again now. Kind regards Regina - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additio

Re: [VOTE]: Release Apache OpenOffice 4.1.1 (RC3)

2014-08-16 Thread Keith N. McKenna
On 8/15/2014 3:15 AM, Jürgen Schmidt wrote: > Hi all, > > this is a call for vote on releasing the available release candidate > (RC3) as Apache OpenOffice 4.1.1. > > Please vote on releasing this package as Apache OpenOffice 4.1.1 > > The vote starts now and will be open until: > >Tuesday

Re: Fwd: Funds for speaker to Central America Free Software event

2014-08-16 Thread Alexandro Colorado
On Sun, Aug 10, 2014 at 6:25 AM, jan i wrote: > On 10 August 2014 13:00, Andrea Pescetti wrote: > > > On 10/08/2014 jan i wrote: > > > >> It would be nice if at least the PMC group got knowledge about the size > of > >> this fund. > >> > > > > Of course it does. See http://s.apache.org/Vcg and >

Re: Fwd: Funds for speaker to Central America Free Software event

2014-08-16 Thread Alexandro Colorado
BTW here is a flyer that was forward to me by the event organizers: *http://tinyurl.com/lbnd7s3 * On Sat, Aug 16, 2014 at 11:54 PM, Alexandro Colorado wrote: > > > > On Sun, Aug 10, 2014 at 6:25 AM, jan i wrote: > >> On 10 August 2014 13:00, Andrea Pescetti wrote:

Re: How to add generate symbols for gdb?

2014-08-16 Thread Hung Mark
Hi Ariel, After I reconfigured the project with --build-with-package-format option, debugging symbols were successfully generated, even before I tried to use dbglevel=2 or debug=t in the target module. I also updated wiki https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_