Activity log for bug #1223741

Date Who What changed Old value New value Message
2013-09-11 09:11:55 RaiMan bug added bug
2013-09-11 09:12:42 RaiMan sikuli: status New In Progress
2013-09-11 09:12:46 RaiMan sikuli: importance Undecided High
2013-09-11 09:12:50 RaiMan sikuli: assignee RaiMan (raimund-hocke)
2013-09-11 10:52:20 RaiMan 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
2013-09-11 10:53:47 RaiMan description 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? ----- fixed with version 1.0.1 per September 2nd 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?
2013-09-11 10:56:08 RaiMan sikuli: status In Progress Fix Committed
2013-09-11 10:56:14 RaiMan sikuli: importance High Critical
2013-09-11 10:56:17 RaiMan sikuli: milestone 1.1.0
2013-09-11 10:56:21 RaiMan 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
2013-09-12 07:48:14 RaiMan 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
2013-09-12 07:48:33 RaiMan description ----- fixed with version 1.0.1 per September 2nd 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? 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?
2013-09-12 09:44:41 RaiMan sikuli: importance Critical High
2013-09-12 12:39:36 RaiMan description 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? ----- 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?
2013-09-12 12:39:40 RaiMan sikuli: importance High Critical
2013-09-12 12:39:49 RaiMan 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