NoOp wrote:
> 
> Open a terminal and then OOo without the document with the eps in it
> opened. In the terminal:
> 
> ps ax | grep office
> 
> Now open a second terminal and open the eps OOo document and again in
> the second terminal:
> 
> ps ax | grep office
> 
> See if perhaps you are experiencing this bug:
> http://www.openoffice.org/issues/show_bug.cgi?id=82776
> [Inserted EPS graphics causes many defunct processes]
> duplicate of:
> http://www.openoffice.org/issues/show_bug.cgi?id=88663
> [sal: not waiting on successful forks but subsequent process failure]
> which is 3.0 but I don't really understand why it is a 'duplicate'.
> Further, the last comment in 88993 is:
> 
> <quote>
> hro: no time to integrate this patch for 3.0. Sorry, need to re-target
> to 3.1.
> </quote>
> 
> which doesn't look very promising at this time.

Here is what I get. First command is with an empty doc. and the second
one with the one which has the eps file in it.
$> ps ax | grep office
 8166 ?        Sl     0:03 /usr/lib/openoffice/program/soffice.bin
-writer -splash-pipe=9
 8179 pts/9    R+     0:00 grep office
$> ps ax | grep office
 8199 ?        Sl     0:06 /usr/lib/openoffice/program/soffice.bin
-writer /home/hs/research/projects/nirv/nirv.odt -splash-pipe=9
 8211 ?        Z      0:00 [soffice.bin] <defunct>
 8216 ?        Z      0:00 [soffice.bin] <defunct>
 8221 pts/9    R+     0:00 grep office


So, looks like it is the problem you mentioned, right?

Thanks.



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

Reply via email to