← Back to team overview

sikuli-driver team mailing list archive

[Bug 1534424] Re: IDE Deleting Used Pattern Image Files

 

With version 1.1.1 images referenced in code and even in comments as
"foobar.png" are always safe against deletion on script save.

To get the best in every situation switch on the option
Preferences -> more options -> Options on Run "autosave all"

The option 
.... Options on Save "delete not used images" should be turned on, to avoid mass of unused images in the script folder.
(you might of course switch off this option, but not recommended, as long as you follow the advices)

Another good practice is to not work with an "Untitled" tab, especially
if the script has images, but save it and thus give it a name before the
first run.

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1534424

Title:
  IDE Deleting Used Pattern Image Files

Status in Sikuli:
  Opinion

Bug description:
  I have noticed my IDE ended up deleting used pattern image files, ie.
  it is deleting image files that are used by the script.  If I do not
  backup existing project those image files are permanently gone which
  is very frustrating because I have to re create those images.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1534424/+subscriptions


References