Re: Thinking of joining OpenOffice as a developer

2015-10-29 Thread Patricia Shanahan
On 10/29/2015 8:06 AM, Pedro Giffuni wrote: Hello; First of all, a warm welcome to Patricia. Java developers are particularly welcome at this stage! Just IMHO, the C++ side of AOO is either under-control or too-ugly-to care-about, so we would do good focus more on the Java parts, which are

Re: Thinking of joining OpenOffice as a developer

2015-10-29 Thread Patricia Shanahan
On 10/29/2015 9:12 AM, Patricia Shanahan wrote: On 10/29/2015 8:06 AM, Pedro Giffuni wrote: Hello; First of all, a warm welcome to Patricia. Java developers are particularly welcome at this stage! Just IMHO, the C++ side of AOO is either under-control or too-ugly-to care-about, so we would do

Re: [QUESTION] Usability of Non-Optional Java Dependencies

2015-10-29 Thread Patricia Shanahan
In that case, the basic program should definitely be in Java, to avoid buffer overflows, undefined operations, and pointer arithmetic. The Java security issues are associated with attempts to run untrusted code in various controlled environments. That includes applets, as well as well as

Re: [QUESTION] Usability of Non-Optional Java Dependencies

2015-10-29 Thread Patricia Shanahan
See, for example, http://superuser.com/questions/549028/how-can-i-prevent-ask-com-toolbar-from-being-installed-every-time-java-is-update I just did a simple default install of the current JRE, and it did not offer Ask.com, so maybe Oracle has seen the error of their ways. On 10/29/2015 11:57

Re: [QUESTION] Usability of Non-Optional Java Dependencies

2015-10-29 Thread Patricia Shanahan
For AOO to achieve its full potential it must be possible to use it while assuming "Java" refers to an island one of whose exports is coffee beans. However, in normal home and office environments, the people doing installation are often more technically knowledgeable, and more likely to RTFM

Re: [QUESTION] Usability of Non-Optional Java Dependencies

2015-10-29 Thread Patricia Shanahan
On 10/29/2015 12:20 PM, Damjan Jovanovic wrote: On Thu, Oct 29, 2015 at 7:44 PM, Dennis E. Hamilton wrote: ... Three paths come to mind. A. Remove the Java dependencies. Impossible. JDBC drivers for example, are the lifeblood of Base. It depends on what you mean by

Re: [QUESTION] Usability of Non-Optional Java Dependencies

2015-10-29 Thread Patricia Shanahan
feel about the Ask.com mess. On 10/29/2015 12:10 PM, Patricia Shanahan wrote: See, for example, http://superuser.com/questions/549028/how-can-i-prevent-ask-com-toolbar-from-being-installed-every-time-java-is-update I just did a simple default install of the current JRE, and it did not offer A

Re: Thinking of joining OpenOffice as a developer

2015-10-29 Thread Patricia Shanahan
On 10/29/2015 3:08 PM, Andrea Pescetti wrote: Dennis E. Hamilton wrote: From: Patricia Shanahan I started with https://wiki.openoffice.org/wiki/Documentation/Building_Guide/Building_o n_Windows, but hit some issues and want to make sure I'm using the right guide. The first line of that page

Re: Thinking of joining OpenOffice as a developer

2015-10-29 Thread Patricia Shanahan
On 10/29/2015 10:56 AM, Damjan Jovanovic wrote: On Thu, Oct 29, 2015 at 7:32 PM, Patricia Shanahan <p...@acm.org> wrote: ... What is the best guide to building AOO on Windows 8? I started with https://wiki.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows, but hi

Re: Thinking of joining OpenOffice as a developer

2015-10-28 Thread Patricia Shanahan
On 10/28/2015 8:18 PM, F C. Costero wrote: On Wed, Oct 28, 2015 at 7:37 PM, Kay Schenk <kay.sch...@gmail.com> wrote: On Wed, Oct 28, 2015 at 6:22 PM, Patricia Shanahan <p...@acm.org> wrote: I am a very experienced programmer and computer architect, now retired. My curre

Thinking of joining OpenOffice as a developer

2015-10-28 Thread Patricia Shanahan
I am a very experienced programmer and computer architect, now retired. My current strongest language is Java, but I have programmed in many languages and can learn them as needed. My last professional C++ work was in the 1980's. Although I am Chair of the Apache River PMC, the types of work

Re: [QUESTION] Getting to AOO for Java (AOO4J)?

2015-11-08 Thread Patricia Shanahan
"C++ code runs faster than Java" is, to some extent, a hold-over from the early days of Java, when JVMs where pure Bytecode interpreters. These days, it gets compiled, and optimized, as it is running. The optimizer has more data than a C++ optimizer, because it can see what flows are being

Re: [PROPOSAL] Distribute only one source package

