Re: Help wanted for a new volunteer to fix bug 122003 ( missing titels)

2014-03-03 Thread Andre Fischer

On 01.03.2014 02:12, Reem Elnagar wrote:

Hi :)

It was written in the oreintation that after building OpenOffice I should try 
fixing easy bugs. So  I chose to start with that bug 122003,  so can any one 
help me with some guidelines on how to fix it.
Thanks in advance and much appreciated :)



This issue seems already to be worked on and may even be fixed (although 
the 'assigned to' and 'status' fields are not set).  And this bug is 
about the OpenOffice web site not its source code.  This may or may not 
be what you want to work on.  Maybe you can pick another one?


Thanks for your interest,
Andre


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



Build error on Mac OS X 10.7 with AOO main in testtools

2014-03-03 Thread Raphael Bircher
Hi at all.

I have a build error on my Mac OS X 10.7 in testtools 

/Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
constructors.component
:  
DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam uri './cppobj.uno.dylib' -o 
../../unxmaccx.pro/misc/cppobj.component \
/Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
cppobj.component
:  
DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam uri \
'vnd.sun.star.expand:${MY_CLASSDIR_URL}testComponent.jar' -o 
../../unxmaccx.pro/misc/testComponent.component \
/Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
testComponent.component
:  
DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam prefix 
/Users/nacnaub/Documents/AOO_main/main/testtools/source/bridgetest/../../unxmaccx.pro/misc/
 -o ../../unxmaccx.pro/lib/uno_services.rdb \
/Users/nacnaub/Documents/AOO_main/main/solenv/bin/packcomponents.xslt 
../../unxmaccx.pro/misc/uno_services.input
cd ../../unxmaccx.pro/lib  :  
DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/uno \
-ro uno_services.rdb -ro uno_types.rdb \
-s com.sun.star.test.bridge.BridgeTest -- \
com.sun.star.test.bridge.CppTestObject
/bin/bash: line 1: 51041 Segmentation fault: 11  
DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/uno -ro 
uno_services.rdb -ro uno_types.rdb -s com.sun.star.test.bridge.BridgeTest -- 
com.sun.star.test.bridge.CppTestObject
dmake:  Error code 139, while making 'runtest'

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

Reason(s):

ERROR: error 65280 occurred while making 
/Users/nacnaub/Documents/AOO_main/main/testtools/source/bridgetest

When you have fixed the errors in that module you can resume the build by 
running:

build --from testtools




Any touch what's wrong?

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



Re: Build error on Mac OS X 10.7 with AOO main in testtools

2014-03-03 Thread Andre Fischer

On 03.03.2014 10:03, Raphael Bircher wrote:

Hi at all.

I have a build error on my Mac OS X 10.7 in testtools

 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
constructors.component
:  
DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam uri './cppobj.uno.dylib' -o 
../../unxmaccx.pro/misc/cppobj.component \
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
cppobj.component
:  
DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam uri \
 'vnd.sun.star.expand:${MY_CLASSDIR_URL}testComponent.jar' -o 
../../unxmaccx.pro/misc/testComponent.component \
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
testComponent.component
:  
DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 xsltproc --nonet --stringparam prefix 
/Users/nacnaub/Documents/AOO_main/main/testtools/source/bridgetest/../../unxmaccx.pro/misc/
 -o ../../unxmaccx.pro/lib/uno_services.rdb \
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/packcomponents.xslt 
../../unxmaccx.pro/misc/uno_services.input
cd ../../unxmaccx.pro/lib  :  
DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/uno \
-ro uno_services.rdb -ro uno_types.rdb \
-s com.sun.star.test.bridge.BridgeTest -- \
com.sun.star.test.bridge.CppTestObject
/bin/bash: line 1: 51041 Segmentation fault: 11  
DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/uno -ro 
uno_services.rdb -ro uno_types.rdb -s com.sun.star.test.bridge.BridgeTest -- 
com.sun.star.test.bridge.CppTestObject
dmake:  Error code 139, while making 'runtest'


