← Back to team overview

sikuli-driver team mailing list archive

[Bug 1532730] Re: [1.1.0] IDE: image files are deleted when saving script with existing name (overwrite)

 

We are experiencing something like this; it seems when we got to a
certain amount of images (somewhere in the 30-40 range, maybe more) in
one sikuli folder then when the IDE is started it deletes somewhere
around 28 images from that folder.

We had to split off a lib script to solve the problem, with many git
reverts and awkward manual deletions of images from the offending
folders.

This is a very not fun bug to run into on a large project- especially
when you don't know it is coming.

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

Title:
  [1.1.0] IDE: image files are deleted when saving script with existing
  name (overwrite)

Status in Sikuli:
  In Progress

Bug description:
  (1)save script named "script01" (by [save as...])
  script01.sikuli is created.
  there is image file.

  (2)open "script01"

  (3)again save script named "script01" (by [save as...] instead of by [save])
  script01.sikuli is exists.
  there is not image file.

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


References