2015-11-08 Thread Patricia Shanahan
On 11/8/2015 11:53 AM, Andrea Pescetti wrote: ... Do Windows developers really use Windows' built-in utilities for unzipping? I really think that the minimal stack for building OpenOffice on Windows includes some .tar.bz2-capable programs. We do download and expand .tar.bz2 files as part of the

Re: [QUESTION] Getting to AOO for Java (AOO4J)?

2015-11-08 Thread Patricia Shanahan
I would be strongly opposed to deserializing untrusted code - it is full of problems. On 11/8/2015 11:14 AM, toki wrote: On 08/11/2015 14:32, Patricia Shanahan wrote: I am just getting started on AOO, and don't know the history of this discussion, Pretty much since Sun purchased StarWriter

Re: [QUESTION] Getting to AOO for Java (AOO4J)?

2015-11-08 Thread Patricia Shanahan
Using some combination of general and special purpose tools to do the bulk of the conversion makes sense to me. In addition, once we have functionally correct Java code, refactoring for maintainability becomes easier. I am most familiar with the tools built into Eclipse: See

Configure?

2015-11-12 Thread Patricia Shanahan
What is the best documentation for learning about configure? - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org

Re: New release - problems

2015-11-16 Thread Patricia Shanahan
On 11/16/2015 7:38 PM, F C. Costero wrote: On Mon, Nov 16, 2015 at 7:50 PM, Howard Morris (aka Col Boogie) < howard_cary_mor...@hotmail.com> wrote: I went to open a new document. I saw the note there was new version available, so I downloaded it. First thing I noticed was the spell check is

Re: New release - problems

2015-11-17 Thread Patricia Shanahan
On 11/16/2015 8:53 PM, F C. Costero wrote: On Mon, Nov 16, 2015 at 9:26 PM, Patricia Shanahan <p...@acm.org> wrote: On 11/16/2015 7:38 PM, F C. Costero wrote: On Mon, Nov 16, 2015 at 7:50 PM, Howard Morris (aka Col Boogie) < howard_cary_mor...@hotmail.com> wrote: I went t

What is dgbhelp.dll?

2015-11-17 Thread Patricia Shanahan
What is dgbhelp.dll? Do I really need it, and if so what is the best way to get it? I have reached the "configure" stage of preparing to build on Windows, and it is failing with the following message: checking for dbghelp.dll... configure: error: dbghelp.dll is missing in external/dbghelp/.

Re: Thinking of joining OpenOffice as a developer

2015-11-07 Thread Patricia Shanahan
on this one. - Dennis (aka orc...@apache.org) -Original Message- From: Patricia Shanahan [mailto:p...@acm.org] Sent: Monday, November 2, 2015 03:11 To: dev@openoffice.apache.org Subject: Re: Thinking of joining OpenOffice as a developer On 11/2/2015 2:33 AM, Damjan Jovanovic wrote: On Fri

Re: [QUESTION] Getting to AOO for Java (AOO4J)?

2015-11-07 Thread Patricia Shanahan
On 11/7/2015 11:41 AM, Dennis E. Hamilton wrote: There has been suggestion, and some expressed support, for AOO becoming a Java application. I don't want to discuss the merits of this, but how it might be undertaken. ... 2. FORKING TO MAKE AOO4J? One could consider making a project fork.

Re: Thinking of joining OpenOffice as a developer

2015-11-02 Thread Patricia Shanahan
On 11/2/2015 2:33 AM, Damjan Jovanovic wrote: On Fri, Oct 30, 2015 at 12:57 AM, Patricia Shanahan <p...@acm.org> wrote: ... "Install cygwin, 32bit version" Do I really have to go to 32-bit Cygwin? I have a fine 64-bit Cygwin already running on my 16 GB memory system. I

Re: [QUESTION] Usability of Non-Optional Java Dependencies

2015-11-02 Thread Patricia Shanahan
The argument for Win64 is that there may be many people who know and care little about Java, but have it already installed for reasons other than AOO. Those installations are much more likely to be Win64 than x86. Because AOO is x86 only it has to ask for an x86 JRE, even if there is a

Re: Complaint Writer lost 36 pages of my document with no auto backup copy.

2015-12-29 Thread Patricia Shanahan
On 12/29/2015 1:50 AM, FR web forum wrote: I did find in options that in Options\Load Save\General “Always create a backup copy” was not checked. This should be checked by default. :( https://bz.apache.org/ooo/show_bug.cgi?id=104879 You can vote for this enhancement Although I agree with the

Re: Re: Complaint Writer lost 36 pages of my document with no auto backup copy.

2016-01-01 Thread Patricia Shanahan
On 1/1/2016 1:24 AM, Marcus wrote: Am 12/31/2015 10:04 PM, schrieb Patricia Shanahan: On 12/31/2015 11:49 AM, Andreas Säger wrote: Am 31.12.2015 um 19:53 schrieb Patricia Shanahan: On 12/31/2015 10:30 AM, Max Merbald wrote: Hi, let me say a few words on this too: I have had the autosave

Re: Complaint Writer lost 36 pages of my document with no auto backup copy.

2015-12-31 Thread Patricia Shanahan
trymodifications.xcu. On 12/31/2015 2:06 AM, Marcus wrote: Am 12/31/2015 12:11 AM, schrieb Patricia Shanahan: Are you sure "Spell checker does not work" is the most appropriate title for this problem? sure, but if you think of a better wording, please do not hestate to change i

Re: Complaint Writer lost 36 pages of my document with no auto backup copy.

2015-12-31 Thread Patricia Shanahan
would like to see the backup issue properly documented in Bugzilla, including any prior analysis, ready for when it does get to the top of the priority list. On 12/31/2015 5:49 AM, Andrea Pescetti wrote: Marcus wrote: Am 12/31/2015 11:34 AM, schrieb Patricia Shanahan: If we are really, really

Re: Re: Complaint Writer lost 36 pages of my document with no auto backup copy.

2015-12-31 Thread Patricia Shanahan
On 12/31/2015 10:30 AM, Max Merbald wrote: Hi, let me say a few words on this too: I have had the autosave option enabled for ages and I've never experienced a problem I'd relate to this. In the contrary, it has helped me a few times to retrieve a document I've had a problem with (such as

Re: Re: Complaint Writer lost 36 pages of my document with no auto backup copy.

2015-12-31 Thread Patricia Shanahan
On 12/31/2015 11:49 AM, Andreas Säger wrote: Am 31.12.2015 um 19:53 schrieb Patricia Shanahan: On 12/31/2015 10:30 AM, Max Merbald wrote: Hi, let me say a few words on this too: I have had the autosave option enabled for ages and I've never experienced a problem I'd relate

Re: Complaint Writer lost 36 pages of my document with no auto backup copy.

2015-12-31 Thread Patricia Shanahan
On 12/31/2015 9:24 AM, Andrea Pescetti wrote: Patricia Shanahan wrote: I don't think I have much to contribute to the profile corruption issue. Well, I can't believe it is very hard to write a Windows equivalent of $ mv ~/.openoffice/4/user ~/.openoffice/4/user.20153112-123456 and wrap

Re: Re: Complaint Writer lost 36 pages of my document with no auto backup copy.

2016-01-01 Thread Patricia Shanahan
On 1/1/2016 3:00 AM, Hagar Delest wrote: Le 31/12/2015 22:04, Patricia Shanahan a écrit : Isn't a lot of this the sort of information that should be being collected in Bugzilla. I am about to start searching the mail archives to see what I can learn about the history, but a single Bugzilla

Re: Complaint Writer lost 36 pages of my document with no auto backup copy.

2015-12-30 Thread Patricia Shanahan
bug.cgi?id=126762 Marcus Am 12/30/2015 11:15 PM, schrieb Patricia Shanahan: Thanks for the information. Please consider adding it to the appropriate Bugzilla issue, once we have one set up. - To unsubscribe, e-mail: de

Re: Complaint Writer lost 36 pages of my document with no auto backup copy.

2015-12-30 Thread Patricia Shanahan
Thanks for the information. Please consider adding it to the appropriate Bugzilla issue, once we have one set up. Fortunately, the current objective is to fix the bug, not recreate it. Recreating a bug is a very desirable and useful tool towards fixing it, but not always essential. Sometimes it

Re: Building on WIndows, revisited

2015-12-30 Thread Patricia Shanahan
am willing to do that, but I need buddies to work through it with. I do document and trouble-shoot well. What can we do together to get a clean, repeatable build process that can then be improved? - Dennis -Original Message- From: Patricia Shanahan [mailto:p...@acm.org] Sent: Tuesday

Re: Complaint Writer lost 36 pages of my document with no auto backup copy.

2015-12-29 Thread Patricia Shanahan
+1 This may be a good project for me to participate in, along with people who know AOO internals. I have a lot of practical experience with tracking down and fixing extremely obscure intermittent bugs in operating systems and prototypes of cache coherent multiprocessor servers, so I'm not

Re: Complaint Writer lost 36 pages of my document with no auto backup copy.

2015-12-30 Thread Patricia Shanahan
On 12/30/2015 2:10 AM, Marcus wrote: Am 12/30/2015 04:44 AM, schrieb Patricia Shanahan: +1 This may be a good project for me to participate in, along with people who know AOO internals. I have a lot of practical experience with tracking down and fixing extremely obscure intermittent bugs

Re: failed to build aoo420 dev on win32

2016-06-08 Thread Patricia Shanahan
parse.cxx needed to have the declaration removed while leaving the constructor's definition. I've committed your patch in #1747439 with you as the author, then committed my fixes to it in #1747440. You did most of the work, so thank you! Damjan On Wed, May 11, 2016 at 12:08 AM, Patricia Shanahan

Blocked from AOO work: Re: failed to build aoo420 dev on win32

2016-06-07 Thread Patricia Shanahan
then? On 5/10/2016 3:08 PM, Patricia Shanahan wrote: I decided to try to fix the underlying error/warning, by making the header file declaration complete. Unfortunately, I think my C++ rustiness is getting in the way. I get an error suggesting a constructor is being treated as a function. I've attached

Re: failed to build aoo420 dev on win32

2016-06-09 Thread Patricia Shanahan
he work, so thank you! Damjan On Wed, May 11, 2016 at 12:08 AM, Patricia Shanahan <p...@acm.org> wrote: I decided to try to fix the underlying error/warning, by making the header file declaration complete. Unfortunately, I think my C++ rustiness is getting in the way. I get an error sugge

Re: A Question about Open Office Password Protected Text Documenets

2016-06-10 Thread Patricia Shanahan
That said, if I had a set of business-critical documents, I would test some sample documents at each major OS, hardware, or office software upgrade. Before decommissioning the last instance of the old system, load and read a few sample documents on the new system. If there is a problem, use

Re: Building on Windows

2016-02-10 Thread Patricia Shanahan
I have experienced a major step backwards. My build attempts all fail: == $ build --All build -- version: 275224 = Building module instsetoo_native = Entering

Re: Building on Windows

2016-02-10 Thread Patricia Shanahan
Thanks. Silly typo, when I've typed "build --all" dozens of times over the last couple of weeks. On 2/10/2016 2:22 PM, Damjan Jovanovic wrote: I can reproduce that. The "--All" needs to be in lowercase, ie. "build --all". On Wed, Feb 10, 2016 at 11:20 PM, P

Re: Building on Windows

2016-02-04 Thread Patricia Shanahan
On 2/4/2016 12:40 PM, Regina Henschel wrote: Hi Patricia, Patricia Shanahan schrieb: I think maybe I need to clean up and start again. What is the best way to clean, short of doing a fresh checkout? I remove the output-tree manually Starting in main: find . -maxdepth 2 -name "wntm

Re: Thoughts on a new build system for AOO

2016-02-06 Thread Patricia Shanahan
The linked page includes a reference for a Video on migrating a large C++ codebase, and a training course whose topics include creating multiple versions for multiple platforms. That all looks encouraging. On 2/6/2016 4:11 AM, Carl Marcum wrote: Hi Damjan, Have you looked at Gradle for C/C++

Re: A Complaint

2016-02-07 Thread Patricia Shanahan
This does not seem like a very constructive response - I suggest reading Regina Henschel's message instead. Unlike much of Apache's software, OpenOffice is intended to be used by normal end users. I wish every computer user used backups and revision control, avoiding a lot of misery. It is

Re: [DISCUSS][POLICY?] Lost Features When Saving to ODF

2016-02-07 Thread Patricia Shanahan
On 2/7/2016 11:51 AM, Dennis E. Hamilton wrote: ... 3. Note that on saving to .xls, the rubber-stamp warning about possible loss of features occurs, but in this case the feature is not lost. There is no such warning when the feature in its unsupported form is transformed and saved as an .ods

Re: Building on Windows

2016-02-04 Thread Patricia Shanahan
On 2/4/2016 3:36 PM, Damjan Jovanovic wrote: On Thu, Feb 4, 2016 at 11:47 PM, Patricia Shanahan <p...@acm.org> wrote: On 2/4/2016 12:40 PM, Regina Henschel wrote: Hi Patricia, Patricia Shanahan schrieb: I think maybe I need to clean up and start again. What is the best way to

Re: Building on Windows

2016-02-04 Thread Patricia Shanahan
sn't build deterministically, sometimes it fails and sometimes it passes for no apparent reason, keep cleaning and rebuilding in its directory until it builds then "deliver" and continue as before. On Thu, Feb 4, 2016 at 4:21 PM, Patricia Shanahan <p...@acm.org> wrote: I had 25 consecutive &

Re: Building on Windows

2016-02-04 Thread Patricia Shanahan
ou the actual module order. Kind regards Regina Patricia Shanahan schrieb: Yes, there is certainly stuff to investigate. My latest failure is: /usr/bin/cp: missing destination file operand after '/cygdrive/c/OpenOfficeDev/Trunk/main/solver/420/wntmsci12.pro/lib/isvl.lib' Try '/usr/bin/cp --help'

Re: Thoughts on a new build system for AOO

2016-02-05 Thread Patricia Shanahan
I thought most windows developers were more IDE orientated than command line, so we should be considering selecting an IDE for Windows builds, and as many others as possible, and putting together the project files for it. Parallelism is far, far lower priority than reliable unattended

Re: Building on Windows

2016-02-04 Thread Patricia Shanahan
making /cygdrive/c/OpenOfficeDev/Trunk/main/cppu/qa On 2/4/2016 6:53 AM, Patricia Shanahan wrote: Thanks for the reminder. My plan for this morning was to search my mail archive for "icuin". I had hoped that getting rid of MP would get rid of this sort of non-determinism. On 2/4/20

Re: Building on Windows

2016-02-10 Thread Patricia Shanahan
containing icuin.lib, and the Perl script should convert that dependency into the makefiles it creates. So far icu has been rebuilt 10 times with this patch (attached), succeeding every time, so please test it and see if it works for you as well. Damjan On Tue, Feb 9, 2016 at 7:51 PM, Patricia Shanahan &l

Re: AOO build system upgrades

2016-02-09 Thread Patricia Shanahan
On 2/9/2016 2:11 PM, Kay Schenk wrote: ... == HELP, TOO MANY MAKEFILES == I started looking at what's been done so far. And, due to the fact that dmake also uses makefiles, what's the correct way to invoke GNU make for a build? It looks like the "main" makefile for what's been migrated so far

Re: Building on Windows

2016-02-09 Thread Patricia Shanahan
}; start_child($child_nick, $folders_hashes{$child_nick}); }; On Sun, Feb 7, 2016 at 1:42 AM, Patricia Shanahan <p...@acm.org> wrote: My next step is to try to get rid of the intermittent failure of the icu build. It seems to be the one thing standing between me a repeatable unattended build. If yo