Is this a reproducable problem?  It it is then rebuild cpputools (this 
is where the 'uno' executable is built), deliver and try again to build 
testtools.


-Andre




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

Reason(s):

ERROR: error 65280 occurred while making 
/Users/nacnaub/Documents/AOO_main/main/testtools/source/bridgetest

When you have fixed the errors in that module you can resume the build by 
running:

build --from testtools




Any touch what's wrong?

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




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



Re: Build error on Mac OS X 10.7 with AOO main in testtools

2014-03-03 Thread Raphael Bircher
Hi Andre

Am 03.03.2014 um 10:17 schrieb Andre Fischer:

 On 03.03.2014 10:03, Raphael Bircher wrote:
 Hi at all.
 
 I have a build error on my Mac OS X 10.7 in testtools
 
 
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
 constructors.component
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  xsltproc --nonet --stringparam uri './cppobj.uno.dylib' -o 
 ../../unxmaccx.pro/misc/cppobj.component \
 
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
 cppobj.component
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  xsltproc --nonet --stringparam uri \
 'vnd.sun.star.expand:${MY_CLASSDIR_URL}testComponent.jar' -o 
 ../../unxmaccx.pro/misc/testComponent.component \
 
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
 testComponent.component
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  xsltproc --nonet --stringparam prefix 
 /Users/nacnaub/Documents/AOO_main/main/testtools/source/bridgetest/../../unxmaccx.pro/misc/
  -o ../../unxmaccx.pro/lib/uno_services.rdb \
 
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/packcomponents.xslt 
 ../../unxmaccx.pro/misc/uno_services.input
 cd ../../unxmaccx.pro/lib  :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/uno \
  -ro uno_services.rdb -ro uno_types.rdb \
  -s com.sun.star.test.bridge.BridgeTest -- \
  com.sun.star.test.bridge.CppTestObject
 /bin/bash: line 1: 51041 Segmentation fault: 11  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/uno -ro 
 uno_services.rdb -ro uno_types.rdb -s com.sun.star.test.bridge.BridgeTest -- 
 com.sun.star.test.bridge.CppTestObject
 dmake:  Error code 139, while making 'runtest'
 
 Is this a reproducable problem?  It it is then rebuild cpputools (this is 
 where the 'uno' executable is built), deliver and try again to build 
 testtools.

cpputools was already build. but if I deleted it and rebuild it, I have had 
outputs like this:

clang: error: no input files
clang: error: no input files
Making:all_regsingleton.dpobj
:  
DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
 /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/cppumaker 
@/var/folders/hs/4f4b588j4gsg1pl0b65n795mgn/T//mkfbracU  touch 
../../unxmaccx.pro/inc/regsingleton_headergen.done

Greetings Raphael



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



Re: Build error on Mac OS X 10.7 with AOO main in testtools

2014-03-03 Thread Jürgen Schmidt
On 3/3/14 12:06 PM, Raphael Bircher wrote:
 Hi Andre
 
 Am 03.03.2014 um 10:17 schrieb Andre Fischer:
 
 On 03.03.2014 10:03, Raphael Bircher wrote:
 Hi at all.

 I have a build error on my Mac OS X 10.7 in testtools

 
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
 constructors.component
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  xsltproc --nonet --stringparam uri './cppobj.uno.dylib' -o 
 ../../unxmaccx.pro/misc/cppobj.component \
 
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
 cppobj.component
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  xsltproc --nonet --stringparam uri \
 'vnd.sun.star.expand:${MY_CLASSDIR_URL}testComponent.jar' -o 
 ../../unxmaccx.pro/misc/testComponent.component \
 
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
 testComponent.component
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  xsltproc --nonet --stringparam prefix 
 /Users/nacnaub/Documents/AOO_main/main/testtools/source/bridgetest/../../unxmaccx.pro/misc/
  -o ../../unxmaccx.pro/lib/uno_services.rdb \
 
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/packcomponents.xslt 
 ../../unxmaccx.pro/misc/uno_services.input
 cd ../../unxmaccx.pro/lib  :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/uno \
 -ro uno_services.rdb -ro uno_types.rdb \
 -s com.sun.star.test.bridge.BridgeTest -- \
 com.sun.star.test.bridge.CppTestObject
 /bin/bash: line 1: 51041 Segmentation fault: 11  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/uno -ro 
 uno_services.rdb -ro uno_types.rdb -s com.sun.star.test.bridge.BridgeTest 
 -- com.sun.star.test.bridge.CppTestObject
 dmake:  Error code 139, while making 'runtest'

 Is this a reproducable problem?  It it is then rebuild cpputools (this is 
 where the 'uno' executable is built), deliver and try again to build 
 testtools.
 
 cpputools was already build. but if I deleted it and rebuild it, I have had 
 outputs like this:
 
 clang: error: no input files
 clang: error: no input files
 Making:all_regsingleton.dpobj
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/cppumaker 
 @/var/folders/hs/4f4b588j4gsg1pl0b65n795mgn/T//mkfbracU  touch 
 ../../unxmaccx.pro/inc/regsingleton_headergen.done
 

