← Back to team overview

sikuli-driver team mailing list archive

[Bug 1593040] [NEW] [1.1.1(Build:2016-06-08)]prepareRobot append the same entry to sys.path again

 

Public bug reported:

prepareRobot append the same entry to sys.path again.
(AppData\Sikulix\Lib and Current folder)

I confirmed by running the following code.

[code:]
prepareRobot()
print sys.path

Although I do not know whether this is the cause, memory leak occurs
when I use prepareRobot.

** 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/1593040

Title:
  [1.1.1(Build:2016-06-08)]prepareRobot append the same entry to
  sys.path again

Status in Sikuli:
  New

Bug description:
  prepareRobot append the same entry to sys.path again.
  (AppData\Sikulix\Lib and Current folder)

  I confirmed by running the following code.

  [code:]
  prepareRobot()
  print sys.path

  Although I do not know whether this is the cause, memory leak occurs
  when I use prepareRobot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1593040/+subscriptions


Follow ups