Re: Building on Windows

2016-02-11 Thread Patricia Shanahan
I have made changes to https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step to record what I learned during this process. It would be helpful if someone with a Windows machine could attempt a build using the latest version of those instructions, to test them.

Re: Building on Windows

2016-02-04 Thread Patricia Shanahan
really be ignoring failures in rm: $(MISC)$/$(TARGET).rdb: $(MISC)$/$(TARGET)$/types.urd - rm $@ $(REGMERGE) $@ /UCR $< Try "ENABLE_UNIT_TESTS=NO build" On Thu, Feb 4, 2016 at 6:51 PM, Patricia Shanahan <p...@acm.org> wrote: I got icu to build. Here is my latest failur

Re: Building on Windows

2016-02-05 Thread Patricia Shanahan
My build finished! The next problem is to run it. I have hit two problems, one minor. The minor problem is that https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7 has incorrect paths using "OpenOffice" rather than "Apache_OpenOffice". The more serious

Re: Building on Windows

2016-02-01 Thread Patricia Shanahan
On 1/31/2016 6:36 PM, Patricia Shanahan wrote: Now I'm stuck. I got through configure, with warnings. My build attempt failed with: $ build --all build -- version: 275224 = Building module solenv = Entering /cygdrive/c/OpenOfficeDev/Trunk/main/solenv /cygdrive/c

