← Back to team overview

sikuli-driver team mailing list archive

[Bug 599554] Re: "insert an image from disks" corrupts png files

 

this should be fixed in X 1.0 rc1.

** Changed in: sikuli
       Status: New => Fix Released

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

Title:
  "insert an image from disks" corrupts png files

Status in Sikuli:
  Fix Released

Bug description:
  In 32-bit Ubuntu 10.04 and Sikuli 0.10.1:

  Reproduce this bug with these steps:

  1) Start the IDE
  2) Create a find() operation, and capture an image.
  3) Save the test (e.g. as "test2.skuli")
  3A) You can verify that the test is uncorrupted, and there's a png file from your capture.
  4) Back in the IDE, add a click() rule, and use the "Insert an image from disks" icon to get it.
  5) When you browse to your png file and choose it, the image appears in the IDE, but it is now 0-length in the file system.