Re: [dev] XStorable and copy/pasting text containing Microsoft Equation objects

2009-02-12 Thread Mikhail Voitenko
Hi Martin, The problem looks strange, the UI-source code that is used in case of dispatch saving does not really do anything special regarding the arguments if I remember correctly. And the arguments you send look correct. The error you have mentioned looks to be writer error

Re: [dev] Patch is waiting review for 6 motnh - Issue 35579 (Calc).

2009-02-12 Thread Niklas Nebel
On 02/10/09 20:17, Kirill Palagin wrote: Niklas Nebel пишет: That one should find its way into 3.2. Thanks. Maybe this one http://qa.openoffice.org/issues/show_bug.cgi?id=8302 too? Maoyg is working on issue 8302. I don't know if it will be finished in time for 3.2. Niklas

[dev] Runtime issues, if OOo Basic invokes Java, which bootstraps its own connection to OOo ? (Hangs OOo hard, OOo Basic macro enclosed)

2009-02-12 Thread Rony G. Flatscher (Apache)
Hi there, not being sure which e-mail list would be appropriate, I send it to those two that may help the most, but setting the reply-to field to d...@api.openoffice.org to avoid spamming multiple lists. If this is not appropriate please advise. Following use-case: * OOo Basic subroutine

Re: [dev] Java API differences between 2.4 and 3.x

2009-02-12 Thread Mathias Bauer
Grover Blue wrote: What are the Java API differences between 2.4 and 3.x? I wrote software using the 2.4 sdk, and it uses the 2.4 runtime. Should I expect problems compiling/running my 2.4 designed programs against v3? Thanks If there had been changes they would apply only to APIs

Re: [dev] cvs co -r DEV300_m2 swext

2009-02-12 Thread Nguyen Vu Hung
2009/2/12 tora - Takamichi Akiyama t...@openoffice.org: Hi, Nguyen Vu Hung wrote: I've rm -rf my $HOME/lib/{libcairo*,libpango*}, $HOME/include/{cairo*,pango*} and the build is running again. I have a lot of libraries installed to my $HOME so I think in the next try, I will create a new

Re: [dev] XStorable and copy/pasting text containing Microsoft Equation objects

2009-02-12 Thread Martin Dvořák
This very strange; can you check if saving via storeToURL() fails also if you call it from OOo Basic? This would allow to verify your problem what we otherwise couldn't do easily, as we don't have your application. The error code looks strange, if I decoded it correctly it could point to a

Re: [dev] cvs co -r DEV300_m2 swext

2009-02-12 Thread T. J. Frazier
Nguyen Vu Hung wrote: ... And I am trying to to add --disable-qadevooo and --disable-mozilla to configure. The page, http://wiki.services.openoffice.org/wiki/Building_OOo_with_Cygwin_on_Windows#Setting_up_the_build_environment states that --disable-mozilla fails with dependency problems. It

Re: [dev] cvs co -r DEV300_m2 swext

2009-02-12 Thread Nguyen Vu Hung
2009/2/13 T. J. Frazier tjfraz...@cfl.rr.com Nguyen Vu Hung wrote: ... And I am trying to to add --disable-qadevooo and --disable-mozilla to configure. The page, http://wiki.services.openoffice.org/wiki/Building_OOo_with_Cygwin_on_Windows#Setting_up_the_build_environment states that

