Activity log for bug #1218164

Date Who What changed Old value New value Message
2013-08-29 03:18:53 vms bug added bug
2013-08-30 10:44:18 RaiMan sikuli: status New Fix Committed
2013-08-30 10:44:22 RaiMan sikuli: importance Undecided High
2013-08-30 10:44:25 RaiMan sikuli: assignee RaiMan (raimund-hocke)
2013-08-30 10:44:29 RaiMan sikuli: milestone 1.1.0
2013-08-30 10:45:37 RaiMan summary NameError name 'WHEEL_DOWN' is not defined [1.0.1] NameError name 'WHEEL_DOWN' is not defined
2013-09-04 07:28:44 RaiMan sikuli: importance High Critical
2013-09-04 07:30:22 RaiMan description Sikuli Version: 1.0.1 Operating System: Windows 8 Pro Procedure to reproduce: 1. Use wheel(myimage.png_reference,WHEEL_DOWN,22) code in a script and run it against Sikuli 1.0.1 version Description of the issue (I posted the following question #: 234814) : I just updated Sikuli to 1.0.1 and my script has the following line: wheel(myimage.png_reference,WHEEL_DOWN,22) This line is working fine with Sikuli version 1.0.0, but after the upgrade, I'm getting the error: NameError (name 'WHEEL_DOWN' is not defined) Looks like something has changed in the new Sikuli version and I have opened a bug ticket on the same. Does anyone know, what could be the reason? and how to fix this? Any help on this is appreciated. Thanks -vms ---- fixed in 1.0.1 per Sep 2 at 20 pm gmt+1 run setup again after that time to get the fix ---------------------------------------------- Sikuli Version: 1.0.1 Operating System: Windows 8 Pro Procedure to reproduce: 1. Use wheel(myimage.png_reference,WHEEL_DOWN,22) code in a script and run it against Sikuli 1.0.1 version Description of the issue (I posted the following question #: 234814) : I just updated Sikuli to 1.0.1 and my script has the following line: wheel(myimage.png_reference,WHEEL_DOWN,22) This line is working fine with Sikuli version 1.0.0, but after the upgrade, I'm getting the error:  NameError (name 'WHEEL_DOWN' is not defined) Looks like something has changed in the new Sikuli version and I have opened a bug ticket on the same. Does anyone know, what could be the reason? and how to fix this? Any help on this is appreciated. Thanks -vms
2013-09-04 07:30:26 RaiMan summary [1.0.1] NameError name 'WHEEL_DOWN' is not defined [1.0.1 ok] NameError name 'WHEEL_DOWN' is not defined