Re: Building on Windows

2016-02-02 Thread Patricia Shanahan
On 2/2/2016 9:25 AM, Damjan Jovanovic wrote: On Tue, Feb 2, 2016 at 6:10 PM, Patricia Shanahan <p...@acm.org> wrote: OpenGrok looks and sounds like something I should learn about. I think my next step is to look into the state of python. Matters may have been complicated because

Re: Building on Windows

2016-02-01 Thread Patricia Shanahan
On 2/1/2016 12:04 PM, Patricia Shanahan wrote: On 1/31/2016 6:36 PM, Patricia Shanahan wrote: Now I'm stuck. I got through configure, with warnings. My build attempt failed with: $ build --all build -- version: 275224 = Building module solenv = Entering /cygdrive

Re: Building on Windows

2016-02-01 Thread Patricia Shanahan
On 2/1/2016 2:41 PM, j.nitsc...@ok.de wrote: On Mon, 1 Feb 2016 14:08:06 -0800 Patricia Shanahan wrote: On 2/1/2016 12:04 PM, Patricia Shanahan wrote: On 1/31/2016 6:36 PM, Patricia Shanahan wrote: Now I'm stuck. I got through configure, with warnings. My build attempt failed

Re: Building on Windows

2016-02-01 Thread Patricia Shanahan
On 2/1/2016 7:00 AM, Damjan Jovanovic wrote: On Mon, Feb 1, 2016 at 4:46 PM, Patricia Shanahan <p...@acm.org> wrote: On 2/1/2016 4:34 AM, Regina Henschel wrote: Hi Patricia, Patricia Shanahan schrieb: Now I'm stuck. I got through configure, with warnings. Can you please b

Re: Building on Windows

