4.1.2_release_blocker requested: [Issue 126401] Add ASF license headers to files

2015-07-15 Thread bugzilla
Kay  has asked  for 4.1.2_release_blocker:
Issue 126401: Add ASF license headers to files
https://bz.apache.org/ooo/show_bug.cgi?id=126401

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Are the Buildbots down?

2015-07-15 Thread Kay Schenk
Thanks to Pedro and Don for hanging in there with these changes!

It's great that we finally have a freebsd build! YAY!

On 07/15/2015 02:23 PM, Gavin McDonald wrote:
> Hi Don,
> 
> This is great work, thanks!
> 
> I’m going to try this on our Buildbot tomorrow.
> 
> Gav…
> 
>> On 15 Jul 2015, at 6:33 pm, Don Lewis  wrote:
>>
>> On 15 Jul, Don Lewis wrote:
>>
>>> I'll install clang35 from ports and try again.
>>
>> Success!
>>
>> This is with trunk r1690992 and no additional patches.
>>
>> ***
>> Successful packaging process!
>> ***
>>copying log file to 
>> /tmp/openoffice/aoo-4.2.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/log/log_AOO420_en-US.log
>> stopping log at Wed Jul 15 13:40:58 2015
>>
>>
>> Here is my build script:
>>
>> autoconf
>> CPP=clang-cpp35 CC=clang35 CXX=clang++35 CPPFLAGS=-I/usr/local/include 
>> LDFLAGS=-L/usr/local/lib ./configure  --with-jdk-home=/usr/local/openjdk7 
>> --with-gperf=/usr/bin/gperf --with-gnu-patch=/usr/local/bin/gpatch 
>> --x-includes=/usr/local/include --x-libraries=/usr/local/lib --disable-gconf 
>> --disable-gnome-vfs --without-junit --enable-verbose --without-stlport 
>> --enable-category-b --disable-odk --with-system-zlib --with-system-stdlibs 
>> --disable-gstreamer --with-system-libxml --with-system-openssl 
>> --with-package-format=archive
>> ./bootstrap
>> . FreeBSDAMDEnv.Set.sh
>> cd instsetoo_native/util
>> LIBINTL_PREFIX=/usr/local build.pl --all
>>
>>
>> To get this working on the buildbot:
>>  1) Install the clang35 pkg
>>  2) Pass CPP, CC, and CXX to configure
>>  3) Do not pass CPPFLAGS or LDFLAGS to build
>>  4) Pass LIBINTL_PREFIX to build
>>
>> The first two steps are only needed on FreeBSD 10 amd64.  The base
>> compiler works properly on i386.  The base compiler in FreeBSD 11 works
>> properly on both amd64 and i386.
>>
>> Bonus points for fixing configure to add LIBINTL_PREFIX to the
>> environment.
>>
>>
>> -
>> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
>> For additional commands, e-mail: dev-h...@openoffice.apache.org
>>
> 
> Gav...
> 
>   ((  (   
>
>(  )\ ) )\ )   )\ )   (   )
> )  
>)\(()/((()/(  (()/(   )\ )  (   )  ( /( (  (( 
> /(   (   (  (   
> _)(   /(_))/(_))  /(_)) (   (()/(  )(   ( /(  (   )\()))())\   (   
> )\()) ))\  )())\  
>  )\ _ )\ (_)) (_))_| (_))   )\ ) /(_))(()\  )(_)) )\ (_))/(()\  /((_)  )\ 
> (_))/ /((_)(()\  /((_) 
>  (_)_\(_)/ __|| |_   |_ _| _(_/((_) _| ((_)((_)_ ((_)| |_  ((_)(_))(  ((_)| 
> |_ (_))(  ((_)(_))   
>   / _ \  \__ \| __|   | | | ' \))|  _|| '_|/ _` |(_-<|  _|| '_|| || |/ _| |  
> _|| || || '_|/ -_)  
>  /_/ \_\ |___/|_||___||_||_| |_|  |_|  \__,_|/__/ \__||_|   \_,_|\__|  
> \__| \_,_||_|  \___|  
>   
>
> 
> 
> 
> 
> 

-- 

MzK

"Way down deep, we're all motivated by
 the  same urges.  Cats have the courage
 to live by them."
-- Jim Davis


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: First bugs fixed for OpenOffice 4.1.2

2015-07-15 Thread Marcus

Am 07/16/2015 12:05 AM, schrieb jan i:

I am not sure how the procedure works, but we need to secure that the
rat-scan patches (gavin) are in 4.1.2


Kay and Regina have committed the remaining stuff to Trunk. So, a merge 
to the 4.1.2 branch/tag should be all that needs to be done.



In my opinion, we also need to run a rat-scan on the final release
candidate.


how do we remember this?


When the build bot(s) with ran scans are running currently on Trunk, 
then we should switch them to the 4.1.2 branch/tag.


Sure, in the meantime Trunk could be a bit tainted with new stuff. 
However, this can be cleaned up later.


Marcus




On Wednesday, July 15, 2015, Marcus  wrote:


Am 07/15/2015 07:29 PM, schrieb jan i:


On 15 July 2015 at 02:35, Andrea Pescetti   wrote:

  I can't expect people to read all lists, so a short update to say that

the
first small batch of release blockers for 4.1.2 was integrated.



Thanks for the status, nice to see that we are moving on 4.1.2, I look
forward to write the next board report.



yes, thanks a lot for taking the first steps.

I've not yet checked, but I don't expect that all BZ issues are clearly
visible as 4.1.2 candidates (more than you have mentioned in your mail),
right? So, we have to find and cleanup these issues to make them more
visible?

Marcus



  This includes:


Issue 125519
CRASH when step through document from page to page
Affects mainly Draw. Fixes a crash.
Discussed by Regina and Armin, fixed by Armin on trunk October 2014, now
copied by Armin to the OpenOffice 4.1.2 branch.

Issue 126281
Remove HWP (Hangul Word Processor) filter
Enjoyed some popularity outside the OpenOffice lists.
Fixed by Andrea on trunk May 1st, related cosmetic refinements by Kay on
trunk in June, reviewed by the Apache OpenOffice Security Team, now
copied
by Andrea and Kay respectively to the OpenOffice 4.1.2 branch.
The Release Notes will need to mention that OpenOffice no longer supports
files created with old (pre-1997) versions of HWP, Hangul Word Processor:
discussion on the l10n list concluded that virtually no users use this
file
format any longer.

Issue 105098
Inserting files (e.g. images) into a document by drag&drop isn't possible
Affects Mac systems.
Patch contributed by Manik Malhotra on June 21st, reviewed by Herbert and
fixed on trunk on June 24th, now copied by Andrea to the OpenOffice 4.1.2
branch.

What's next? If you have any favorite (and preferably fixed, or with
patch
available!) bugs that you would like to see corrected in 4.1.2 just open
their Bugzilla page and nominate them as "4.1.2 Release Blockers" (or
simply send a link here, which will happen automatically if you suggest
them as blockers).

Regards,
Andrea.


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: First bugs fixed for OpenOffice 4.1.2

2015-07-15 Thread jan i
I am not sure how the procedure works, but we need to secure that the
rat-scan patches (gavin) are in 4.1.2

In my opinion, we also need to run a rat-scan on the final release
candidate.


how do we remember this?

rgds
jan i

On Wednesday, July 15, 2015, Marcus  wrote:

> Am 07/15/2015 07:29 PM, schrieb jan i:
>
>> On 15 July 2015 at 02:35, Andrea Pescetti  wrote:
>>
>>  I can't expect people to read all lists, so a short update to say that
>>> the
>>> first small batch of release blockers for 4.1.2 was integrated.
>>>
>>>
>> Thanks for the status, nice to see that we are moving on 4.1.2, I look
>> forward to write the next board report.
>>
>
> yes, thanks a lot for taking the first steps.
>
> I've not yet checked, but I don't expect that all BZ issues are clearly
> visible as 4.1.2 candidates (more than you have mentioned in your mail),
> right? So, we have to find and cleanup these issues to make them more
> visible?
>
> Marcus
>
>
>
>  This includes:
>>>
>>> Issue 125519
>>> CRASH when step through document from page to page
>>> Affects mainly Draw. Fixes a crash.
>>> Discussed by Regina and Armin, fixed by Armin on trunk October 2014, now
>>> copied by Armin to the OpenOffice 4.1.2 branch.
>>>
>>> Issue 126281
>>> Remove HWP (Hangul Word Processor) filter
>>> Enjoyed some popularity outside the OpenOffice lists.
>>> Fixed by Andrea on trunk May 1st, related cosmetic refinements by Kay on
>>> trunk in June, reviewed by the Apache OpenOffice Security Team, now
>>> copied
>>> by Andrea and Kay respectively to the OpenOffice 4.1.2 branch.
>>> The Release Notes will need to mention that OpenOffice no longer supports
>>> files created with old (pre-1997) versions of HWP, Hangul Word Processor:
>>> discussion on the l10n list concluded that virtually no users use this
>>> file
>>> format any longer.
>>>
>>> Issue 105098
>>> Inserting files (e.g. images) into a document by drag&drop isn't possible
>>> Affects Mac systems.
>>> Patch contributed by Manik Malhotra on June 21st, reviewed by Herbert and
>>> fixed on trunk on June 24th, now copied by Andrea to the OpenOffice 4.1.2
>>> branch.
>>>
>>> What's next? If you have any favorite (and preferably fixed, or with
>>> patch
>>> available!) bugs that you would like to see corrected in 4.1.2 just open
>>> their Bugzilla page and nominate them as "4.1.2 Release Blockers" (or
>>> simply send a link here, which will happen automatically if you suggest
>>> them as blockers).
>>>
>>> Regards,
>>>Andrea.
>>>
>>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>

-- 
Sent from My iPad, sorry for any misspellings.


Re: Build trouble (was Re: Are the Buildbots down?)

2015-07-15 Thread Don Lewis
On 15 Jul, Pedro Giffuni wrote:

> And here comes one of the huge can of worms in OpenOffice:
> we are using a very old version of ICU.
> 
> The truth is, we have code to update ICU to a more recent
> version resting peacefully somewhere in the Symphony branch.
> The IBM (China) guys that wrote it never merged it into
> AOO (at least one of them tried and broke the Mac port,
> but I don't remember because I burned the email).

It would be really nice to see this in the tree so that I could switch
the FreeBSD port to --with-system-icu.

> Thank you very much for your help. I suggest you step away
> now and forget you ever saw this ... really.

Hey, I sometimes enjoy watching horror movies ...


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Are the Buildbots down?

2015-07-15 Thread Gavin McDonald
Hi Don,

This is great work, thanks!

I’m going to try this on our Buildbot tomorrow.

Gav…

> On 15 Jul 2015, at 6:33 pm, Don Lewis  wrote:
> 
> On 15 Jul, Don Lewis wrote:
> 
>> I'll install clang35 from ports and try again.
> 
> Success!
> 
> This is with trunk r1690992 and no additional patches.
> 
> ***
> Successful packaging process!
> ***
>copying log file to 
> /tmp/openoffice/aoo-4.2.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/log/log_AOO420_en-US.log
> stopping log at Wed Jul 15 13:40:58 2015
> 
> 
> Here is my build script:
> 
> autoconf
> CPP=clang-cpp35 CC=clang35 CXX=clang++35 CPPFLAGS=-I/usr/local/include 
> LDFLAGS=-L/usr/local/lib ./configure  --with-jdk-home=/usr/local/openjdk7 
> --with-gperf=/usr/bin/gperf --with-gnu-patch=/usr/local/bin/gpatch 
> --x-includes=/usr/local/include --x-libraries=/usr/local/lib --disable-gconf 
> --disable-gnome-vfs --without-junit --enable-verbose --without-stlport 
> --enable-category-b --disable-odk --with-system-zlib --with-system-stdlibs 
> --disable-gstreamer --with-system-libxml --with-system-openssl 
> --with-package-format=archive
> ./bootstrap
> . FreeBSDAMDEnv.Set.sh
> cd instsetoo_native/util
> LIBINTL_PREFIX=/usr/local build.pl --all
> 
> 
> To get this working on the buildbot:
>  1) Install the clang35 pkg
>  2) Pass CPP, CC, and CXX to configure
>  3) Do not pass CPPFLAGS or LDFLAGS to build
>  4) Pass LIBINTL_PREFIX to build
> 
> The first two steps are only needed on FreeBSD 10 amd64.  The base
> compiler works properly on i386.  The base compiler in FreeBSD 11 works
> properly on both amd64 and i386.
> 
> Bonus points for fixing configure to add LIBINTL_PREFIX to the
> environment.
> 
> 
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
> 

Gav...

  ((  ( 
 
   (  )\ ) )\ )   )\ )   (   )) 
 
   )\(()/((()/(  (()/(   )\ )  (   )  ( /( (  (( /( 
  (   (  (   
_)(   /(_))/(_))  /(_)) (   (()/(  )(   ( /(  (   )\()))())\   (   
)\()) ))\  )())\  
 )\ _ )\ (_)) (_))_| (_))   )\ ) /(_))(()\  )(_)) )\ (_))/(()\  /((_)  )\ (_))/ 
/((_)(()\  /((_) 
 (_)_\(_)/ __|| |_   |_ _| _(_/((_) _| ((_)((_)_ ((_)| |_  ((_)(_))(  ((_)| |_ 
(_))(  ((_)(_))   
  / _ \  \__ \| __|   | | | ' \))|  _|| '_|/ _` |(_-<|  _|| '_|| || |/ _| |  
_|| || || '_|/ -_)  
 /_/ \_\ |___/|_||___||_||_| |_|  |_|  \__,_|/__/ \__||_|   \_,_|\__|  \__| 
\_,_||_|  \___|  

 






Re: Build trouble (was Re: Are the Buildbots down?)

2015-07-15 Thread Pedro Giffuni

Hi Don;

On 07/15/15 15:49, Don Lewis wrote:

On 15 Jul, Pedro Giffuni wrote:


And here comes one of the huge can of worms in OpenOffice:
we are using a very old version of ICU.

The truth is, we have code to update ICU to a more recent
version resting peacefully somewhere in the Symphony branch.
The IBM (China) guys that wrote it never merged it into
AOO (at least one of them tried and broke the Mac port,
but I don't remember because I burned the email).

It would be really nice to see this in the tree so that I could switch
the FreeBSD port to --with-system-icu.


I think you ay be able to update it with out much trouble
but there is the thing about multiple platforms and testing
different languages.


Thank you very much for your help. I suggest you step away
now and forget you ever saw this ... really.

Hey, I sometimes enjoy watching horror movies ...


Some people like rollercoasters. but it is responsible to warn
if I think the track may be broken ;)

If you find something nice here that helps you I fam sure
we can find someone in the list to help with the license :)

http://svn.apache.org/viewvc/openoffice/symphony/trunk/

Pedro.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: First bugs fixed for OpenOffice 4.1.2

2015-07-15 Thread Marcus

Am 07/15/2015 07:29 PM, schrieb jan i:

On 15 July 2015 at 02:35, Andrea Pescetti  wrote:


I can't expect people to read all lists, so a short update to say that the
first small batch of release blockers for 4.1.2 was integrated.



Thanks for the status, nice to see that we are moving on 4.1.2, I look
forward to write the next board report.


yes, thanks a lot for taking the first steps.

I've not yet checked, but I don't expect that all BZ issues are clearly 
visible as 4.1.2 candidates (more than you have mentioned in your mail), 
right? So, we have to find and cleanup these issues to make them more 
visible?


Marcus




This includes:

Issue 125519
CRASH when step through document from page to page
Affects mainly Draw. Fixes a crash.
Discussed by Regina and Armin, fixed by Armin on trunk October 2014, now
copied by Armin to the OpenOffice 4.1.2 branch.

Issue 126281
Remove HWP (Hangul Word Processor) filter
Enjoyed some popularity outside the OpenOffice lists.
Fixed by Andrea on trunk May 1st, related cosmetic refinements by Kay on
trunk in June, reviewed by the Apache OpenOffice Security Team, now copied
by Andrea and Kay respectively to the OpenOffice 4.1.2 branch.
The Release Notes will need to mention that OpenOffice no longer supports
files created with old (pre-1997) versions of HWP, Hangul Word Processor:
discussion on the l10n list concluded that virtually no users use this file
format any longer.

Issue 105098
Inserting files (e.g. images) into a document by drag&drop isn't possible
Affects Mac systems.
Patch contributed by Manik Malhotra on June 21st, reviewed by Herbert and
fixed on trunk on June 24th, now copied by Andrea to the OpenOffice 4.1.2
branch.

What's next? If you have any favorite (and preferably fixed, or with patch
available!) bugs that you would like to see corrected in 4.1.2 just open
their Bugzilla page and nominate them as "4.1.2 Release Blockers" (or
simply send a link here, which will happen automatically if you suggest
them as blockers).

Regards,
   Andrea.


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Are the Buildbots down?

2015-07-15 Thread Don Lewis
On 15 Jul, Don Lewis wrote:

> I'll install clang35 from ports and try again.

Success!

This is with trunk r1690992 and no additional patches.

***
Successful packaging process!
***
copying log file to 
/tmp/openoffice/aoo-4.2.0/main/instsetoo_native/unxfbsdx.pro/Apache_OpenOffice/archive/install/log/log_AOO420_en-US.log
stopping log at Wed Jul 15 13:40:58 2015


Here is my build script:

autoconf
CPP=clang-cpp35 CC=clang35 CXX=clang++35 CPPFLAGS=-I/usr/local/include 
LDFLAGS=-L/usr/local/lib ./configure  --with-jdk-home=/usr/local/openjdk7 
--with-gperf=/usr/bin/gperf --with-gnu-patch=/usr/local/bin/gpatch 
--x-includes=/usr/local/include --x-libraries=/usr/local/lib --disable-gconf 
--disable-gnome-vfs --without-junit --enable-verbose --without-stlport 
--enable-category-b --disable-odk --with-system-zlib --with-system-stdlibs 
--disable-gstreamer --with-system-libxml --with-system-openssl 
--with-package-format=archive
./bootstrap
. FreeBSDAMDEnv.Set.sh
cd instsetoo_native/util
LIBINTL_PREFIX=/usr/local build.pl --all


To get this working on the buildbot:
  1) Install the clang35 pkg
  2) Pass CPP, CC, and CXX to configure
  3) Do not pass CPPFLAGS or LDFLAGS to build
  4) Pass LIBINTL_PREFIX to build

The first two steps are only needed on FreeBSD 10 amd64.  The base
compiler works properly on i386.  The base compiler in FreeBSD 11 works
properly on both amd64 and i386.

Bonus points for fixing configure to add LIBINTL_PREFIX to the
environment.


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: First bugs fixed for OpenOffice 4.1.2

2015-07-15 Thread jan i
On 15 July 2015 at 02:35, Andrea Pescetti  wrote:

> I can't expect people to read all lists, so a short update to say that the
> first small batch of release blockers for 4.1.2 was integrated.
>

Thanks for the status, nice to see that we are moving on 4.1.2, I look
forward to write the next board report.

rgds
jan I.


>
> This includes:
>
> Issue 125519
> CRASH when step through document from page to page
> Affects mainly Draw. Fixes a crash.
> Discussed by Regina and Armin, fixed by Armin on trunk October 2014, now
> copied by Armin to the OpenOffice 4.1.2 branch.
>
> Issue 126281
> Remove HWP (Hangul Word Processor) filter
> Enjoyed some popularity outside the OpenOffice lists.
> Fixed by Andrea on trunk May 1st, related cosmetic refinements by Kay on
> trunk in June, reviewed by the Apache OpenOffice Security Team, now copied
> by Andrea and Kay respectively to the OpenOffice 4.1.2 branch.
> The Release Notes will need to mention that OpenOffice no longer supports
> files created with old (pre-1997) versions of HWP, Hangul Word Processor:
> discussion on the l10n list concluded that virtually no users use this file
> format any longer.
>
> Issue 105098
> Inserting files (e.g. images) into a document by drag&drop isn't possible
> Affects Mac systems.
> Patch contributed by Manik Malhotra on June 21st, reviewed by Herbert and
> fixed on trunk on June 24th, now copied by Andrea to the OpenOffice 4.1.2
> branch.
>
> What's next? If you have any favorite (and preferably fixed, or with patch
> available!) bugs that you would like to see corrected in 4.1.2 just open
> their Bugzilla page and nominate them as "4.1.2 Release Blockers" (or
> simply send a link here, which will happen automatically if you suggest
> them as blockers).
>
> Regards,
>   Andrea.
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
> For additional commands, e-mail: dev-h...@openoffice.apache.org
>
>


Build trouble (was Re: Are the Buildbots down?)

2015-07-15 Thread Pedro Giffuni



On 07/14/15 23:33, Don Lewis wrote:

...
It appears that hunspell has a way of generating that header in the that
location on systems that don't have gettext, but for whatever reason it
decided not to do so.  The real problem is this fragment of
ext_libraries/hunspell/makefile.mk:

.ELIF "$(OS)"=="FREEBSD" # "$(SYSBASE)"!=""
CONFIGURE_FLAGS+=CPPFLAGS="-I$(LIBINTL_PREFIX)/include" 
--with-libintl-prefix="$(LIBINTL_PREFIX)"
.ENDIF

The problem is that $(LIBINTL_PREFIX) does not seem to be defined
anywhere, so we end up passing
   CPPFLAGS=-I/include --with-libintl-prefix=
to configure, so it does not find the header.  This is especially dumb
since we are passing CPPFLAGS=-I/usr/local/include and
LDFLAGS=-L/usr/local/lib to the build. By setting
LIBINTL_PREFIX=/usr/local in the environment, I was able to sucessfully
build hunspell.

I thought that changing the above to CPPFLAGS="$(CPPFLAGS)" would do the
trick, but when I tried the build, it got expanded to CPPFLAGS="". There
were two reasons for that.  One was an error in my build script that
caused CPPFLAGS not not actually get set.  The other is this line in
solenv/inc/settings.mk:
   CPPFLAGS=
The latter doesn't seem to affect everything because fixing my build
script allowed the python build to find libintl.h, but I suspect this is
the reason for the LIBINTL_PREFIX hack.

Unfortunately this seems to break the icu build.  It looks like the icu
build is finding the headers installed by the icu FreeBSD port instead
of its own because it is appending to CPPFLAGS and thus gets the search
order wrong.  Unfortunately icu is an indirect dependency of gtk:


Oh no ... *now* I remember.

And here comes one of the huge can of worms in OpenOffice:
we are using a very old version of ICU.

The truth is, we have code to update ICU to a more recent
version resting peacefully somewhere in the Symphony branch.
The IBM (China) guys that wrote it never merged it into
AOO (at least one of them tried and broke the Mac port,
but I don't remember because I burned the email).

Thank you very much for your help. I suggest you step away
now and forget you ever saw this ... really.

Keep calmed but run.

Pedro.

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



4.1.2_release_blocker requested: [Issue 122712] PDF Export dialog too tall for some monitor screens

2015-07-15 Thread bugzilla
bmarcelly  has asked  for 4.1.2_release_blocker:
Issue 122712: PDF Export dialog too tall for some monitor screens
https://bz.apache.org/ooo/show_bug.cgi?id=122712

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



4.1.2_release_blocker requested: [Issue 126377] Default SystemFilePicker setMultiSelectionMode is broken

2015-07-15 Thread bugzilla
bmarcelly  has asked  for 4.1.2_release_blocker:
Issue 126377: Default SystemFilePicker setMultiSelectionMode is broken
https://bz.apache.org/ooo/show_bug.cgi?id=126377

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



4.1.2_release_blocker requested: [Issue 126376] SystemFilePicker getFiles() returns an incorrect list of files

2015-07-15 Thread bugzilla
bmarcelly  has asked  for 4.1.2_release_blocker:
Issue 126376: SystemFilePicker getFiles() returns an incorrect list of files
https://bz.apache.org/ooo/show_bug.cgi?id=126376

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



4.1.2_release_blocker requested: [Issue 126111] Undocumented changes for annotations

2015-07-15 Thread bugzilla
bmarcelly  has asked  for 4.1.2_release_blocker:
Issue 126111: Undocumented changes for annotations
https://bz.apache.org/ooo/show_bug.cgi?id=126111

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



4.1.2_release_blocker requested: [Issue 126110] Incompatible API change in Annotations

2015-07-15 Thread bugzilla
bmarcelly  has asked  for 4.1.2_release_blocker:
Issue 126110: Incompatible API change in Annotations
https://bz.apache.org/ooo/show_bug.cgi?id=126110

-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



RE: Patch for Issue 114963 - multiple instances of soffice.exe

2015-07-15 Thread Aptitude Testing Team
On 19 May 2015 Aptitude Testing Team wrote
> Back in May 2014, I submitted a patch fixing this issue. I understand
> that we have to be careful implementing it, due to the location of the
> bug.
> 
> We have had no responses from the 13 users CC'd to the list within a
> year.
> 
> The patch and details can be found here
> https://bz.apache.org/ooo/show_bug.cgi?id=114963#c24
> 

Since it has been two months since I posted this message without any
negative replies, can we now commit this patch?

Thanks,

Mark.



-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org



Re: Are the Buildbots down?

2015-07-15 Thread Don Lewis
On 14 Jul, Don Lewis wrote:

> At this point, I'm going to back out the patch above, and remove
> CPPFLAGS and LDFLAGS from the environment passed to build.  I'll pass
> LIBINTL_PREFIX instead to fix he hunspell issue.

This is looking real good.  This time the build got far enough to tickle
the clang 3.4 code amd64 generation bug that I previously observed while
working on the FreeBSD port.

Making:libdbase.so
c++ -Wl,-z,combreloc -Wl,-z,defs -Wl,-z,origin -Wl,-rpath,'$ORIGIN' -shared 
-Wl,-O1 -Wl,--version-script ../../../unxfbsdx.pro/misc/component_dbase.map 
-L../../../unxfbsdx.pro/lib -L../lib 
-L/tmp/openoffice/aoo-4.2.0/main/solenv/unxfbsdx/lib 
-L/tmp/openoffice/aoo-4.2.0/main/solver/420/unxfbsdx.pro/lib 
-L/tmp/openoffice/aoo-4.2.0/main/solenv/unxfbsdx/lib -L/usr/local/openjdk7/lib 
-L/usr/local/openjdk7/jre/lib/amd64 -L/usr/local/openjdk7/jre/lib/amd64/server 
-L/usr/local/openjdk7/jre/lib/amd64/native_threads -L/usr/local/lib 
../../../unxfbsdx.pro/slo/DCode.o ../../../unxfbsdx.pro/slo/DResultSet.o 
../../../unxfbsdx.pro/slo/DStatement.o 
../../../unxfbsdx.pro/slo/DPreparedStatement.o 
../../../unxfbsdx.pro/slo/dindexnode.o ../../../unxfbsdx.pro/slo/DIndexIter.o 
../../../unxfbsdx.pro/slo/DDatabaseMetaData.o 
../../../unxfbsdx.pro/slo/DCatalog.o ../../../unxfbsdx.pro/slo/DColumns.o 
../../../unxfbsdx.pro/slo/DIndexColumns.o ../../../unxfbsdx.pro/slo/DIndex.o 
../../../unxfbsdx.pro/slo/!
 DIndexes.o ../../../unxfbsdx.pro/slo/DTable.o 
../../../unxfbsdx.pro/slo/DTables.o ../../../unxfbsdx.pro/slo/DConnection.o 
../../../unxfbsdx.pro/slo/Dservices.o ../../../unxfbsdx.pro/slo/DDriver.o 
../../../unxfbsdx.pro/slo/dbase_version.o -o 
../../../unxfbsdx.pro/lib/libdbase.so -luno_cppu -luno_cppuhelpergcc3 
-lvos3gcc3 -lsvl -ltl -lucbhelper4gcc3 -luno_sal -ldbtools -lfile -lutl 
-lcomphelpgcc3 -Wl,--as-needed -pthread -lm -Wl,--no-as-needed 
/usr/bin/ld: ../../../unxfbsdx.pro/slo/DTable.o: relocation R_X86_64_PC32 
against `_ZThn192_N12connectivity4file10OFileTable7acquireEv' can not be used 
when making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value
c++: error: linker command failed with exit code 1 (use -v to see invocation)
dmake:  Error code 1, while making '../../../unxfbsdx.pro/lib/libdbase.so'

1 module(s): 
connectivity
need(s) to be rebuilt


I'll install clang35 from ports and try again.


-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org