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

2009-04-03 Thread Agnisys
Hi Christian, Christian Lohmaier-2 wrote: > > > Doesn't the SAL_NO_XINITTHREADS=true work for you as well? That solved > the problem fo rme... > http://www.mail-archive.com/dev@openoffice.org/msg11076.html > > We didn't know about this variable. I tried it and it works! Thanks a lot. Anupam

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

2009-04-03 Thread Agnisys
Hello all, We have been facing this issue with our OO AddOn that uses Swing. The problem happens on RedHat Linux and Fedora . We have tested on Windows, Solaris, Ubuntu Linux and it works fine. On RH Linux, our Swing window comes up OK, once. If you click outside the Swing window and come b

[dev] Fw: [saxon] Saxon9 and OpenOffice 2.4

2008-08-08 Thread Agnisys
e SAXON XSLT and XQuery processor <[EMAIL PROTECTED]> Sent: Friday, August 8, 2008 10:17:28 AM Subject: Re: [saxon] Saxon9 and OpenOffice 2.4 Hi Agnisys, there is usually no Saxon9 in OOo 2.4, therefore you have to add it to your Office extension. Try the dev@openoffice.org list for further d

Re: [dev] Is there a graphical development tool for developing, building and debugging OOo?

2008-06-11 Thread Agnisys
If you want an IDE, you can use NetBeans to develope OOo components. Anupam. LiZhan(李湛) wrote: > > Hi everyone! > > It seems that all tools for developing, building or debugging OOo are in > text mode. They are hard to study, and hard to use. > > So I just wonder whether there are graphics t

Re: [dev] Trying to read a form in Java

2008-06-09 Thread Agnisys
Thanks Sascha. That was it. :clap: Cheers, Anupam. Sascha Jensen wrote: > > Hi, > just guessing: You use the wrong variable to extract the > ControlProperties. Your for-loop defines a virable j, but you are using i. > > Agnisys schrieb: >> Hello all, >> I

[dev] Trying to read a form in Java

2008-06-09 Thread Agnisys
Hello all, I'm trying to read a Writer (OO 2.4) form in Java (IDE: Netbeans 6.1, java 1.6u6) on Windows 2003. I have two buttons in the form but the PropertySet always gives me information for the first one that was added when the form was created! Here is the relevant code snippet ... :

[dev] IDL files don't compile in version 2.4

2008-06-09 Thread Agnisys
OS : Windows 2003 Make : mingw32-make-3.81 Java : 1.6u6 OO : 2.4 Out of box, IDLC gives following error when compiling IDL files from the example dir. E.g: E:> e:/tools/mingw32-make-3.81/bin/make mkdir E:\\ids\\out\\OpenOffice.org_2\\WINexample.out\\misc\\ToDo "E:\tools\openoffice\OpenO