sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #48576
[Bug 1791599] Re: [1.1.4] IDE: App.open("cmd ...") not working (only when run from commandline) --- workaround
** Changed in: sikuli
Importance: High => Critical
** Summary changed:
- [1.1.4] IDE: App.open("cmd ...") not working (only when run from commandline) --- workaround
+ [1.1.4] IDE: App.open("cmd ...") not working (only when run from commandline) --- fixed 2018-09-16
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1791599
Title:
[1.1.4] IDE: App.open("cmd ...") not working (only when run from
commandline) --- fixed 2018-09-16
Status in Sikuli:
Fix Committed
Bug description:
--- problem
… only exists when trying to open a command prompt window, to run something there. For normal GUI applications (browsers, editors, …) it seems to work.
*************** workaround
edit and save script in IDE, but run from commandline in parallel ;-)
… or make some experiments with Python subprocess.Popen()
----------------------------------
I am using Java 8 and SikuliX 1.1.4 IDE. I have a test script that
uses App.open to run a Windows batch script that launches a program.
If I run the test script from the Windows command line it launches the
tool from the batch script, however, if I run the same test script
from the IDE, the tool is not launching. This works fine in both the
IDE and the command line when using SikuliX 1.1.0
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1791599/+subscriptions
References