Daniela Garling wrote:

>>quit quickstarter
>>wait 10 secs
>>start quickstarter
>>wait 10 secs
>>start python app
>>initiate creation of document
>>save document to disk, thereby initiate extraction of rawtext
>>  
>>
> Oh, sorry I misunderstood you there. I now tried to do it this way, with 
> the same results.

OK, so it is not a race condition (starting and closing office somehow
interact strangely).

> I still have to try it once (let it fail), close the app, start the app, 
> try it again (success).

I don't understand how the QS is involved here, maybe it's just a symptom.

Let's try to summarize: which of the following scenarios works and wich
doesn't:

(1)
OOo and OOo quickstarter don't run and your Python app also doesn't run.
Now you start the Quickstarter, wait a view seconds.
Then you start your Python application.
You create your document etc.

(2)
OOo and OOo quickstarter don't run and your Python app also doesn't run.
Now you don't start the Quickstarter or OOo, but your Python
application. It should start OOo by itself.
You create your document etc.

(3)
OOo and OOo quickstarter don't run and your Python app also doesn't run.
Now you start OOo, e.g. by loading an OOo Writer document, wait until
the document is loaded successfully.
Then you start your Python application.
You create your document etc.

Best regards,
Mathias

-- 
Mathias Bauer - OpenOffice.org Application Framework Project Lead
Please reply to the list only, [EMAIL PROTECTED] is a spam sink.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to