** Summary changed:
- reload() stopped working
+ [1.1.0] Jython: reload() stopped working
** Summary changed:
- [1.1.0] Jython: reload() stopped working
+ [1.1.0] IDE: reload() stopped working
** Changed in: sikuli
Status: New => In Progress
** Changed in: sikuli
Importance: Undecided => Medium
** 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/1518445
Title:
[1.1.0] IDE: reload() stopped working
Status in Sikuli:
In Progress
Bug description:
For a couple of days, the reload() method/function worked. Then it
stopped working, so now i have to restart Sikuli when I modify an
imported function.
Version: 1.1.0
Mac OS 10.9.5
Procedure:
#in sub.sikuli
from script1 import *
reload(script1)
^^^ reload used to have a different color, now it's just black font.
When I modify the imported function, the changes do not carry to
sub.sikuli. i need to restart sikuli just to the sub script updated
with the changes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1518445/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help : https://help.launchpad.net/ListHelp