whatever you did, you did something wrong. On my 10.7.5 system testools
built quite well and the brigde test succeeded.

I suggest that you clean up your env and rebuild completely form scratch.

Juergen


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


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



Re: Build error on Mac OS X 10.7 with AOO main in testtools

2014-03-03 Thread Raphael Bircher
Hi Jürgen, *

Am 03.03.2014 um 12:20 schrieb Jürgen Schmidt:

 On 3/3/14 12:06 PM, Raphael Bircher wrote:
 Hi Andre
 
 Am 03.03.2014 um 10:17 schrieb Andre Fischer:
 
 On 03.03.2014 10:03, Raphael Bircher wrote:
 Hi at all.
 
 I have a build error on my Mac OS X 10.7 in testtools
 

 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
 constructors.component
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  xsltproc --nonet --stringparam uri './cppobj.uno.dylib' -o 
 ../../unxmaccx.pro/misc/cppobj.component \

 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
 cppobj.component
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  xsltproc --nonet --stringparam uri \
'vnd.sun.star.expand:${MY_CLASSDIR_URL}testComponent.jar' -o 
 ../../unxmaccx.pro/misc/testComponent.component \

 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
 testComponent.component
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  xsltproc --nonet --stringparam prefix 
 /Users/nacnaub/Documents/AOO_main/main/testtools/source/bridgetest/../../unxmaccx.pro/misc/
  -o ../../unxmaccx.pro/lib/uno_services.rdb \

 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/packcomponents.xslt 
 ../../unxmaccx.pro/misc/uno_services.input
 cd ../../unxmaccx.pro/lib  :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/uno \
-ro uno_services.rdb -ro uno_types.rdb \
-s com.sun.star.test.bridge.BridgeTest -- \
com.sun.star.test.bridge.CppTestObject
 /bin/bash: line 1: 51041 Segmentation fault: 11  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/uno 
 -ro uno_services.rdb -ro uno_types.rdb -s 
 com.sun.star.test.bridge.BridgeTest -- 
 com.sun.star.test.bridge.CppTestObject
 dmake:  Error code 139, while making 'runtest'
 
 Is this a reproducable problem?  It it is then rebuild cpputools (this is 
 where the 'uno' executable is built), deliver and try again to build 
 testtools.
 
 cpputools was already build. but if I deleted it and rebuild it, I have had 
 outputs like this:
 
 clang: error: no input files
 clang: error: no input files
 Making:all_regsingleton.dpobj
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  
 /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/cppumaker 
 @/var/folders/hs/4f4b588j4gsg1pl0b65n795mgn/T//mkfbracU  touch 
 ../../unxmaccx.pro/inc/regsingleton_headergen.done
 
 
 whatever you did, you did something wrong. On my 10.7.5 system testools
 built quite well and the brigde test succeeded.
 
 I suggest that you clean up your env and rebuild completely form scratch.

The build is from the scratch. If there is something wrong with Java or Python, 
it would allready break in the configure step, right

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



