[Sikuli-driver] [Bug 1010761] Re: Sikuli IDE deletes PNG files that it can't find in the current py file

2012-06-17 Thread Human
I found that this is occuring by design in clean-dot-sikuli.py. I guess the idea is to remove any temporary PNGs that were saved in the course of grabbing images with the IDE, but it's also deleting PNGs that were put there by the user. -- You received this bug notification because you are a

[Sikuli-driver] [Bug 1010761] Re: Sikuli IDE deletes PNG files that it can't find in the current py file

2012-06-08 Thread Human
I re-read that, and I realized I wasn't clear on what was going on. The first version of my script involved making PNGs named appname1icon.png, appname2icon.png, etc. When I exited the IDE, edited the script by hand to generalize it as above, then re-loaded it in the IDE, at some point, the

[Sikuli-driver] [Bug 1010761] Re: Sikuli IDE deletes PNG files that it can't find in the current py file

2012-06-08 Thread Human
The bug only seems to occur when saving the script from the IDE, which makes sense. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1010761 Title: Sikuli IDE deletes PNG files that it can't find