[1.1.1] IDE: recapture image with same imagename is not reflected (image cache not updated) --- fixed: 2017-03-16

Bug #1673013 reported by RaiMan
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Committed
Critical
RaiMan

Bug Description

********* workaround until fixed
save the script and reopen it (no need to close IDE completely only the offending script tab)
---------------------------------------------

1. I create some image visual:

img = "img.png" # using screen-capture button

2. Then I decide to change this image, type Backspace to delete old image:

img = # img.png should be deleted, shouldn't it?

3. I choose another part of the screen using screen-capture button :

img = "img.png" #

Surprisingly I see my _old image_ instead of the new one. But when I save the project and reopen it in Sikuli IDE I do see the new image.

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Fix Committed
importance: Undecided → High
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.1.1
RaiMan (raimund-hocke)
summary: [1.1.1] IDE: recapture image with same imagename is not reflected (image
- cache not updated) --- workaround
+ cache not updated) --- fixed: 2017-03-16
Changed in sikuli:
importance: High → Critical
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.