[1.0.1 ok] IDE: Windows: imported images not found on 2nd script run

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

Bug Description

----- fixed with version 1.0.1 per September 12 at 3 pm gmt+1
repeat setup after this time to get the fixed version
----------------------------------------------------------

im trying to run a script which depends on images stored in an imported .sikuli. the first time i run the script from the ide it works as expected. the second time i get the following error message:

[error] 1372711263469.png looks like a file, but not on disk. Assume it's text.

[error] script [ Bscript ] stopped with error in line 4
[error] FindFailed ( can not find 1372711263469.png on the screen. )

here is the script that fails:

from sikuli import *
import oxpTools as oxp
Settings.MoveMouseDelay = 0.01
billingQueue = oxp.OxpQueue(queue='Billing')
billingQueue.filterQueue(status='25',payorType='1')

any ideas?

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → In Progress
importance: Undecided → High
assignee: nobody → RaiMan (raimund-hocke)
Revision history for this message
RaiMan (raimund-hocke) wrote : Re: [1.0.1] IDE: imported images not found on 2nd script run --- use latest version > September 1st

cannot reproduce the problem with latest version.

summary: - [1.0.1] IDE: imported images not found on 2nd script run
+ [1.0.1] IDE: imported images not found on 2nd script run --- use latest
+ version > September 1st
description: updated
Changed in sikuli:
status: In Progress → Fix Committed
importance: High → Critical
milestone: none → 1.1.0
summary: - [1.0.1] IDE: imported images not found on 2nd script run --- use latest
- version > September 1st
+ [1.0.1 ok] IDE: imported images not found on 2nd script run --- use
+ latest version > September 1st
Revision history for this message
RaiMan (raimund-hocke) wrote : Re: [1.0.1] IDE: Windows: imported images not found on 2nd script run

@Rob:
Just realized, that this in fact is a problem on Windows.
Sorry for the inconvenience.

I will find a solution for you as soon as possible.

summary: - [1.0.1 ok] IDE: imported images not found on 2nd script run --- use
- latest version > September 1st
+ [1.0.1] IDE: Windows: imported images not found on 2nd script run
description: updated
RaiMan (raimund-hocke)
Changed in sikuli:
importance: Critical → High
Revision history for this message
RaiMan (raimund-hocke) wrote :

@Rob
fixed. run setup again in about 30 min (still to upload the offline stuff)

description: updated
Changed in sikuli:
importance: High → Critical
summary: - [1.0.1] IDE: Windows: imported images not found on 2nd script run
+ [1.0.1 ok] IDE: Windows: imported images not found on 2nd script run
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.