4.1.0_release_blocker denied: [Bug 57936] Color of invisible Layers name not blue after re-opening file

2014-03-03 Thread bugzilla
j...@apache.org has denied Armin Le Grand armin.le.gr...@me.com's request for
4.1.0_release_blocker:
Bug 57936: Color of invisible Layers name not blue after re-opening file
https://issues.apache.org/ooo/show_bug.cgi?id=57936


--- Additional Comments from j...@apache.org
don't grant showstopper flag

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



Re: [RELEASE]: first Beta RC ... Bug 124272 - Error message Truetype error 2704 when install language pack on en_US snapshot

2014-03-03 Thread Rainer Bielefeld

Hi,

I still can't install Language packs because of
https://issues.apache.org/ooo/show_bug.cgi?id=124272

CU

Rainer

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



Re: [RELEASE]: first Beta RC ...

2014-03-03 Thread Herbert Duerr

On 03.03.2014 13:45, jan i wrote:

Do we get ratscan log before the vote ?


It already ran [1] and reported [2] no problems.

[1] http://ci.apache.org/builders/openoffice-linux64-rat/builds/97
[2] http://ci.apache.org/projects/openoffice/rat-output.html

Herbert


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



Re: [RELEASE]: first Beta RC ...

2014-03-03 Thread jan i
On 3 March 2014 13:53, Herbert Duerr h...@apache.org wrote:

 On 03.03.2014 13:45, jan i wrote:

 Do we get ratscan log before the vote ?


 It already ran [1] and reported [2] no problems.

 [1] http://ci.apache.org/builders/openoffice-linux64-rat/builds/97
 [2] http://ci.apache.org/projects/openoffice/rat-output.html


thanks.

 @jsc, may I recommend when you start the vote, that you include the 2
links, so we have the required ratscan in the same thread as the vote.

rgds
jan I.


 Herbert


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




Re: Help wanted for a new volunteer to fix bug 122003 ( missing titels)

2014-03-03 Thread Rob Weir
On Fri, Feb 28, 2014 at 8:12 PM, Reem Elnagar reemelnagar2...@yahoo.com wrote:
 Hi :)

 It was written in the oreintation that after building OpenOffice I should try 
 fixing easy bugs. So  I chose to start with that bug 122003,  so can any one 
 help me with some guidelines on how to fix it.

As Andre mentioned, this is a bug related to the website, not the
source code for AOO.  But if you want to work on it, fixing this bug
would get you to be familiar with Subversion, creating patches, our
website, Bugzilla, etc.

I've just updated the list web pages that are missing title tags.
There are currently 413 of them.

To fix them I'd recommend downloading our website source files via
Subversion like:

svn co https://svn.apache.org/repos/asf/openoffice/ooo-site/ ooo-site

You'll then find the website files in ooo-site/trunk/content

Then it is a matter of reviewing each of the 413 pages and adding a
descriptive title.  It may not be possible in all cases, since some of
the pages are not in English.  But see what you can do.

It might be simpler to grep for HTML pages that are missing a title
than working from the list in the CSV file, especially if you have an
code editor that makes it easy to load files that match a regular
expression.

Once you've made all the changes locally you can create one big patch
for the entire tree and attach it to the Bugzilla issue and mark it as
resolved.   Let me know when you've done that and I can review and
apply the patch.

Regards,

-Rob



 Thanks in advance and much appreciated :)

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



Re: Build error on Mac OS X 10.7 with AOO main in testtools

2014-03-03 Thread Raphael Bircher
Hi all

