Comment 4 for bug 417162

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 417162] Re: Mac OS X windows start in background

On 4 February 2010 07:47, Ian Clatworthy <email address hidden> wrote:
> Explorer's sub-command launching is reasonably well isolated in
> app_runner.py. Perhaps we need a custom implementation of launching
> commands on OS X?

So every dialog is a separate process? That would explain it, also bug 516447.

I guess you either need to find some os x magic to say "these are
actually the same app though they're different processes" or run the
dialogs in the same process or tolerate the bugs. jfroy may be able
to offer some advice.

--
Martin <http://launchpad.net/~mbp/>