Activity log for bug #2015283

Date Who What changed Old value New value Message
2023-04-04 17:06:34 RaiMan bug added bug
2023-04-04 17:07:13 RaiMan sikuli: status New In Progress
2023-04-04 17:07:16 RaiMan sikuli: importance Undecided Medium
2023-04-04 17:07:19 RaiMan sikuli: assignee RaiMan (raimund-hocke)
2023-04-04 17:07:22 RaiMan sikuli: milestone 2.0.6
2023-04-04 17:10:48 RaiMan description ------------------- workaround only use import sub ------------------------------------- I use IDE version 2.0.5, and I'm working with two files: -index.sikuli -utils.sikuli Imagining that I make a change in the utils.sikuli file, for example in a print("123") to print("234"), and after saving the file, when I run it, it continues to print "123". I need to restart the IDE for it to get it to print the "234". I've been investigating and I'm not even able to find a solution, from for example setting sikuli.properties to not keeping the cache, or using the reload method. Sorry if this is a dumb question, and my poor English follow up on GitHub: https://github.com/RaiMan/SikuliX1/issues/576 ------------------- workaround only use import sub ------------------------------------- I use IDE version 2.0.5, and I'm working with two files: -index.sikuli -utils.sikuli Imagining that I make a change in the utils.sikuli file, for example in a print("123") to print("234"), and after saving the file, when I run it, it continues to print "123". I need to restart the IDE for it to get it to print the "234". I've been investigating and I'm not even able to find a solution, from for example setting sikuli.properties to not keeping the cache, or using the reload method. Sorry if this is a dumb question, and my poor English