Am 03.03.2014 um 13:00 schrieb Jürgen Schmidt:

 On 3/3/14 12:56 PM, Raphael Bircher wrote:
 Hi Jürgen, *
 
 Am 03.03.2014 um 12:20 schrieb Jürgen Schmidt:
 
 On 3/3/14 12:06 PM, Raphael Bircher wrote:
 Hi Andre
 
 Am 03.03.2014 um 10:17 schrieb Andre Fischer:
 
 On 03.03.2014 10:03, Raphael Bircher wrote:
 Hi at all.
 
 I have a build error on my Mac OS X 10.7 in testtools
 
   
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
 constructors.component
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  xsltproc --nonet --stringparam uri './cppobj.uno.dylib' -o 
 ../../unxmaccx.pro/misc/cppobj.component \
   
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
 cppobj.component
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  xsltproc --nonet --stringparam uri \
   'vnd.sun.star.expand:${MY_CLASSDIR_URL}testComponent.jar' -o 
 ../../unxmaccx.pro/misc/testComponent.component \
   
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/createcomponent.xslt 
 testComponent.component
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  xsltproc --nonet --stringparam prefix 
 /Users/nacnaub/Documents/AOO_main/main/testtools/source/bridgetest/../../unxmaccx.pro/misc/
  -o ../../unxmaccx.pro/lib/uno_services.rdb \
   
 /Users/nacnaub/Documents/AOO_main/main/solenv/bin/packcomponents.xslt 
 ../../unxmaccx.pro/misc/uno_services.input
 cd ../../unxmaccx.pro/lib  :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/uno \
  -ro uno_services.rdb -ro uno_types.rdb \
  -s com.sun.star.test.bridge.BridgeTest -- \
  com.sun.star.test.bridge.CppTestObject
 /bin/bash: line 1: 51041 Segmentation fault: 11  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/uno 
 -ro uno_services.rdb -ro uno_types.rdb -s 
 com.sun.star.test.bridge.BridgeTest -- 
 com.sun.star.test.bridge.CppTestObject
 dmake:  Error code 139, while making 'runtest'
 
 Is this a reproducable problem?  It it is then rebuild cpputools (this is 
 where the 'uno' executable is built), deliver and try again to build 
 testtools.
 
 cpputools was already build. but if I deleted it and rebuild it, I have 
 had outputs like this:
 
 clang: error: no input files
 clang: error: no input files
 Making:all_regsingleton.dpobj
 :  
 DYLD_LIBRARY_PATH=/Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/lib${DYLD_LIBRARY_PATH:+:${DYLD_LIBRARY_PATH}}
  
 /Users/nacnaub/Documents/AOO_main/main/solver/410/unxmaccx.pro/bin/cppumaker
  @/var/folders/hs/4f4b588j4gsg1pl0b65n795mgn/T//mkfbracU  touch 
 ../../unxmaccx.pro/inc/regsingleton_headergen.done
 
 
 whatever you did, you did something wrong. On my 10.7.5 system testools
 built quite well and the brigde test succeeded.
 
 I suggest that you clean up your env and rebuild completely form scratch.
 
 The build is from the scratch. If there is something wrong with Java or 
 Python, it would allready break in the configure step, right
 
 configure should complain about it, yes but this error has nothing to do
 with it. The uno binary failed with a segmentation fault and there seems
 to be a general problem with your build and/or env.

Ok, I'm builded now compleetle from the scratch, and with a new shell. So no 
env. should be left. But I run in the same error. So there is definitifly 
something wrong with my environment. but what I have no Ideo. I give up for the 
moment with this computer. Luckely I have other who works :-)

Greetings Raphael


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



4.1.0_release_blocker granted: [Bug 124272] Error message Truetype error 2704 when install language pack on en_US snapshot

2014-03-03 Thread bugzilla
j...@apache.org has granted Andre awf@googlemail.com's request for
4.1.0_release_blocker:
Bug 124272: Error message Truetype error 2704 when install language pack on
en_US snapshot
https://issues.apache.org/ooo/show_bug.cgi?id=124272


--- Additional Comments from j...@apache.org
set showstopper flag

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



Cannot get opengrok

2014-03-03 Thread Regina Henschel

Hi all,

can you reach opengrok?
http://opengrok.adfinis-sygroup.org

Kind regards
Regina

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



Re: Cannot get opengrok

2014-03-03 Thread jan i
On 3 March 2014 15:14, Regina Henschel rb.hensc...@t-online.de wrote:

 Hi all,

 can you reach opengrok?
 http://opengrok.adfinis-sygroup.org


