Question #249279 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/249279
Description changed to:
Hi. I have a problem with App.open(). Simple example:
#- This works firefox started
ff = App("firefox")
ff.open()
#- This doesnt work
x2g = App("x2goclient")
x2g.open()
Sikuli doesnt crash. It simpli put on log [log] App.open x2goclient(10594) but
app do not started.
I dont have this problem with firefox or xterm. Am I doing something wrong?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp