← Back to team overview

sikuli-driver team mailing list archive

[Bug 1813491] Re: [1.1.4] Linux: PID is -1 after app.open()

 

Thanks for finding and documenting.

Since I am only available at about 20% the next 3 weeks, the fix may
take a while.

** Changed in: sikuli
       Status: New => Fix Committed

** Changed in: sikuli
   Importance: Undecided => High

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

** Changed in: sikuli
    Milestone: None => 1.1.4

-- 
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:
  Fix Committed

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


References