[Sikuli-driver] [Bug 1258696] [NEW] [1.0.1.] The behavior of pressing HOME or END button on a keyboard in the IDE seems wrong

2013-12-06 Thread Yen-Bor Lin
Public bug reported: The cursor should move to the beginning of the editing line after pressing HOME or END button on a keyboard in the IDE. ** Affects: sikuli Importance: Undecided Status: New ** Tags: ide sikuli sikulijavaapi -- You received this bug notification because you a

Re: [Sikuli-driver] [Question #240396]: need help on how to Key.DOWN in x times from a list

2013-12-06 Thread Ninja Mustang
Question #240396 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240396 Status: Open => Solved Ninja Mustang confirmed that the question is solved: i got it, i indexed it so it worked. only thing is when the list is large, it has to compare and take long time, i had to put

Re: [Sikuli-driver] [Question #233683]: Has anyone compiled Sikuli for RedHat EL 5?

2013-12-06 Thread p.elsie
Question #233683 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233683 p.elsie posted a new comment: I've tried. http://pkgs.repoforge.org/wmctrl/wmctrl-1.07-1.el5.rf.x86_64.rpm http://ftp.gnu.org/gnu/gcc/gcc-4.4.7/gcc-4.4.7.tar.bz2 http://leptonica.googlecode.com/files/leptonl

Re: [Sikuli-driver] [Question #236124]: Import Lib/site-packages the same way as -i option

2013-12-06 Thread Mark
Question #236124 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236124 Mark requested more information: Hey, what about for .pth files? I am trying to register a file-system path but haven't had any luck. -- You received this question notification because you are a member of

[Sikuli-driver] [Question #240404]: Interfacing Sikuli with Python

2013-12-06 Thread K
New question #240404 on Sikuli: https://answers.launchpad.net/sikuli/+question/240404 I would like to do something along the lines of "from Sikuli import *" in a Python script (similar to the way you would do with any library). I've looked around and heard this direct route isn't possible. Does

Re: [Sikuli-driver] [Question #240396]: need help on how to Key.DOWN in x times from a list

2013-12-06 Thread Ninja Mustang
Question #240396 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240396 Status: Answered => Open Ninja Mustang is still having a problem: i got an error for nline in range(line): TypeError: range() integer end argument expected, got str. also, i think i'm missing something

Re: [Sikuli-driver] [Question #240396]: need help on how to Key.DOWN in x times from a list

2013-12-06 Thread Ninja Mustang
Question #240396 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240396 Description changed to: Hello, How do I Key.DOWN x number of times? Here is the sample script which I'm stuck in the while loop. Thanks! import re, os list_serial = ['0001-clothing-all','0001-clothing-m

Re: [Sikuli-driver] [Question #240396]: need help on how to Key.DOWN in x times from a list

2013-12-06 Thread RaiMan
Question #240396 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240396 Status: Open => Answered RaiMan proposed the following answer: for line in myserial: type(Key.DOWN*line, KeyModifier.CTRL) --- Key.DOWN*line this is not a valid parameter for type() if you wan

Re: [Sikuli-driver] [Question #240396]: need help on how to Key.DOWN in x times from a list

2013-12-06 Thread Ninja Mustang
Question #240396 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240396 Description changed to: Hello, How do I Key.DOWN x number of times? Here is the sample script which I'm stuck in the while loop. Thanks! import re, os list_serial = ['0001-clothing-all','0001-clothing-m

Re: [Sikuli-driver] [Question #240396]: need help on how to Key.DOWN in x times from a list

2013-12-06 Thread Ninja Mustang
Question #240396 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240396 Description changed to: Hello, How do I Key.DOWN x number of times? Here is the sample script which I'm stuck in the while loop. Thanks! import re, os list_serial = ['0001-clothing-all','0001-clothing-m

Re: [Sikuli-driver] [Question #240396]: need help on how to Key.DOWN in x times from a list

2013-12-06 Thread Ninja Mustang
Question #240396 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240396 Description changed to: Hello, How do I Key.DOWN x number of times? Here is the sample script which I'm stuck in the while loop. Thanks! import re, os list_serial = ['0001-clothing-all','0001-clothing-m

[Sikuli-driver] [Question #240396]: need help on how to Key.DOWN in x times from a list

2013-12-06 Thread Ninja Mustang
New question #240396 on Sikuli: https://answers.launchpad.net/sikuli/+question/240396 Hello, How do I Key.DOWN x number of times? Here is the sample script which I'm stuck in the while loop. Thanks! import re, os list_serial = ['0001-clothing-all','0001-clothing-men','0001-clothing-women','0

Re: [Sikuli-driver] [Question #240375]: MinSimilarity setting is implemented incorrectly?

2013-12-06 Thread RaiMan
Question #240375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240375 RaiMan proposed the following answer: I am just busy with moving the OpenCV related features (find, findAll, onChange, ...), the related Java classes like Finder and the functions implemented on the C++ lev

Re: [Sikuli-driver] [Question #240375]: MinSimilarity setting is implemented incorrectly?

2013-12-06 Thread RaiMan
Question #240375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240375 Status: Open => Answered RaiMan proposed the following answer: ok, I will check it later. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer conta

Re: [Sikuli-driver] [Question #240375]: MinSimilarity setting is implemented incorrectly?

2013-12-06 Thread Eugene S
Question #240375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240375 Status: Answered => Open Eugene S is still having a problem: Sorry, forgot to mention. This is 1.0.1. Thanks, Eugene -- You received this question notification because you are a member of Sikuli Drive

Re: [Sikuli-driver] [Question #240375]: MinSimilarity setting is implemented incorrectly?

2013-12-06 Thread RaiMan
Question #240375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/240375 Status: Open => Answered RaiMan proposed the following answer: Which version of Sikuli? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact