sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #52990
[Bug 1813491] Re: [1.1.4] Linux: PID is -1 after app.open()
** Description changed:
+ 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.
** Changed in: sikuli
Milestone: 1.1.4 => None
** Changed in: sikuli
Status: In Progress => Confirmed
--
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()
Status in Sikuli:
Confirmed
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