https://bugs.documentfoundation.org/show_bug.cgi?id=167269

Mike Kaganski <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Mike Kaganski <[email protected]> ---
Stephan, do you have a suggestion?

We have --pidfile= command line argument (and respective machinery to write own
pid into that pidfile: Desktop::Main, see GetPidfileName). But cppu::bootstrap
has no arguments.

I think if we could have an environment variable for pifdile name maybe? Then
initiating program could set that variable prior to bootstrapping, so the child
soffice process would be able to know where to create the file, which the
parent could then read?

Of course, implementing an interface, which the context could implement, is
also an option.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to