Re: [udk-dev] Java filter batch job

2005-11-09 Thread Stephan Bergmann
Mathias Bauer wrote: Martin Gallwey wrote: In the second stack I sent yesterday, for the finalizer thread, the top of the stack is: sw680mi.dll!SwXTextDocument::setPropertyValue(const rtl::OUString & rPropertyName={...}, const com::sun::star::uno::Any & aValue={...}) Line 1944 + 0x27C++

Re: [udk-dev] State of OOo Multi Threading

2005-11-09 Thread Joerg Budischewski
Ignore this, my mailer sorted your update mail into a different folder. Joerg Joerg Budischewski wrote: Hi, hmm, getting a 404 when trying to access the document. Bye, Joerg Kay Ramme - Sun Germany - Hamburg wrote: Hi guys, some of you might be interested in OOo multi threading. We prepa

Re: [udk-dev] PyUNO development

2005-11-09 Thread Joerg Budischewski
Hi David, David Douard wrote: Hi everybody, Hi Joerg, I am a quite advanced Python developper, and I have some expertise in writing C/C++ Python extensions. I'd like to help in the development of PyUNO (I have 2 hours of train a day I'd like to at least partially invest in PyUNO development)

Re: [udk-dev] State of OOo Multi Threading

2005-11-09 Thread Joerg Budischewski
Hi, hmm, getting a 404 when trying to access the document. Bye, Joerg Kay Ramme - Sun Germany - Hamburg wrote: Hi guys, some of you might be interested in OOo multi threading. We prepared a first document, mainly listing what we think the issues are. You can find it here: http://udk.open

Re: [udk-dev] PyUNO on linux: error in pythonloader.py?

2005-11-09 Thread Joerg Budischewski
Hi, there are several problems around the python exec statement, see e.g. http://www.openoffice.org/issues/show_bug.cgi?id=54155 I'll try to workaround some of them in future (checking for a trailing line feed and stripping windows line feeds ... Bye, Joerg [EMAIL PROTECTED] wrote: Sorr

Re: [udk-dev] crash and PyUNO

2005-11-09 Thread Joerg Budischewski
Hi, Thanks, Joerg. I realise that; unfortunately however, I have no authorization to post my code on a public list :( But I might send it to a few people really in charge of developing the API and/or the PyUNO bridge who agreed to use it exclusively for enhancing/debugging OOo. Do you know who w

Re: [udk-dev] Java filter batch job

2005-11-09 Thread Mathias Bauer
Martin Gallwey wrote: > In the second stack I sent yesterday, for the finalizer thread, the top > of the stack is: > > sw680mi.dll!SwXTextDocument::setPropertyValue(const rtl::OUString & > rPropertyName={...}, const com::sun::star::uno::Any & aValue={...}) > Line 1944 + 0x27C++ > > Which is:

Re: [udk-dev] crash and PyUNO

2005-11-09 Thread Laurent Godard
Hi Christian good to know. What about deploying UNO packages (finalized products)? Do they need to be distributed with the LGPL license or can it be any other license? can be of any licence even propriatary ones Laurent -- Laurent Godard <[EMAIL PROTECTED]> - Ingénierie OpenOffice.org Indes

Re: [udk-dev] crash and PyUNO

2005-11-09 Thread Christian Junker
Hi Matthias, good to know. What about deploying UNO packages (finalized products)? Do they need to be distributed with the LGPL license or can it be any other license? 2005/11/8, Mathias Bauer <[EMAIL PROTECTED]>: > Following the LGPL licence if you don't modify OOo by yourself and only > use it

Re: [udk-dev] Java filter batch job

2005-11-09 Thread Stephan Bergmann
Martin Gallwey wrote: Hi Mathias, Is there a work around or do I re-write my filter in C++ ? I don't know. Before giving a judgement on that we should find out what your problem is. :-) In the second stack I sent yesterday, for the finalizer thread, the top of the stack is: sw680mi.d

Re: [udk-dev] PyUNO on linux: error in pythonloader.py?

2005-11-09 Thread Christian Junker
Jorge, 2005/11/9, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: > where python is the batch provided by OOo and mycomp.py is the thing I am > trying > to install, everything goes ok. That message only appears on installation. can you please submit an issue with an exact description and give me/us the U

Re: [udk-dev] Going futher with the URE

2005-11-09 Thread Kay Ramme - Sun Germany - Hamburg
Cedric, Cedric Bosdonnat wrote: Hi Kay, Kay Ramme - Sun Germany - Hamburg a écrit : I'm currently trying to use the URE to build a new application based on OOo components. For some time I realized that it is very hard to integrate some components in my application. For example, there are

Re: [udk-dev] Going futher with the URE

2005-11-09 Thread Cedric Bosdonnat
Hi Kay, Kay Ramme - Sun Germany - Hamburg a écrit : I'm currently trying to use the URE to build a new application based on OOo components. For some time I realized that it is very hard to integrate some components in my application. For example, there are some helpers in the comphelper whic

Re: [udk-dev] Going futher with the URE

2005-11-09 Thread Jürgen Schmidt
Hi Cedric, Cedric Bosdonnat wrote: Hello everybody, I'm currently trying to use the URE to build a new application based on OOo components. For some time I realized that it is very hard to integrate some components in my application. For example, there are some helpers in the comphelper whic

Re: [udk-dev] Going futher with the URE

2005-11-09 Thread Kay Ramme - Sun Germany - Hamburg
Hi Cedric, Cedric Bosdonnat wrote: Hello everybody, I'm currently trying to use the URE to build a new application based on OOo components. For some time I realized that it is very hard to integrate some components in my application. For example, there are some helpers in the comphelper whic

Re: [udk-dev] Java filter batch job

2005-11-09 Thread Martin Gallwey
Hi Mathias, Is there a work around or do I re-write my filter in C++ ? I don't know. Before giving a judgement on that we should find out what your problem is. :-) In the second stack I sent yesterday, for the finalizer thread, the top of the stack is: sw680mi.dll!SwXTextDocument::se

Re: [udk-dev] State of OOo Multi Threading

2005-11-09 Thread Kay Ramme - Sun Germany - Hamburg
Hi, I updated the document to v0.4. http://udk.openoffice.org/files/documents/23/3029/OOo_multi_threading__status_0_4.odt Changes: - Added multi threaded office crasher example. - Changed some wording. - Added list of open tasks to finalize the document. Kay Kay Ramme - Sun Germany - Hamburg