[dev] Re: SPECIAL_BUILD

2011-03-23 Thread Mathias Bauer

On 08.03.2011 20:41, Knut Olav Bøhmer wrote:

Hi,

What does the SPECIAL_BUILD environment variable do?

I found it on a web-page
http://www.mail-archive.com/dev@tools.openoffice.org/msg01826.html when
I search for help with a bug.

--
Knut Olav Bøhmer


IIRC this is a kind of wild card variable for

if the build is not done with configure but with the Hamburg build 
environment and because we didn't want to create a single environment 
variable for every feature as it is usually done in configure we use 
this single one.


Or something like that. :-)

Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: how to get access to the User data through API?

2011-03-23 Thread Mathias Bauer

On 10.03.2011 09:03, Zongbo Zhang wrote:

Hi All,

Writiing a java app, needs to change the user name, I know it can be manually done 
through Tools-option-user data.

Which part of the API has some to do with this?

Will appreciate your help, Look forward to hearing from you!


You need to create a ConfigurationAccess object for the path 
org.openoffice.UserProfile. The user name is the property 
Data/givenname and Data/sn for first and last name.


Please have a look at 
officecfg/registry/schema/org/openoffice/UserProfile.xcs or  the 
UserProfile.xcu in your user profile for information about other properties.


Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: Help: Build on Linux

2011-03-23 Thread Mathias Bauer

Hi Rohit,

On 15.03.2011 16:05, Rohit Kulkarni wrote:

Hello,

When I build OOO, I have to run the installation step as
cd instsetoo_native/util  dmake openoffice_en-US PKGFORMAT=installed
to install the ooo build.
While installing the ooo I am getting following error


(snip)


... unopkg add --shared --suppress-license --verbose
../share/extension/install/dict-en.oxt
-env:UserInstallation=file:///tmp/ooopackaging/i_231461300204492/unxlngi6.pro/OpenOffice/installed/uno/en-US
http://unxlngi6.pro/OpenOffice/installed/uno/en-US 21 | ...


Obviously this step tries to register the English dictionary.
I can only see two reasons how this can fail:

- there is no english dictionary in your solver
- something is wrong somewhere else in your build

***

ERROR: Saved logfile:
/home/rohitiskul/ooo/OOO320_m19/instsetoo_native/unxlngi6.pro/OpenOffice/installed/logging/en-US/log_OOO320_en-US.log
http://unxlngi6.pro/OpenOffice/installed/logging/en-US/log_OOO320_en-US.log
**
Tue Mar 15 21:31:10 2011 (06:18 min.)
dmake:  Error code 255, while making 'openoffice_en-US.installed'


Does this log file tell more?

Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: After building and installing Norwegian OOo still in EN

2011-03-23 Thread Mathias Bauer

On 09.03.2011 13:42, Knut Olav Bøhmer wrote:

2011/3/8 Knut Olav Bøhmer boh...@gmail.com mailto:boh...@gmail.com

Hi,

I've just buildt norwegian version of OpenOffice.org, and installed
/OOO320/instsetoo_native/wntmsci12.pro/OpenOffice/msi/install/no
http://wntmsci12.pro/OpenOffice/msi/install/no
But the userinterface is still in english, even though

Writer - Tools - Options - Language Settings - Languages -
User Interface, says Default - Norwegian Bokmål

What did I do wrong, or what is missing?


This was due to the SPECIAL_BUILD environment variable ( that turned out
that I did not need, but which I still wonder what is. )


Does that mean that your build didn't work as expected because this 
variable was set by you? Or does it mean that it didn't work because it 
was not set?


Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: Including font's in build

2011-03-23 Thread Mathias Bauer

Hi Knut,

On 17.03.2011 13:56, Knut Olav Bøhmer wrote:


I think it might be this bug:
http://openoffice.org/bugzilla/show_bug.cgi?id=111402

I'll try to install the same version on the computer that did it right,
and see if the problem is still there.


this is a bug in the Word 6 filter, not in the most common ww8 format.

Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: Including font's in build

2011-03-23 Thread Mathias Bauer

Hi Knut,

On 18.03.2011 01:10, Knut Olav Bøhmer wrote:


Could this be related to my issue? (or is this just for unix?)
http://openoffice.org/bugzilla/show_bug.cgi?id=105784


This is unix only.
ATM I don't know which patchset fixed the bug. I will ask the developer 
who usually fixes bugs in the Word import.


Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
Please don't reply to nospamfor...@gmx.de.
I use it for the OOo lists and only rarely read other mails sent to it.
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: After building and installing Norwegian OOo still in EN

