← Back to team overview

sikuli-driver team mailing list archive

[Bug 1086689] Re: wait() giving unexpected error

 

** Changed in: sikuli
       Status: New => Opinion

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

Title:
  wait() giving unexpected error

Status in Sikuli:
  Opinion

Bug description:
  Hi,
  I am working on Ubuntu 11.10 32-bit and the sikuli version is sikuli X 1.0rc3.
  I have dowloaded the bundle from sikuli.org.

  I have just installed the OS and have installed the dependencies of sikuli.
  The sikuli scripts that I wrote on some other system, having the same configuration, are working fine on this newly installed OS, but the new scripts that I write on this OS are giving some errors :
    wait() is giving the following error :
                    
             Traceback (most recent call last):
             File "/tmp/sikuli-tmp1024506246927659026.py", line 9, in 
             wait("1354693677795.png", FOREVER)
             TypeError: wait$(): 1st arg can't be coerced to long

  But the old scripts also have wait()'s and they are working fine.
  So what could be the problem with this newly installed OS.

  - Sahil

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


References