[dev] Now with OOo Basic called from pure Java ... (Re: [dev] More infos, request for help/hints ... (Re: [api-dev] XDispatchHelper.executeDisptatch(...) - Boolean argument appended by OOo ?

2009-02-12 Thread rony
Hi there, still wanting to make sure that this is an error/issue with OOo, hence trying to get at an example that uses only genuine OOo Basic and plain Java. The following two little programs demonstrate, that invoking an OOo Basic function via the XDispatchHelper.executeDispatch(...) method

[dev] Operating System

2009-02-12 Thread Cedric Mew
Hi. Do you guys perhaps have an operating system equivalent to Windows XP or Vista so we are hot reliant on Microsoft??? I'm In South Africa  Cedric Mew Cel 082 374 6472 Fax 086 663 5142

Re: [dev] Operating System

2009-02-12 Thread Sigrid Kronenberger
Hi Cedric, Am Thu, 12 Feb 2009 09:59:36 -0800 (PST) schrieb Cedric Mew cedric...@yahoo.com: Hi. Do you guys perhaps have an operating system equivalent to Windows XP or Vista so we are hot reliant on Microsoft??? I'm In South Africa Cedric Mew No, OpenOffice.org is only an office software.

Re: [dev] cvs co -r DEV300_m2 swext

2009-02-12 Thread T. J. Frazier
Nguyen Vu Hung wrote: 2009/2/13 T. J. Frazier tjfraz...@cfl.rr.com Nguyen Vu Hung wrote: ... And I am trying to to add --disable-qadevooo and --disable-mozilla to configure. The page,

[dev] Detailed build deps

2009-02-12 Thread Jeff
I have not been able to find a complete and authoritative list of build dependencies, both required and optional. Does such a list exist, preferably one that will allow for an informed choice by showing what functionality is gained by which optional deps? Thank you very much! -- Jeff My other

[dev] Java extension works directly after installation, but not after Office restart - how to debug?

2009-02-12 Thread Christian Lohmaier
Hi *, Java extension on my machine works only when run out of the soffice, directly after installing it via Extension Manager. After restarting OOo, the extension/Java just hangs (no cpu usage, but also no progress whatsoever) I use OOo 3.0.1 (Sun-provided build) and JDK 1.6u11 (also Sun's

Re: [dev] Patch is waiting review for 6 motnh - Issue 35579 (Calc).

2009-02-12 Thread Kirill Palagin
Niklas Nebel пишет: Maoyg is working on issue 8302. I don't know if it will be finished in time for 3.2. Good to know, thanks. Do you think that patch for http://www.openoffice.org/issues/show_bug.cgi?id=70320 will make into 3.2? Regards, KP.

Re: [dev] cvs co -r DEV300_m2 swext

2009-02-12 Thread tora - Takamichi Akiyama
Nguyen Vu Hung wrote: I've rm -rf my $HOME/lib/{libcairo*,libpango*}, $HOME/include/{cairo*,pango*} and the build is running again. I have a lot of libraries installed to my $HOME so I think in the next try, I will create a new user and build OOO m40 with that user. The libraries 'cairo' and

Re: [dev] DEV300_m40(unxmacxi.pro): Build breaks in instsetoo_native, while registering writer2latex.oxt

2009-02-12 Thread Maximilian Odendahl
Hi Henning, did you solve this problem? I now have the same issue building OOO310 m1 non-pro on Mac OS, 10.5, Intel. Regards Max - To unsubscribe, e-mail: dev-unsubscr...@openoffice.org For additional commands, e-mail:

Re: [dev] cvs co -r DEV300_m2 swext

2009-02-12 Thread tora - Takamichi Akiyama
tora - Takamichi Akiyama wrote: Additionally, try set up your build environment again following the information given by the release engineering team. http://wiki.services.openoffice.org/wiki/Compiler_versions_used_by_port_maintainers_and_release_engineers The easiest way might be to prepare

Re: [dev] cvs co -r DEV300_m2 swext

2009-02-12 Thread Nguyen Vu Hung
2009/2/13 tora - Takamichi Akiyama t...@openoffice.org tora - Takamichi Akiyama wrote: Additionally, try set up your build environment again following the information given by the release engineering team.

Re: [dev] cvs co -r DEV300_m2 swext

2009-02-12 Thread Nguyen Vu Hung
2009/2/13 tora - Takamichi Akiyama t...@openoffice.org: Nguyen Vu Hung wrote: I've rm -rf my $HOME/lib/{libcairo*,libpango*}, $HOME/include/{cairo*,pango*} and the build is running again. I have a lot of libraries installed to my $HOME so I think in the next try, I will create a new user

Re: [dev] Detailed build deps

2009-02-12 Thread Nguyen Vu Hung
2009/2/13 Jeff j...@kconline.com: I have not been able to find a complete and authoritative list of build dependencies, both required and optional. Does such a list exist, preferably one that will allow for an informed choice by showing what functionality is gained by which optional deps? I

Re: [dev] Detailed build deps

2009-02-12 Thread Jeff
On Fri, Feb 13, 2009 at 10:52:35AM +0900, Nguyen Vu Hung wrote: I think no. The complete list will be very long and it depends on your environement. How would it depend on environment? A shell is a requirement, tcsh and or bash are optional. Of course a shell is a bad example, like saying you

Re: [dev] Detailed build deps

2009-02-12 Thread Nguyen Vu Hung
2009/2/13 Jeff j...@kconline.com: On Fri, Feb 13, 2009 at 10:52:35AM +0900, Nguyen Vu Hung wrote: I think no. The complete list will be very long and it depends on your environement. How would it depend on environment? A shell is a requirement, tcsh and or bash are optional. Of course a

Re: [dev] cvs co -r DEV300_m2 swext

2009-02-12 Thread tora - Takamichi Akiyama
Nguyen Vu Hung wrote: I've built m40 successfully and I attach the build script at the end of this email. That is good news. # yum search cairo # yum install cairo-devel On CentOS 5.2: $ rpm -qa | grep cairo pycairo-devel-1.2.0-1.1 cairo-1.2.4-5.el5 cairo-devel-1.2.4-5.el5

Re: [dev] Detailed build deps

2009-02-12 Thread Tor Lillqvist
This kind of information enables system developers/integrators to make more informed choices. Are you a system developer/integrator yourself? For some entirely new Linux distro with an entirely new package format, or other platform for which there exist no OOo build earlier? If no, then just

Re: [dev] Detailed build deps

2009-02-12 Thread Nguyen Vu Hung
2009/2/13 Tor Lillqvist tlillqv...@novell.com: This kind of information enables system developers/integrators to make more informed choices. If no, then just start by looking at what dependencies the official build for your platform uses. Check the spec file in the source rpm or whatever