2016-02-02 Thread Patricia Shanahan
On 2/2/2016 4:34 PM, Greg Bullock wrote: On 2/1/2016 3:33 PM, Patricia Shanahan wrote: ... Thanks for looking into it. It appears to probably be, ultimately, an issue with TortoiseSVN mangling line endings. I am redoing the checkout using Cygwin's command line svn. Once that is done, I'll

Re: Building on Windows

2016-02-02 Thread Patricia Shanahan
/search?qpyversion.mk==aoo-trunk [2] http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/pyuno/prj/build.lst On Tue, Feb 2, 2016 at 4:21 PM, Patricia Shanahan <p...@acm.org> wrote: Thanks. Now I get to: = Building module pyuno = Entering /cygdrive/

Re: Building on Windows

2016-01-31 Thread Patricia Shanahan
On 1/30/2016 4:59 PM, Patricia Shanahan wrote: On 1/30/2016 3:45 PM, Patricia Shanahan wrote: After a busy couple of months, I am back to trying to build AOO on Windows 8.1. I am following https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7, which seems

Re: Building on Windows

2016-01-31 Thread Patricia Shanahan
to be significant? On 1/31/2016 12:54 PM, Patricia Shanahan wrote: On 1/30/2016 4:59 PM, Patricia Shanahan wrote: On 1/30/2016 3:45 PM, Patricia Shanahan wrote: After a busy couple of months, I am back to trying to build AOO on Windows 8.1. I am following https://wiki.openoffice.org/wiki

Re: Building on Windows

2016-02-01 Thread Patricia Shanahan
On 2/1/2016 8:34 AM, Damjan Jovanovic wrote: On Mon, Feb 1, 2016 at 1:49 PM, Patricia Shanahan <p...@acm.org> wrote: On 1/31/2016 11:59 PM, Damjan Jovanovic wrote: On Mon, Feb 1, 2016 at 4:36 AM, Patricia Shanahan <p...@acm.org> wrote: Now I'm stuck. I got through configure, w

Re: Building on Windows

2016-02-03 Thread Patricia Shanahan
. On 2/3/2016 3:19 AM, Damjan Jovanovic wrote: That is strange. Does it work if you first do "build" and "deliver" in main/xmlscript? On Wed, Feb 3, 2016 at 1:07 PM, Patricia Shanahan <p...@acm.org> wrote: I am now getting to: Compiling: oox/source/ole/vbacontrol.cxx C

Re: Building on Windows

2016-02-03 Thread Patricia Shanahan
/vbacontrol.obj' 1 module(s): oox need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /cygdrive/c/OpenOfficeDev/Trunk/main/oox/source/ole On 2/2/2016 9:33 PM, Patricia Shanahan wrote: python had apparently not been built. I don't know why. I was able to get the build

Re: Building on Windows

2016-02-03 Thread Patricia Shanahan
already lists xmlscript as a dependency, so "build" should have built it before starting to build oox. Something must be very wrong for it not to. On Wed, Feb 3, 2016 at 1:28 PM, Patricia Shanahan <p...@acm.org> wrote: Yes, thanks. At least, it gets past oox. So one trick fo

Re: Building on Windows

2016-02-03 Thread Patricia Shanahan
On 2/3/2016 8:04 AM, Dennis E. Hamilton wrote: -Original Message- From: Patricia Shanahan [mailto:p...@acm.org] Sent: Wednesday, February 3, 2016 03:29 To: dev@openoffice.apache.org Subject: Re: Building on Windows Yes, thanks. At least, it gets past oox. So one trick for a missing

Building on Windows

2016-01-30 Thread Patricia Shanahan
After a busy couple of months, I am back to trying to build AOO on Windows 8.1. I am following https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7, which seems to be the most up-to-date and relevant guide. This time, rather than let myself get frustrated,

Re: Building on Windows

2016-01-30 Thread Patricia Shanahan
On 1/30/2016 3:45 PM, Patricia Shanahan wrote: After a busy couple of months, I am back to trying to build AOO on Windows 8.1. I am following https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7, which seems to be the most up-to-date and relevant guide

Re: Building on Windows

2016-02-02 Thread Patricia Shanahan
Thanks. On 2/1/2016 11:50 PM, Damjan Jovanovic wrote: According to http://stackoverflow.com/questions/19641685/java-jni-jawt-error-unresolved-external-symbol-imp-jawt-getawt8 you're using a 64 bit JDK instead of a 32 bit one. On Tue, Feb 2, 2016 at 9:40 AM, Patricia Shanahan <p...@acm.

Re: Building on Windows

2016-02-01 Thread Patricia Shanahan
After checking out with Cygwin's svn rather than TortoiseSVN, my build failed in "Building module bean" with the following message: Creating library ../../wntmsci12.pro/lib/iofficebean_t1.lib and object ../../wntmsci12.pro/lib/iofficebean_t1.exp

