[dev] Problem with CWS configuration

2010-07-01 Thread Bartosz
Hi.
I have big problem with configuration of the $HOME/.cwsrc file.
I followed instruction:
http://wiki.services.openoffice.org/wiki/Mercurial/Cws


If I do not create $HOME/.cwsrc file i have following error after type command:
cws create --hg DEV300 svarray_remove

Here is an error:


Use of uninitialized value $ENV{COMMON_ENV_TOOLS} in concatenation (.) or
string at
/home/a/Pulpit/rozne/dev/openoffice/DEV300/solenv/bin/modules/CwsConfig.pm
line 560.
ERROR: can't find CWS config file '$HOME/.cwsrc'.
 at /home/a/Pulpit/rozne/dev/openoffice/DEV300/solenv/bin/modules/Cws.pm
 line 47
Compilation failed in require at
/home/a/Pulpit/rozne/dev/openoffice/DEV300/solenv/bin/cws.pl line 51.
BEGIN failed--compilation aborted at
/home/a/Pulpit/rozne/dev/openoffice/DEV300/solenv/bin/cws.pl line 51.


I found WIKI page how to configure CWS, but it is outdated :-( It setup the 
CVS, not mercurial.
http://wiki.services.openoffice.org/wiki/CWS



How I should setup the .cwsrc file?
Maybe someone have proper an example of the $HOME/.cwsrc file?

Best Regards
Bartosz


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



Re: [dev] Problem with CWS configuration

2010-07-01 Thread Ruediger Timm

Hi Bartosz

On 07/01/10 09:11, Bartosz wrote:

Hi.
I have big problem with configuration of the $HOME/.cwsrc file.
I followed instruction:
http://wiki.services.openoffice.org/wiki/Mercurial/Cws


If I do not create $HOME/.cwsrc file i have following error after type command:
cws create --hg DEV300 svarray_remove

Here is an error:


Use of uninitialized value $ENV{COMMON_ENV_TOOLS} in concatenation (.) or
string at
/home/a/Pulpit/rozne/dev/openoffice/DEV300/solenv/bin/modules/CwsConfig.pm
line 560.
ERROR: can't find CWS config file '$HOME/.cwsrc'.
 at /home/a/Pulpit/rozne/dev/openoffice/DEV300/solenv/bin/modules/Cws.pm
 line 47
Compilation failed in require at
/home/a/Pulpit/rozne/dev/openoffice/DEV300/solenv/bin/cws.pl line 51.
BEGIN failed--compilation aborted at
/home/a/Pulpit/rozne/dev/openoffice/DEV300/solenv/bin/cws.pl line 51.


I found WIKI page how to configure CWS, but it is outdated :-( It setup the 
CVS, not mercurial.
http://wiki.services.openoffice.org/wiki/CWS



What about http://wiki.services.openoffice.org/wiki/.cwsrc ?




How I should setup the .cwsrc file?
Maybe someone have proper an example of the $HOME/.cwsrc file?

Best Regards
Bartosz



Ruediger

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



Re: [dev] Prebuilt Mozilla DLLs on tools.openoffice.org differ from those in the installer

2010-07-01 Thread Frank Schönheit
Hi Christian,


 Actually generating those prebuilts is something of a black art (esp. on
 Windows), so it might be hard to trace back why the differences wrt msvcr
 versions exist.
 
 Cannot speak for windows build, but dmake zip in moz after compiling
 moz will create those zips.
 I'd not call that black art :-)

That's new then ... last time I had to bother with building SeaMonkey,
it could be built with .NET 2005, but /not/ with .NET 2008, while OOo
could be built with .NET 2008, but /not/ with .NET 2005.

So, effectively, I always needed one build environment for building
SeaMonkey and creating the prebuilts, and one for building OOo, using
those prebuilts.

The black art part was setting up the first of those two build
environments ...

Ciao
Frank

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



Re: [dev] Prebuilt Mozilla DLLs on tools.openoffice.org differ from those in the installer

2010-07-01 Thread Frank Schoenheit, Sun Microsystems Germany
Hi *,

 Especially, the DLLs on the website use msvcr80.dll, while of the
 ones in the installer, some use msvcr90.dll and others (ones not
 actually used  by OOo, perhaps?) use msvcr80.dll.

Actually, *all* of the Mozilla libraries should be linked against
msvcr80.dll, while all of the pure OOo libs should be linked against
msvcr90.dll.

The reason is that Mozilla/SeaMonkey is built with an older compiler
(.NET 2005, IIRC), while OOo itself is built with a newer one (.NET 2008).

So if you say that in an OOo installed from a downloaded installer,
there are *Mozilla* libs (*not* OOo libs!) which are linked against
msvcr90.dll, I'd b somewhat surprised. Do you have an example?

 Most probably an oversight.  The prebuilts are checked into a 
 Hamburg-internal repository, and the accompanying README says ...and 
 upload to http://tools.openoffice.org/moz_prebuild/OOo3.2/, but this 
 has probably been forgotten the last time they were changed (at 
 http://qa.openoffice.org/issues/show_bug.cgi?id=106816, Frank?).

No, I updated the prebuilts at the website when I fixed this bug:
http://tools.openoffice.org/source/browse/tools/www/moz_prebuild/OOo3.2

Ciao
Frank

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



[dev] Trojan Horse - latest Java ?

2010-07-01 Thread Jay F
A scan of my computer system this afternoon seems to indicate a trojan horse
is being presented via Java/Sun and is attempting bad things.  If you're not
already aware of this issue with the latest Java package, please take note.
 Screen shot attached (jpg).   I only use JAVA due to using OpenOffice.

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

Re: [dev] Problem with CWS configuration

2010-07-01 Thread Bartosz
Hi Ruediger.

2010/7/1 Ruediger Timm ruediger.t...@sun.com:
 What about http://wiki.services.openoffice.org/wiki/.cwsrc ?

I don't understand this .cwsrc example. I think it is outdated.

Why I must configure CVS (login and password)?
I thought that CVS is obsolete, and I would like to use Mercurial.

The command:
cws create --hg DEV300 foo42

mean that it should use mercurial (--hg parameter). Why it ask me about CVS 
login/password.

If the CVS login/password is required to Mercurial connect, how I could get it?

Could you please send some example of the .cwsrc file?

Best Regards
Bartosz

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



[dev] hg.services.openoffice.org broken

2010-07-01 Thread Stephan Bergmann

Browsing there gives

Internal Server Error

The server encountered an internal error or misconfiguration and was 
unable to complete your request.


Please contact the server administrator, y...@example.com and inform them 
of the time the error occurred, and anything you might have done that 
may have caused the error.


More information about this error may be available in the server error log.


I had no success with y...@example.com, so try here instead.  ;)

-Stephan

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



Re: [dev] Problem with CWS configuration

2010-07-01 Thread Ruediger Timm

On 07/01/10 09:55, Bartosz wrote:

Hi Ruediger.

2010/7/1 Ruediger Timm ruediger.t...@sun.com:

What about http://wiki.services.openoffice.org/wiki/.cwsrc ?


I don't understand this .cwsrc example. I think it is outdated.

Why I must configure CVS (login and password)?
I thought that CVS is obsolete, and I would like to use Mercurial.


That page states: Of course Subversion or Mercurial will not access the 
CVS repository, but the CVS_ID and CVS_PASSWORD fields are also used by 
the cws tool for EIS access.




The command:
cws create --hg DEV300 foo42

mean that it should use mercurial (--hg parameter). Why it ask me about CVS 
login/password.

If the CVS login/password is required to Mercurial connect, how I could get it?


The example given in the wiki has
# Your CVS login (for authentication with the CWS database).
CVS_ID=YOUROOOLOGIN

# Your scrambled CVS password (for authentication with the CWS database).
# Take this one from .cvspass (should be last field on the line and look
# like Aac`l;kde or something like that)
CVS_PASSWORD=YOURSCRAMBLE




Could you please send some example of the .cwsrc file?


That wiki page gives an example.



Best Regards
Bartosz



Rüdiger

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



Re: [dev] hg.services.openoffice.org broken

2010-07-01 Thread Stephan Bergmann

On 07/01/10 10:12, Stephan Bergmann wrote:

Browsing there gives

Internal Server Error

The server encountered an internal error or misconfiguration and was 
unable to complete your request.


Please contact the server administrator, y...@example.com and inform them 
of the time the error occurred, and anything you might have done that 
may have caused the error.


More information about this error may be available in the server error 
log.



I had no success with y...@example.com, so try here instead.  ;)


And it appears not only the web front end is affected, but also

 hg push ssh://h...@hg.services.openoffice.org/cws/sb127
remote: Received disconnect from 12.184.192.15: 2: fork failed: Resource 
temporarily unavailable

abort: no suitable response from remote hg!

-Stephan

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



[dev] Documentation about necessary configure parameters for Windows updated in the building guide

2010-07-01 Thread Mathias Bauer

Hi,

motivated by one of our latest discussions about Windows build problems 
I changed the documentation for configure switches on Windows in the 
building guide:


http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows#configure

As always, comments welcome.

Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer
OpenOffice.org Engineering at Sun: 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, e-mail: dev-unsubscr...@openoffice.org
For additional commands, e-mail: dev-h...@openoffice.org



Re: [dev] Prebuilt Mozilla DLLs on tools.openoffice.org differ from those in the installer

2010-07-01 Thread Tor Lillqvist
 So if you say that in an OOo installed from a downloaded installer,
 there are *Mozilla* libs (*not* OOo libs!) which are linked against
 msvcr90.dll, I'd b somewhat surprised. Do you have an example?

Sure. For instance nspr4.dll and nss3.dll in an OOo installed from 
OOo_3.2.1_Win_x86_install_en-US.exe downloaded on June 25.

--tml



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



Re: [dev] Prebuilt Mozilla DLLs on tools.openoffice.org differ from those in the installer

2010-07-01 Thread Frank Schönheit
Hi Tor,

 So if you say that in an OOo installed from a downloaded installer,
 there are *Mozilla* libs (*not* OOo libs!) which are linked against
 msvcr90.dll, I'd b somewhat surprised. Do you have an example?
 
 Sure. For instance nspr4.dll and nss3.dll in an OOo installed from 
 OOo_3.2.1_Win_x86_install_en-US.exe downloaded on June 25.

Phh. Indeed: In the RC2 which I have here (and which should be identical
to the final release), nspr4.dll is linked against msvcr90.dll.

The strange thing is: In the respective WNTMSCIruntime.zip, which is
committed to the sun-internal repository (in a module called
moz_prebuild), and used during the build, the nspr4.dll is linked
against msvcr80.dll.

Conclusion: The files which finally appear in the install don't
originate from the location they're expected to. Or I am simply not
up-to-date - perhaps moz_prebuild is not the expected source of those
files anymore.

In any way, that's a question for our release engineering, I'd say.

Ciao
Frank

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



Re: [dev] Prebuilt Mozilla DLLs on tools.openoffice.org differ from those in the installer

2010-07-01 Thread Stephan Bergmann

On 07/01/10 14:38, Frank Schönheit wrote:

So if you say that in an OOo installed from a downloaded installer,
there are *Mozilla* libs (*not* OOo libs!) which are linked against
msvcr90.dll, I'd b somewhat surprised. Do you have an example?

Sure. For instance nspr4.dll and nss3.dll in an OOo installed from 
OOo_3.2.1_Win_x86_install_en-US.exe downloaded on June 25.


Phh. Indeed: In the RC2 which I have here (and which should be identical
to the final release), nspr4.dll is linked against msvcr90.dll.

The strange thing is: In the respective WNTMSCIruntime.zip, which is
committed to the sun-internal repository (in a module called
moz_prebuild), and used during the build, the nspr4.dll is linked
against msvcr80.dll.

Conclusion: The files which finally appear in the install don't
originate from the location they're expected to. Or I am simply not
up-to-date - perhaps moz_prebuild is not the expected source of those
files anymore.

In any way, that's a question for our release engineering, I'd say.


Maybe caused by RE not doing full builds?

-Stephan

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



Re: [dev] Prebuilt Mozilla DLLs on tools.openoffice.org differ from those in the installer

2010-07-01 Thread Ruediger Timm

On 07/01/10 14:18, Tor Lillqvist wrote:

So if you say that in an OOo installed from a downloaded installer,
there are *Mozilla* libs (*not* OOo libs!) which are linked against
msvcr90.dll, I'd b somewhat surprised. Do you have an example?


Sure. For instance nspr4.dll and nss3.dll in an OOo installed from 
OOo_3.2.1_Win_x86_install_en-US.exe downloaded on June 25.

--tml



Those two libs AFAIK originate from module nss.

Rüdiger

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



Re: [dev] Prebuilt Mozilla DLLs on tools.openoffice.org differ from those in the installer

2010-07-01 Thread Frank Schönheit
 So if you say that in an OOo installed from a downloaded installer,
 there are *Mozilla* libs (*not* OOo libs!) which are linked against
 msvcr90.dll, I'd b somewhat surprised. Do you have an example?
 Sure. For instance nspr4.dll and nss3.dll in an OOo installed from 
 OOo_3.2.1_Win_x86_install_en-US.exe downloaded on June 25.
 ...
 Conclusion: The files which finally appear in the install don't
 originate from the location they're expected to. Or I am simply not
 up-to-date - perhaps moz_prebuild is not the expected source of those
 files anymore.

Heureka!

Both files you mentioned indeed do not come from the Mozilla prebuilts,
but from the nss module.

Nowadays, either SeaMonkey is built from scratch, or the prebuilts are
used. In both cases, you get DLLs linked against msvcr80.dll.

However, in module nss, the NSS libs are built, too, in the .NET 2008
environment, means they're linked against msvcr90.dll.

This is (should be) completely transparent, i.e. if you download the
prebuilts used from tools.openoffice.org, and use them in your build,
but also build the nss module (there's a configure switch to disable it,
IIRC), then the libs from the latter replace the libs from the former.
So, in an ordinary OOo build, you should also get a nspr4.dll linked
against msvcr90.dll.

So, finally, http://www.quotationspage.com/quote/1114.html wasn't that
appropriate over there at ooo-build?

Ciao
Frank

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



[dev] Regarding development of functionality oowriter

2010-07-01 Thread inderjeet singh
hello everyone this is inderjeet and i want to discuss about my
project in which i need to design some macro or i want to enter some
script in oowriter that let me choose document style without entering
into format tab means style get automate as i want also i want
conditional paragraph with this.

Or tell me can i include c...@media in oowriter.
Plz rply soon

-- 
Sent from my mobile device

With Regards,
INDERJEET SINGH

www.softwarelovers.co.cc

Creater:---Mr. INDERJEET SINGH

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



Re: [dev] hg.services.openoffice.org broken

2010-07-01 Thread Noel Power
Hi,

Maybe I am not subscribed to enough lists but...
On Thu, 2010-07-01 at 10:35 +0200, Stephan Bergmann wrote:
 ls
   hg push ssh://h...@hg.services.openoffice.org/cws/sb127
 remote: Received disconnect from 12.184.192.15: 2: fork failed: Resource 
 temporarily unavailable
 abort: no suitable response from remote hg!
is there any info on when this situation might be resolved?

thanks,
Noel



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



Re: [dev] Prebuilt Mozilla DLLs on tools.openoffice.org differ from those in the installer

2010-07-01 Thread Tor Lillqvist
 This is (should be) completely transparent, i.e. if you download the
 prebuilts used from tools.openoffice.org, and use them in your build,
 but also build the nss module (there's a configure switch to disable it,
 IIRC), then the libs from the latter replace the libs from the former.
 So, in an ordinary OOo build, you should also get a nspr4.dll linked
 against msvcr90.dll.

OK. So I guess it is recommended then indeed to not use the 
--disable-nss-module switch, even if one does use --disable-build-mozilla?

I guess our confusion here is caused by thinking that nss and nspr are just 
part of mozilla, and as one is using prebuilt mozilla, one shall not building 
the nss stuff included with OOo either.

--tml



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



Re: [dev] hg.services.openoffice.org broken

2010-07-01 Thread Stephan Bergmann

On 07/01/10 14:22, Noel Power wrote:

Maybe I am not subscribed to enough lists but...
On Thu, 2010-07-01 at 10:35 +0200, Stephan Bergmann wrote:

ls
  hg push ssh://h...@hg.services.openoffice.org/cws/sb127
remote: Received disconnect from 12.184.192.15: 2: fork failed: Resource 
temporarily unavailable

abort: no suitable response from remote hg!

is there any info on when this situation might be resolved?


appears to be working again

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



RE: [dev] Documentation about necessary configure parameters for Windows updated in the building guide

2010-07-01 Thread Ramón García Fernández
Thank you.

-Mensaje original-
De: Mathias Bauer [mailto:nospamfor...@gmx.de]
Enviado el: jueves, 01 de julio de 2010 13:15
Para: dev@openoffice.org
Asunto: [dev] Documentation about necessary configure parameters for Windows 
updated in the building guide

Hi,

motivated by one of our latest discussions about Windows build problems I 
changed the documentation for configure switches on Windows in the building 
guide:

http://wiki.services.openoffice.org/wiki/Documentation/Building_Guide/Building_on_Windows#configure

As always, comments welcome.

Regards,
Mathias

--
Mathias Bauer (mba) - Project Lead OpenOffice.org Writer OpenOffice.org 
Engineering at Sun: 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, e-mail: dev-unsubscr...@openoffice.org For additional commands, 
e-mail: dev-h...@openoffice.org


Aviso legal – Comisión Nacional del Mercado de Valores

Este mensaje y, en su caso, los ficheros que lleve incorporados, está dirigido 
exclusivamente a su destinatario y es de carácter confidencial. Si fuere 
recibido por error o se tuviere conocimiento del mismo sin ser su destinatario, 
rogamos nos lo comunique por la misma vía o telefónicamente (91 585 15 00) y 
proceda a su destrucción, debiendo abstenerse de utilizar, transmitir, divulgar 
o  reproducir la información contenida en el mismo. La CNMV se reserva las 
acciones legales que procedan contra todo tercero que acceda de forma ilegítima 
al contenido de cualquier mensaje externo procedente de la entidad

Para información y consultas visite nuestra web: http://www.cnmv.es


Disclaimer - Comisión Nacional del Mercado de Valores

This message, its content and any file attached thereto is for the intended 
recipient only and is confidential. If you have received this e-mail in error 
or had access to it, you should note that the information in it is private and 
any use thereof is unauthorised. In such an event please notify us by e-mail or 
by telephone (+ 34 91 585 15 00). Any reproduction of this e-mail by whatsoever 
means and any transmission or dissemination thereof to other persons is 
prohibited. The Comisión Nacional del Mercado de Valores reserves the right to 
take legal action against any persons unlawfully gaining access to the content 
of any external message it has emitted

For additional information, please visit our website: http://www.cnmv.es


[dev] fork can't reserve memory when building module postprocess under Windows

2010-07-01 Thread Ramón García Fernández
Hello. I can't build OpenOffice.org under Windows, because when the postprocess 
stage is reached, it fails.

I have already run rebaseall and peimageall, which are supposed to solve this 
issue.

This is Windows XP Service Pack 3.

Here are the error messages:

Building module postprocess
=

Entering /openoffice/local_DEV300/postprocess/rebase

C:/cygwin/bin/perl rebase.pl -C ../wntmsci12.pro/misc/coffbase.txt -b 0x6800
 -d -e 1 -l ../wntmsci12.pro/misc/rebase_log.txt -m ../wntmsci12.pro/misc -v
 -R C:/DOCUME~1/ramong/OPENOF~1/local_DEV300/solver/300/wntmsci12.pro/bin -N no_
rebase.txt C:/DOCUME~1/ramong/OPENOF~1/local_DEV300/solver/300/wntmsci12.pro/bin
/*.dll C:/DOCUME~1/ramong/OPENOF~1/local_DEV300/solver/300/wntmsci12.pro/bin/so/
*.dll
Repeated run, ../wntmsci12.pro/misc/coffbase.txt present

rebase -i ../wntmsci12.pro/misc/coffbase.txt  -e 1 -l 
../wntmsci12.pro/misc/rebase_log.txt -R 
C:/DOCUME~1/ramong/OPENOF~1/local_DEV300/solver/300/wntmsci12.pro/bin -N 
no_rebase.txt  -v @../wntmsci12.pro/misc/rebase_again.txt
  1 [main] perl 1972 C:\cygwin\bin\perl.exe: *** fatal error - fork: can't 
reserve memory for stack 0x83C840 - 0x84, Win32 error 487
  1 [main] perl 1692 C:\cygwin\bin\perl.exe: *** fatal error - fork: can't 
reserve memory for stack 0x83C840 - 0x84, Win32 error 487
  1 [main] perl 2176 C:\cygwin\bin\perl.exe: *** fatal error - fork: can't 
reserve memory for stack 0x83C840 - 0x84, Win32 error 487
  1 [main] perl 5560 C:\cygwin\bin\perl.exe: *** fatal error - fork: can't 
reserve memory for stack 0x83C840 - 0x84, Win32 error 487
  1 [main] perl 5004 C:\cygwin\bin\perl.exe: *** fatal error - fork: can't 
reserve memory for stack 0x83C840 - 0x84, Win32 error 487
  2 [main] perl 5024 C:\cygwin\bin\perl.exe: *** fatal error - fork: can't 
reserve memory for stack 0x83C840 - 0x84, Win32 error 487
  1 [main] perl 6016 fork: child -1 - died waiting for longjmp before 
initialization, retry 0, exit code 0x600, errno 11
Caught SIGINT. Trying to quit ...

Aviso legal – Comisión Nacional del Mercado de Valores

Este mensaje y, en su caso, los ficheros que lleve incorporados, está dirigido 
exclusivamente a su destinatario y es de carácter confidencial. Si fuere 
recibido por error o se tuviere conocimiento del mismo sin ser su destinatario, 
rogamos nos lo comunique por la misma vía o telefónicamente (91 585 15 00) y 
proceda a su destrucción, debiendo abstenerse de utilizar, transmitir, divulgar 
o  reproducir la información contenida en el mismo. La CNMV se reserva las 
acciones legales que procedan contra todo tercero que acceda de forma ilegítima 
al contenido de cualquier mensaje externo procedente de la entidad

Para información y consultas visite nuestra web: http://www.cnmv.es


Disclaimer - Comisión Nacional del Mercado de Valores

This message, its content and any file attached thereto is for the intended 
recipient only and is confidential. If you have received this e-mail in error 
or had access to it, you should note that the information in it is private and 
any use thereof is unauthorised. In such an event please notify us by e-mail or 
by telephone (+ 34 91 585 15 00). Any reproduction of this e-mail by whatsoever 
means and any transmission or dissemination thereof to other persons is 
prohibited. The Comisión Nacional del Mercado de Valores reserves the right to 
take legal action against any persons unlawfully gaining access to the content 
of any external message it has emitted

For additional information, please visit our website: http://www.cnmv.es


Re: [dev] OOoCon2010

2010-07-01 Thread Eike Rathke
Hi Kálmán,

On Thursday, 2010-07-01 16:51:23 +0200, Kálmán ???KAMI??? Szalai wrote:

 *Registration Now Open*
 
 *
 Hotel Booking Deadline Changed*
 
 The organizers wish to inform you that the reservation deadline has been
 extended to 15 July, 2010. You must book your accomodation no later than
 this date to ensure room rates and availability.

So far not even the papers or presentations are selected. It would make
sense if the booking deadline was at least a week or two after
presentations were selected, as presenters may base their decision to
attend on whether their presentation was selected or not.

Please reply to the ooocon-disc...@marketing.openoffice.org mailing
list, Reply-To header is set.

  Eike

-- 
 OOo Calc core developer. Number formatter stricken i18n transpositionizer.
 Signature key 0x87F8D412 : 2F58 5236 DB02 F335 8304  7D6C 65C9 F9B5 87F8 D412
 OpenOffice.org Engineering at Oracle: http://blogs.sun.com/GullFOSS
 Please don't send personal mail to the e...@sun.com account, which I use for
 mailing lists only and don't read from outside Oracle. Use er...@sun.com 
Thanks.


pgpsy6NPWGC9f.pgp
Description: PGP signature


[dev] RE: fork can't reserve memory when building module postprocess under Windows

2010-07-01 Thread Ramón García Fernández
Solved. The cause was that pathnames where too long. The argument list of the 
rebase command (long list of DLLs).

In cases like this, I suggest to use linkd.exe to create a junction point. 
linkd.exe is included with the operating system.

See you tomorrow.

Aviso legal – Comisión Nacional del Mercado de Valores

Este mensaje y, en su caso, los ficheros que lleve incorporados, está dirigido 
exclusivamente a su destinatario y es de carácter confidencial. Si fuere 
recibido por error o se tuviere conocimiento del mismo sin ser su destinatario, 
rogamos nos lo comunique por la misma vía o telefónicamente (91 585 15 00) y 
proceda a su destrucción, debiendo abstenerse de utilizar, transmitir, divulgar 
o  reproducir la información contenida en el mismo. La CNMV se reserva las 
acciones legales que procedan contra todo tercero que acceda de forma ilegítima 
al contenido de cualquier mensaje externo procedente de la entidad

Para información y consultas visite nuestra web: http://www.cnmv.es


Disclaimer - Comisión Nacional del Mercado de Valores

This message, its content and any file attached thereto is for the intended 
recipient only and is confidential. If you have received this e-mail in error 
or had access to it, you should note that the information in it is private and 
any use thereof is unauthorised. In such an event please notify us by e-mail or 
by telephone (+ 34 91 585 15 00). Any reproduction of this e-mail by whatsoever 
means and any transmission or dissemination thereof to other persons is 
prohibited. The Comisión Nacional del Mercado de Valores reserves the right to 
take legal action against any persons unlawfully gaining access to the content 
of any external message it has emitted

For additional information, please visit our website: http://www.cnmv.es


[dev] OpenOffice.org Performance Analysis - to improve responsiveness for older PC

2010-07-01 Thread Samphan Raruenrom

http://www.slideshare.net/untsamphan/o-oo-perfanalysis41

OOo users usually complain about 2 types of OOo performance problems - 
program-start time and open-file time. OOo developers focus on improving 
program-start time so it is getting better. However, open-file time is 
more serious for PC with low RAM, e.g. several minutes to open a few 
megabytes spreadsheets.


For PC with low RAM (256M), Calc will have difficulties open typical 
spreadsheets larger than a few megabytes because Calc use memory to hold 
the document much less efficient than MS Office. See slide 21 for the 
comparison.  This seems hard/impossible to improve so my typical advice 
to users is to add more RAM if they want to open larger files.


--
_/|\_ /Samphan Raruenrom./  Open Source Development Co., Ltd.
Tel: +66 2 2699889  Fax: +66 38 773128  Web: www.osdev.co.th 
http://www.osdev.co.th/
Twitter: @osdev http://twitter.com/osdev  Facebook: 
www.facebook.com/osdev http://www.facebook.com/osdev