← Back to team overview

sikuli-driver team mailing list archive

[Bug 1813491] [NEW] PID is -1 after app.open() in linux based systems

 

Public bug reported:

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.

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
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:
  PID is -1 after app.open() in linux based systems

Status in Sikuli:
  New

Bug description:
  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


Follow ups