sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #38542
[Bug 1593040] Re: [1.1.1]prepareRobot append the same entry to sys.path again - fixed 1.1.1 2016-06-17+
Thanks. fixed.
I did not check wether already done (only relevant in IDE when rerunning
a script)
** Summary changed:
- [1.1.1(Build:2016-06-08)]prepareRobot append the same entry to sys.path again
+ [1.1.1]prepareRobot append the same entry to sys.path again - fixed 1.1.1 2016-06-17+
** Changed in: sikuli
Status: New => Fix Committed
** Changed in: sikuli
Importance: Undecided => Critical
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.1
--
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]prepareRobot append the same entry to sys.path again - fixed
1.1.1 2016-06-17+
Status in Sikuli:
Fix Committed
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
References