← Back to team overview

sikuli-driver team mailing list archive

[Bug 1218164] [NEW] NameError name 'WHEEL_DOWN' is not defined

 

Public bug reported:

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

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1218164

Title:
  NameError name 'WHEEL_DOWN' is not defined

Status in Sikuli:
  New

Bug 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1218164/+subscriptions


Follow ups

References