[Sikuli-driver] [Question #263844]: how to read single row from csv file using python in sikuli

2015-03-18 Thread Kartheek
New question #263844 on Sikuli: https://answers.launchpad.net/sikuli/+question/263844 Hello, I'm trying to find a solution for one of my major project. i.e 'how to read single row from csv file using python'. Here I'm trying to find it in various ways. But i'm not getting the exact output. Here

[Sikuli-driver] [Question #263842]: (Chinese (Simplified)) Sikuli-X problem

2015-03-18 Thread xiong
A question was asked in a language (Chinese (Simplified)) spoken by none of the registered Sikuli answer contacts. https://answers.launchpad.net/sikuli/+question/263842 使用Sikuli-X-1.0过程中遇到截图不能识别的问题,导致自动化脚本不能正常运行 在A计算机上利用 GUI 截图进行编程,能够轻松地创建自动化脚本来完成各种界面操作,但同样的脚本在B计算上运行,就会出现很多截图不能识别,最终脚本执行失败 A、

[Sikuli-driver] [Question #263836]: Fatal error 103 during setup

2015-03-18 Thread RapTop
New question #263836 on Sikuli: https://answers.launchpad.net/sikuli/+question/263836 I am trying to set up this app on 10.10.2 Mac. I ran the setup, and it just failed. Please help me get through this issue! thank you! [debug (3/18/15 6:51:56 PM)] Debug: setLogFile: /Users/RapTop/Documents/aut

Re: [Sikuli-driver] [Bug 1433454] [1.1.0] Mac OS X 10.10: Scripts slowing down click/type after some rather short runtime

2015-03-18 Thread Benjamin Lok
if there are any scripts you want me to try to run on my side and give you and debug output, please let me know. i’m happy to help. Benjamin Lok, Ph.D. Co-Founder and Product Manager Shadow Health, Inc. l...@shadowhealth.com Professor and Director of the Digital Arts and Sciences Program Compute

Re: [Sikuli-driver] [Question #263785]: How do I prevent the sikuli-ide from manually asking for command line options via the initial GUI popup?

2015-03-18 Thread Dhinakar Kalyanasundaram
Question #263785 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263785 Dhinakar Kalyanasundaram posted a new comment: Hi, I just read through one of the other threads. https://answers.launchpad.net/sikuli/+question/233962 1. Run runSetup.cmd 2. Select Pack 2 (Pack1 & Pack2 are

Re: [Sikuli-driver] [Question #263785]: How do I prevent the sikuli-ide from manually asking for command line options via the initial GUI popup?

2015-03-18 Thread Dhinakar Kalyanasundaram
Question #263785 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263785 Dhinakar Kalyanasundaram posted a new comment: Thanks for the prompt response again. I checked and I am using version 1.0.1. Where can I find 'sikuli-script.jar'. I only tried with 'sikuli-ide.jar'. That is

Re: [Sikuli-driver] [Question #263785]: How do I prevent the sikuli-ide from manually asking for command line options via the initial GUI popup?

2015-03-18 Thread RaiMan
Question #263785 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263785 RaiMan posted a new comment: @Dhinakar Are you sure, you ran (version 1.0.1): java -jar sikuli-script.jar -r some.sikuli -- You received this question notification because you are a member of Sikuli Driver

Re: [Sikuli-driver] [Question #263785]: How do I prevent the sikuli-ide from manually asking for command line options via the initial GUI popup?

2015-03-18 Thread Dhinakar Kalyanasundaram
Question #263785 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263785 Dhinakar Kalyanasundaram posted a new comment: Hi RaiMan, thanks for your prompt response. I quickly tried the 1.0.1 version, I still get the 'SikuliX: collect runtime options' popup. I tried both .skl and .s

Re: [Sikuli-driver] [Question #263785]: How do I prevent the sikuli-ide from manually asking for command line options via the initial GUI popup?

2015-03-18 Thread RaiMan
Question #263785 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263785 RaiMan posted a new comment: @Dhinakar with version 1.0.1 you should use sikuli-script.jar to run scripts from command line. -- You received this question notification because you are a member of Sikuli Dr

[Sikuli-driver] [Bug 1433471] Re: Region.click() does not shift if checkLastSeen is TRUE

2015-03-18 Thread RaiMan
ok, thanks. I have to check this possible problem on the Java level again. ** Changed in: sikuli Status: New => Opinion ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Summary changed: - Region.click() does not shift if checkLastSeen is TRUE + [1.1.0] Regi

[Sikuli-driver] [Bug 1433454] Re: [1.1.0] Mac OS X 10.10: Scripts slowing down click/type after some rather short runtime

2015-03-18 Thread RaiMan
** Description changed: + did some testing with + Mac OS X 10.10.2 + Java 1.8.0_20 (64-Bit) + SikuliX version 1.1.0 (build 201503181055) + + The script (run from the IDE) has a loop, where a new Mail is opened, + some clicks and types are done and the mail is closed with do-not-save. +

Re: [Sikuli-driver] [Question #263785]: How do I prevent the sikuli-ide from manually asking for command line options via the initial GUI popup?

2015-03-18 Thread Dhinakar Kalyanasundaram
Question #263785 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263785 Dhinakar Kalyanasundaram posted a new comment: By the way, my operating system is Windows7 and I tried the below commands @cmd line or console. java -jar sikuli-ide.jar -r d:\Sikuli\scripts\Test.skl & java -

Re: [Sikuli-driver] [Question #263785]: How do I prevent the sikuli-ide from manually asking for command line options via the initial GUI popup?

2015-03-18 Thread Dhinakar Kalyanasundaram
Question #263785 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263785 Dhinakar Kalyanasundaram posted a new comment: Hi David Douglas, RaiMan, I still get 'SikuliX: collect runtime options' if I try to invoke the *.sikuli file. May I know how you were able to get rid of it?

[Sikuli-driver] [Bug 1433471] Re: Region.click() does not shift if checkLastSeen is TRUE

2015-03-18 Thread TheGambler
This works. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1433471 Title: Region.click() does not shift if checkLastSeen is TRUE Status in Sikuli: New Bug description: MacOS Retina 10.10.2

[Sikuli-driver] [Bug 1433471] Re: Region.click() does not shift if checkLastSeen is TRUE

2015-03-18 Thread RaiMan
I cannot reproduce this behavior. What happens with this version: public void clickBelowMyRegion() { Settings.CheckLastSeen = true; screen.wait("myRegion.png"); screen.click(screen.getLastMatch().offset(0,20)); } -- You received this bug notification because you are a member of Sikuli

[Sikuli-driver] [Bug 1433471] [NEW] Region.click() does not shift if checkLastSeen is TRUE

2015-03-18 Thread TheGambler
Public bug reported: MacOS Retina 10.10.2 Java 1.7_40 SikuliX 1.1.0 nightly build downloaded 01-03-15 Imagine this code: public void clickBelowMyRegion() { Settings.CheckLastSeen = true; Region match = screen.wait("myRegion.png"); match.y = match.y + 20; match.click(); } clickBelowM

Re: [Sikuli-driver] [Question #262951]: Performance slowdown

2015-03-18 Thread RaiMan
Question #262951 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/262951 RaiMan posted a new comment: to keep it open -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #262951]: Performance slowdown

2015-03-18 Thread RaiMan
Question #262951 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/262951 Status: Expired => Answered RaiMan changed the question status: to keep it open -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sik

Re: [Sikuli-driver] [Question #262951]: Performance slowdown

2015-03-18 Thread Launchpad Janitor
Question #262951 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/262951 Status: Needs information => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Needs information' state without activity for the last 15 days. -- You

Re: [Sikuli-driver] [Question #263790]: Tricks for using pylint with Sikuli?

2015-03-18 Thread RaiMan
Question #263790 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263790 Status: Open => Answered RaiMan proposed the following answer: --- it would be nice to have an easy way to generate this, but the API isn't huge so it's not bad. The API has about 15 relevant classes an

Re: [Sikuli-driver] [Question #263799]: Am able to click on *.sikuli file and run script, but when I tell command line to open script it doesn't work

2015-03-18 Thread RaiMan
Question #263799 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263799 Status: Open => Answered RaiMan proposed the following answer: How to run the script from command line with the 1.0.1 Mac app see my answer on your other question, that you marked as solved yesterday. S

[Sikuli-driver] [Bug 1433454] [NEW] [1.1.0] Mac OS X 10.10: Scripts slowing down click/type after some rather short runtime

2015-03-18 Thread RaiMan
Public bug reported: Using os x 10.10.2, and sikuli 1.1.0 build. I'm pretty new to sikuli, but have created about a 70 line script. basic stuff, click on this button, type a short command, etc. however about 40-50 instructions in (not always at the same spot), performance *suddenly* slows to a

Re: [Sikuli-driver] [Question #263536]: sikuli-ide scripts start slowing down after about 40 instructions.

2015-03-18 Thread RaiMan
Question #263536 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263536 Status: Answered => Solved RaiMan changed the question status: made it a bug -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #263536]: sikuli-ide scripts start slowing down after about 40 instructions.

2015-03-18 Thread RaiMan
Question #263536 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263536 Linked to bug: #1433454 https://bugs.launchpad.net/bugs/1433454 "[1.1.0] Mac OS X 10.10: Scripts slowing down click/type after some rather short runtime" -- You received this question notificat

Re: [Sikuli-driver] [Question #263536]: sikuli-ide scripts start slowing down after about 40 instructions.

2015-03-18 Thread RaiMan
Question #263536 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263536 RaiMan proposed the following answer: I made it a bug, to have it on my list. So please further comments in the bug 1433454 thread. -- You received this question notification because you are a member of Sik

[Sikuli-driver] [Question #263536]: Status of bug #1433454 changed to 'In Progress' in Sikuli

2015-03-18 Thread RaiMan
Bug #1433454 status changed in Sikuli: New => In Progress https://bugs.launchpad.net/sikuli/+bug/1433454 "[1.1.0] Mac OS X 10.10: Scripts slowing down click/type after some rather short runtime" This bug is linked to #263536. sikuli-ide scripts start slowing down after about 40 instructions

Re: [Sikuli-driver] [Question #263536]: sikuli-ide scripts start slowing down after about 40 instructions.

2015-03-18 Thread RaiMan
Question #263536 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/263536 RaiMan proposed the following answer: @Matthew thanks for the information and the script sample. It helps me, to set up a test case and see, what I can evaluate. -- You received this question notification b