← Back to team overview

sikuli-driver team mailing list archive

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

 

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 appname[1,2]icon.png files disappeared from the
script directory.

-- 
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 in the current py file

Status in Sikuli:
  New

Bug description:
  I generalized a Sikuli script to cobble together PNG filenames from
  components (e.g. prefix + "icon.png"), and I loaded the script in the
  IDE.  At some point (I can try to find out exactly when) the PNG files
  in the script directory disappeared.  It seems to be the case that the
  IDE is checking to see if any PNG files are in the directory and not
  in the script, and it deletes ones that it can't find.

  I can do more testing to narrow down the exact time that this happens,
  if it's helpful.

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


References