2011-03-23 Thread Knut Olav Bøhmer
On 17 March 2011 09:36, Mathias Bauer nospamfor...@gmx.de wrote:
 On 09.03.2011 13:42, Knut Olav Bøhmer wrote:

 2011/3/8 Knut Olav Bøhmer boh...@gmail.com mailto:boh...@gmail.com

    Hi,

    I've just buildt norwegian version of OpenOffice.org, and installed
    /OOO320/instsetoo_native/wntmsci12.pro/OpenOffice/msi/install/no
    http://wntmsci12.pro/OpenOffice/msi/install/no
    But the userinterface is still in english, even though

    Writer - Tools - Options - Language Settings - Languages -
    User Interface, says Default - Norwegian Bokmål

    What did I do wrong, or what is missing?


 This was due to the SPECIAL_BUILD environment variable ( that turned out
 that I did not need, but which I still wonder what is. )

 Does that mean that your build didn't work as expected because this variable
 was set by you? Or does it mean that it didn't work because it was not set?

It did not work as expected because SPECIAL_BUILD was set.

By the way, what is SPECIAL_BUILD?
I tried it becauce of a web-page describing a solution to a problem
that looked like the one that I had.

-- 
Knut Olav Bøhmer
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: After building and installing Norwegian OOo still in EN

2011-03-23 Thread Knut Olav Bøhmer
2011/3/23 Knut Olav Bøhmer boh...@gmail.com:
-- cut --

 Does that mean that your build didn't work as expected because this variable
 was set by you? Or does it mean that it didn't work because it was not set?

 It did not work as expected because SPECIAL_BUILD was set.

 By the way, what is SPECIAL_BUILD?
 I tried it becauce of a web-page describing a solution to a problem
 that looked like the one that I had.

Sorry, Mathias. I did not see that you had already answered this question.
Thanx :)


Best regards
-- 
Knut Olav Bøhmer
--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help


[dev] Re: [native-lang-com] Japan Earthquake: Kazunari Hirano needs our help

2011-03-23 Thread Louis Suarez-Potts
All,

On 2011-03-23, at 01:08 , Peter Junge wrote:

 OpenOffice.org Community,
 
 our long term friend and OOo contributer Kazunari Hirano from Japan
 lives in Ichinoseki
 (http://pds.exblog.jp/pds/1/201103/18/84/a0005484_21312387.jpg), which
 has been heavily shaken by the earthquake on March 11th. Ichinoseki is
 also located in the direct back-country of the coast areas of
 Rikuzentakada and Ofunato which have been devastated by the tsunami.
 Hundred thousands of people lost their homes and are still in need of an
 appropriate shelter. Now, Kazunari wants to prepare his little school as
 an emergency accommodation for evacuees. For the details please read:
 http://openoffice.exblog.jp/12298764/
 
 What Kazunari needs most is money to take care of the expenses for his
 generous venture. For this reason, we are collecting donations for
 Kazunari using the channels of Team OpenOffice.org e.V.. You can send
 money via PayPal, credit card, bank transfer or check. For details
 please refer:
 http://contributing.openoffice.org/donate.html
 Every donation, that indicates the intended purpose with Earthquake
 Japan or similar keywords will go directly to Kazunari.
 
 *Please help Kazunari to help others!*
 This is a great opportunity to make donations for Japanese earthquake
 victims, knowing where the money goes and as well avoiding loss due to
 administrative expenses as they occur in larger relief organizations.

I second Peter's request, via Khirano, and am glad to learn that not only is 
Khirano well, but that others involved in OpenOffice.org who live in Japan are 
also well. As many of you know, the Japanese OpenOffice.org community is one of 
the largest making up OpenOffice.org's global communities.

Money is useful, but as recent reports have underscored, Japan is not Haiti, 
which a year ago, we recall, also suffered a devastating earthquake, and where 
Haiti constantly needs money, resources, and global attention, Japan's needs 
differ.

But the larger issue, which by no means occludes the request forwarded by 
Khirano and presented here by Peter, is how can we, the OpenOffice.org 
community, working in concert with other Free and Open-Source communities 
around the world, help directly. 

I have been active in this effort and am seeking to help coordinate the global 
efforts so as to provide *effective* relief that is *community* based and that 
is *sustainable* as well as being *sustaining.* 

The distinction is that money is immensely useful and is always needed, but 
what really makes a difference that lasts is the establishment of community 
resources—informational, technological, personal—that allow the afflicted, the 
refugee, the deprived to gain from the global communities.

I thank Peter for sending this out. I'll be issuing more information on how we, 
the OOo community and others, can complement the efforts outlined above with 
community action.


 
 Best regards,
 Peter (OpenOffice.org Marketing Project)
 
 P.S.: Forwarding this call for donations is of course welcome.

Best,
Louis



--
Louis Suarez-Potts, PhD
Community Development Manager
OpenOffice.org

--
-
To unsubscribe send email to dev-unsubscr...@openoffice.org
For additional commands send email to sy...@openoffice.org
with Subject: help