the whole domain is down, I cannot tell you why though (there has not been
any anouncements).

rgds
jan I.



 Kind regards
 Regina

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




Re: Cannot get opengrok

2014-03-03 Thread Ariel Constenla-Haile
Hi Regina,

On Mon, Mar 03, 2014 at 03:14:49PM +0100, Regina Henschel wrote:
 Hi all,
 
 can you reach opengrok?
 http://opengrok.adfinis-sygroup.org

No, IIRC it's unreachable since Friday.

If you use Tor [1], you can access my hidden service running opengrok
with the following onion address: http://b4kqgy7a5qlj2qko.onion


[1] https://www.torproject.org/


Regards
-- 
Ariel Constenla-Haile
La Plata, Argentina


pgpvFdeOIztg_.pgp
Description: PGP signature


Re: [RELEASE]: first Beta RC ... Bug 124272 - Error message Truetype error 2704 when install language pack on en_US snapshot

2014-03-03 Thread Jürgen Schmidt

of course this is a showstopper, means we will definitely make a new build.


Juergen

On 3/3/14 1:50 PM, Rainer Bielefeld wrote:
 Hi,
 
 I still can't install Language packs because of
 https://issues.apache.org/ooo/show_bug.cgi?id=124272
 
 CU
 
 Rainer
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
 For additional commands, e-mail: dev-h...@openoffice.apache.org
 


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



Re: [RELEASE]: first Beta RC ...

2014-03-03 Thread Herbert Duerr

On 03.03.2014 18:15, Kay Schenk wrote:

Will 32 bit Linux rpm be available any time soon?


The sneak preview is already there [1], but because of the language-pack 
showstopper AOO410-beta-rc needs another round.


[1] 
http://ci.apache.org/projects/openoffice/milestones/4.1.0-beta/binaries/en-US/Apache_OpenOffice_Beta_4.1.0_Linux_x86_install-rpm_en-US.tar.gz


Herbert

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



Re: [RELEASE]: first Beta RC ...

2014-03-03 Thread Kay Schenk



On 03/03/2014 09:26 AM, Herbert Duerr wrote:

On 03.03.2014 18:15, Kay Schenk wrote:

Will 32 bit Linux rpm be available any time soon?


The sneak preview is already there [1], but because of the language-pack
showstopper AOO410-beta-rc needs another round.

[1]
http://ci.apache.org/projects/openoffice/milestones/4.1.0-beta/binaries/en-US/Apache_OpenOffice_Beta_4.1.0_Linux_x86_install-rpm_en-US.tar.gz


Herbert


OK, this looks like it's no longer there.



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



--
-
MzK

Cats do not have to be shown how to have a good time,
 for they are unfailing ingenious in that respect.
   -- James Mason

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



Re: [RELEASE]: first Beta RC ...

2014-03-03 Thread Rory O'Farrell
On Mon, 03 Mar 2014 09:43:21 -0800
Kay Schenk kay.sch...@gmail.com wrote:

 
 
 On 03/03/2014 09:26 AM, Herbert Duerr wrote:
  On 03.03.2014 18:15, Kay Schenk wrote:
  Will 32 bit Linux rpm be available any time soon?
 
  The sneak preview is already there [1], but because of the language-pack
  showstopper AOO410-beta-rc needs another round.
 
  [1]
  http://ci.apache.org/projects/openoffice/milestones/4.1.0-beta/binaries/en-US/Apache_OpenOffice_Beta_4.1.0_Linux_x86_install-rpm_en-US.tar.gz
 
 
  Herbert
 
 OK, this looks like it's no longer there.
 


It came up for me a moment ago, Kay.

-- 
Rory O'Farrell ofarr...@iol.ie

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



Re: [RELEASE]: first Beta RC ...

2014-03-03 Thread Kay Schenk



On 03/03/2014 09:48 AM, Rory O'Farrell wrote:

