Re: [Sikuli-driver] [Question #200752]: Sikuli IDE deletes PNG files, whose filename strings cannot be found in the script, when saving the script

2012-06-19 Thread Human
Question #200752 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/200752 Status: Answered = Solved Human confirmed that the question is solved: The workaround worked after fixing up some syntax issues :) (Need a closed paren for the addImagePath line, and need to put the

[Sikuli-driver] [Question #200752]: Sikuli IDE deletes PNG files, whose filename strings cannot be found in the script, when saving the script

2012-06-18 Thread Human
New question #200752 on Sikuli: https://answers.launchpad.net/sikuli/+question/200752 *** this is by design 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

Re: [Sikuli-driver] [Question #200752]: Sikuli IDE deletes PNG files, whose filename strings cannot be found in the script, when saving the script

2012-06-18 Thread RaiMan
Question #200752 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/200752 RaiMan posted a new comment: This is not a bug -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #200752]: Sikuli IDE deletes PNG files, whose filename strings cannot be found in the script, when saving the script

2012-06-18 Thread Human
Question #200752 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/200752 Human gave more information on the question: To be clear, when I said that this is happening by design, that does not mean that the behavior is correct. The algorithm seems to have been designed with the

Re: [Sikuli-driver] [Question #200752]: Sikuli IDE deletes PNG files, whose filename strings cannot be found in the script, when saving the script

2012-06-18 Thread RaiMan
Question #200752 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/200752 Status: Open = Answered RaiMan proposed the following answer: Sorry, my fault, I changed your bug to a question, and then mixed up the comments. With the now invalid bug I asked you to post a new

Re: [Sikuli-driver] [Question #200752]: Sikuli IDE deletes PNG files, whose filename strings cannot be found in the script, when saving the script

2012-06-18 Thread Human
Question #200752 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/200752 Human posted a new comment: Thanks for the workaround. I'll give that a try. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #200752]: Sikuli IDE deletes PNG files, whose filename strings cannot be found in the script, when saving the script

2012-06-18 Thread Human
Question #200752 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/200752 Human posted a new comment: BTW, Something that is so by design, can never be a bug. It can only motivate you to add a request to the developers ;-) Maybe this is a philosophical issue, but as a software

Re: [Sikuli-driver] [Question #200752]: Sikuli IDE deletes PNG files, whose filename strings cannot be found in the script, when saving the script

2012-06-18 Thread RaiMan
Question #200752 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/200752 RaiMan proposed the following answer: --- The bug is *in* the design, if you will. Fully agreed. Looking from this point of view, there are still many more design bugs in this on the other hand neat piece