← Back to team overview

sikuli-driver team mailing list archive

[Bug 526818] Re: IDE does not display images with capitalized file extensions -- ".PNG"

 

fixed in Sikuli X

** Changed in: sikuli
       Status: Fix Committed => 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/526818

Title:
  IDE does not display images with capitalized file extensions -- ".PNG"

Status in Sikuli:
  Fix Released

Bug description:
  Sikuli 2010-02-01 (I think? Can't find this anywhere on my IDE.)
  Windows XP SP3 (Microsoft Windows XP [Version 5.1.2600])

  0. Open the Sikuli IDE with a fresh project
  1. Use the IDE's "Insert an Image" button to insert an image with a capitalized extension, in other words ".PNG"
  2. At this point the image will be embedded as usual
  3. Save the .sikuli folder
  4. Close the tab with the script
  5. Open the sikuli folder from step 2
  6. When the tab opens, the filename will be visible instead of the nice embedded image. The file exists however, with the matching name and matching case in the .sikuli folder.

  The embedded image can be restored by changing PNG to png in the
  script. It does not need to be lower-case on disk.