Re: Building on Windows

2016-02-02 Thread Patricia Shanahan
, Patricia Shanahan <p...@acm.org> wrote: Good. My latest error is: NMAKE : fatal error U1073: don't know how to make '".\..\..\lib\icuin.lib"' Stop. NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~1.0\VC\bin\nmake.exe' : return code '0x2' Stop. dmake: Error code 2, while making '

Re: Building on Windows

2016-02-02 Thread Patricia Shanahan
umentation/Building_Guide_AOO/Step_by_step and https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO On Tue, Feb 2, 2016 at 10:29 AM, Patricia Shanahan <p...@acm.org> wrote: Thanks. On 2/1/2016 11:50 PM, Damjan Jovanovic wrote: According to http://stackoverflow.com/questions/19641685/jav

Re: Building on Windows

2016-02-02 Thread Patricia Shanahan
version.mk==aoo-trunk [2] http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/pyuno/prj/build.lst On Tue, Feb 2, 2016 at 4:21 PM, Patricia Shanahan <p...@acm.org> wrote: Thanks. Now I get to: = Building module pyuno = Entering /cygdrive/c/OpenOfficeDev/T

Re: Building on Windows

2016-02-01 Thread Patricia Shanahan
On 2/1/2016 4:34 AM, Regina Henschel wrote: Hi Patricia, Patricia Shanahan schrieb: Now I'm stuck. I got through configure, with warnings. Can you please be more specific about the warnings? Are you sure, you start building in instsetoo_native ? I've posted a message in this thread

[DISCUSS] Documentation comments

2016-02-23 Thread Patricia Shanahan
Does the AOO source code have any documentation comments? If so, what package is used? If not, I would like to propose selecting a package. I am getting into reading some of the code, and would like to record my conclusions in place, in a form that can be extracted and turned into HTML or

Re: Profile.c bugs (was RE: Some thoughts on the learning curve)

2016-02-29 Thread Patricia Shanahan
essage- From: Patricia Shanahan [mailto:p...@acm.org] Sent: Saturday, February 20, 2016 20:57 To: dev@openoffice.apache.org Subject: Re: Some thoughts on the learning curve On 2/20/2016 8:39 PM, Dennis E. Hamilton wrote: I sympathize with Pedro's observation. Meanwhile, although I am not an exp

Re: Building on Windows

2016-02-14 Thread Patricia Shanahan
On 2/5/2016 6:55 AM, Damjan Jovanovic wrote: On Fri, Feb 5, 2016 at 4:52 PM, Regina Henschel <rb.hensc...@t-online.de> wrote: Hi Patricia, Patricia Shanahan schrieb: My build finished! The next problem is to run it. I have hit two problems, one minor. The minor problem is that

Re: Building on Windows

2016-02-14 Thread Patricia Shanahan
On 2/14/2016 1:32 PM, Patricia Shanahan wrote: On 2/5/2016 6:55 AM, Damjan Jovanovic wrote: On Fri, Feb 5, 2016 at 4:52 PM, Regina Henschel <rb.hensc...@t-online.de> wrote: Hi Patricia, Patricia Shanahan schrieb: My build finished! The next problem is to run it. I have hit two pr

Re: Building on Windows

2016-02-14 Thread Patricia Shanahan
On 2/14/2016 1:34 PM, Patricia Shanahan wrote: On 2/14/2016 1:32 PM, Patricia Shanahan wrote: On 2/5/2016 6:55 AM, Damjan Jovanovic wrote: On Fri, Feb 5, 2016 at 4:52 PM, Regina Henschel <rb.hensc...@t-online.de> wrote: Hi Patricia, Patricia Shanahan schrieb: My build fi

Some thoughts on the learning curve

2016-02-20 Thread Patricia Shanahan
One of the biggest problems facing AOO is getting new developers up to speed. As I understand it, there is a small group of developers who do understand AOO, but do not have anywhere near enough time to do everything that needs doing. Meanwhile, you have newcomers with various levels of

Re: Some thoughts on the learning curve

2016-02-20 Thread Patricia Shanahan
On 2/20/2016 8:39 PM, Dennis E. Hamilton wrote: I sympathize with Pedro's observation. Meanwhile, although I am not an expert, I could stand to buddy up on the following profile-related situation: . Looks interesting. I am familiar with

Where to start?

2016-02-11 Thread Patricia Shanahan
I expect to complete my "Building on Windows" project in the next day or so, by documenting the results in https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7 That means it is time to pick another project. Any suggestions? Here is a brief resume:

Re: Building on Windows

