Comment 8 for bug 747006

Revision history for this message
niknah (hankin0) wrote :

Here's a patch
Note that some linux programs are started by batch files, like in ubuntu firefox is a batch file that starts firefox-bin

So after doing App.open() you'll have to start a new App('firefox-bin') to use that window.