sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #56717
[Bug 1813491] Re: [1.1.4] Linux: PID is -1 after app.open()
** Changed in: sikuli
Status: Confirmed => Fix Released
** Changed in: sikuli
Status: Fix Released => Fix Committed
** Changed in: sikuli
Importance: High => Critical
** Summary changed:
- [1.1.4] Linux: PID is -1 after app.open()
+ [1.1.4] Linux: PID is -1 after app.open() --- fixed 2.0.5
** Changed in: sikuli
Milestone: None => 2.0.5
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1813491
Title:
[1.1.4] Linux: PID is -1 after app.open() --- fixed 2.0.5
Status in Sikuli:
Fix Committed
Bug description:
see: https://github.com/RaiMan/SikuliX1/issues/144
--------------------------------------------------
When building an App object with the path to the executable, after
calling app.open(), the PID is always -1. This causes app.isRunning()
to run a ps shell comand with parameter "-1" which will not find the
process, even if it ran.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1813491/+subscriptions
References