2016-02-11 Thread Patricia Shanahan
, and the Perl script should convert that dependency into the makefiles it creates. So far icu has been rebuilt 10 times with this patch (attached), succeeding every time, so please test it and see if it works for you as well. Damjan On Tue, Feb 9, 2016 at 7:51 PM, Patricia Shanahan <p...@acm.org> wrot

Re: Profile.c bugs (was RE: Some thoughts on the learning curve)

2016-02-29 Thread Patricia Shanahan
On 2/29/2016 7:41 PM, Pedro Giffuni wrote: Hello; FWIW, I have looked at i126669 and Coverity confirms there is a bug there. CID 440168 (#1 of 1): Dereference after null check (FORWARD_NULL)9. var_deref_model: Passing null pointer ">m_AccessLock" to function

Re: Build without doing any tests?

2016-03-13 Thread Patricia Shanahan
. "./configure --help" is probably the best - I couldn't find anything better so far. On Sun, Mar 13, 2016 at 6:19 PM, Patricia Shanahan <p...@acm.org> wrote: I also have no idea which tests - I just know I was greeted this morning by an incomplete build and the form of AOO dialog

Re: Build without doing any tests?

2016-03-13 Thread Patricia Shanahan
It looks as though the attached .pdf image did not get through. Here is the data from it: The error was in main/sal/osl/w32/process.cxx, line 340, null message. The assertion is "OSL_ASSERT(g_command_args.m_nCount > 0);" On 3/13/2016 10:44 AM, Patricia Shanahan wrote: Hi D

Re: Build without doing any tests?

2016-03-13 Thread Patricia Shanahan
trArray.o [ build CUT ] sw_bigpointerarray On 3/13/2016 10:01 AM, Damjan Jovanovic wrote: It is highly unusual to get a dialog during build. Please send a screenshot next time. "./configure --help" is probably the best - I couldn't find anything better so far. On Sun, Mar 13, 201

Build without tests?

2016-03-13 Thread Patricia Shanahan
I am currently building a debug version of AOO, including using --enable-dbgutil. I lost a few hours overnight because it did a test that triggered an assertion dialog, and waited for me to wake up and click "No" to continue. I would prefer to separate building and the tests that are normally

Re: Build without doing any tests?

2016-03-13 Thread Patricia Shanahan
failures in compile-time unit tests should not interact with the user. On Sun, Mar 13, 2016 at 7:49 PM, Patricia Shanahan <p...@acm.org> wrote: It looks as though the attached .pdf image did not get through. Here is the data from it: The error was in main/sal/osl/w32/process.cxx, line 340, null m

Re: Build without doing any tests?

2016-03-13 Thread Patricia Shanahan
.dbgsv.ini somewhere, and from then on start AOO with the environment variable DBGSV_INIT set to the path of that .dbgsv.ini you backed up. On Sun, Mar 13, 2016 at 4:57 PM, Patricia Shanahan <p...@acm.org> wrote: I am currently building a debug version of AOO, including using --enable-dbgutil.

Re: apache testing volunteer

2016-03-11 Thread Patricia Shanahan
Would it make sense to get Rashida working on characterizing and classifying some of the Bugzilla issues, including constructing additional tests around the reported bugs? Should Rashida subscribe to the qa mailing list? Patricia On 3/11/2016 9:20 AM, rashida m wrote: hi I would like to

Re: Debug on Windows

2016-03-19 Thread Patricia Shanahan
On 3/16/2016 12:07 PM, Damjan Jovanovic wrote: On Wed, Mar 16, 2016 at 8:49 PM, Patricia Shanahan <p...@acm.org> wrote: On 3/16/2016 11:24 AM, Damjan Jovanovic wrote: On Wed, Mar 16, 2016 at 8:18 PM, Patricia Shanahan <p...@acm.org> wrote: On 3/14/2016 10:49 AM, Oliver Br

Re: Debug on Windows

2016-03-19 Thread Patricia Shanahan
On 3/16/2016 11:24 AM, Damjan Jovanovic wrote: On Wed, Mar 16, 2016 at 8:18 PM, Patricia Shanahan <p...@acm.org> wrote: On 3/14/2016 10:49 AM, Oliver Brinzing wrote: Hi Patricia, Has anyone nailed getting e.g. windbg running with AOO on Windows? If so, I have some questions.

Debug on Windows

2016-03-14 Thread Patricia Shanahan
Has anyone nailed getting e.g. windbg running with AOO on Windows? If so, I have some questions. - To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org

Re: failed to build aoo420 dev on win32

2016-04-05 Thread Patricia Shanahan
How are you specifying debug? Any differences between what you are doing and https://wiki.openoffice.org/wiki/Documentation/Building_Guide_AOO/Step_by_step#Windows_7.2C_Windows_8.1? I have been doing Windows 8.1 debug builds without any problems. I manually 'make debug=true' the gmake

  1   2   3   4   5   6   7   >