On Mon, 03 Mar 2014 09:43:21 -0800
Kay Schenk kay.sch...@gmail.com wrote:




On 03/03/2014 09:26 AM, Herbert Duerr wrote:

On 03.03.2014 18:15, Kay Schenk wrote:

Will 32 bit Linux rpm be available any time soon?


The sneak preview is already there [1], but because of the language-pack
showstopper AOO410-beta-rc needs another round.

[1]
http://ci.apache.org/projects/openoffice/milestones/4.1.0-beta/binaries/en-US/Apache_OpenOffice_Beta_4.1.0_Linux_x86_install-rpm_en-US.tar.gz


Herbert


OK, this looks like it's no longer there.




It came up for me a moment ago, Kay.


ah, OK -- got stuck in a time warp I guess...:)
anyway I will wait for the re-spin.





--
-
MzK

Cats do not have to be shown how to have a good time,
 for they are unfailing ingenious in that respect.
   -- James Mason

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



Re: [RELEASE]: first Beta RC ...

2014-03-03 Thread Rory O'Farrell
On Mon, 03 Mar 2014 09:54:59 -0800
Kay Schenk kay.sch...@gmail.com wrote:

 
 
 On 03/03/2014 09:48 AM, Rory O'Farrell wrote:
  On Mon, 03 Mar 2014 09:43:21 -0800
  Kay Schenk kay.sch...@gmail.com wrote:
 
 
 
  On 03/03/2014 09:26 AM, Herbert Duerr wrote:
  On 03.03.2014 18:15, Kay Schenk wrote:
  Will 32 bit Linux rpm be available any time soon?
 
  The sneak preview is already there [1], but because of the language-pack
  showstopper AOO410-beta-rc needs another round.
 
  [1]
  http://ci.apache.org/projects/openoffice/milestones/4.1.0-beta/binaries/en-US/Apache_OpenOffice_Beta_4.1.0_Linux_x86_install-rpm_en-US.tar.gz
 
 
  Herbert
 
  OK, this looks like it's no longer there.
 
 
 
  It came up for me a moment ago, Kay.
 
 ah, OK -- got stuck in a time warp I guess...:)
 anyway I will wait for the re-spin.
 

Sometimes one has to clear the browser cache.


-- 
Rory O'Farrell ofarr...@iol.ie

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



Help with the Extentions

2014-03-03 Thread careaboobaby
I have downloaded some extensions and I can not figure out how to get started 
so I can start using them. I have installed them. 


Carrie A. Williams 
443-493-0295 



Re: [RELEASE][DISCUSS] How to download AOO 4.1.0 Beta?

2014-03-03 Thread Jürgen Schmidt
On 3/3/14 9:24 PM, Marcus (OOo) wrote:
 Am 02/14/2014 09:53 PM, schrieb Marcus (OOo):
 As this is our first beta release at Apache, I would like to clarify
 some things before it's maybe too late to change the facts and to
 prepare webpages:

 3. File names:

 Of course the file names of the install files have to show a difference
 compared to the general release files. Suggestion:

 Apache_OpenOffice_4.1.0_Beta_Win_x86_install.exe

 *If* there is a need to publish another round, it could be extended with
 a number like:

 Apache_OpenOffice_4.1.0_Beta2_Win_x86_install.exe
 
 OK, I've learned that this won't be possible and the names will be
 slightly different - but only as long as they are not uploaded to
 Sourceforge. Therefore I suggest to rename them to the synxtax that was
 used before (see above).
 
 I've created already a little shell script to do the work but won't
 attach here.
 
 @Juergen: Is this something for you?

no and I am not in favor or changing the names. I would like to use the
names as they came out of the build.

Please point me to the scripts that build the name for the download. It
should be easy to put the beta string in the correct position.

We have already said why the naming scheme is different and that it
requires more time to analyze and tweak the build process for a proper
naming. We hope that we can cleanup and improve this for the next release.

But for now I would like to avoid any extra step and the change in the
download script is one place. Otherwise I have to change several places
where I automate some pre-release steps.

Juergen




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