sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #14965
[Bug 1086689] [NEW] wait() giving unexpected error
Public bug reported:
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
** 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/1086689
Title:
wait() giving unexpected error
Status in Sikuli:
New
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
Follow ups
References