[Sikuli-driver] [Bug 1235211] [NEW] Sikuli doesn't open saved files

2013-10-04 Thread Alex
Public bug reported: Sikuli 1.0.1 Windows 8 x64 Description: Used sikuli to test an app and saved the project but when i'm trying to open it i get the following error , section from sikuli log file : [error] FileManager: Script folder D:\Work\SikuliX\Saved_sikuli_scripts\ test.sikuli does not

[Sikuli-driver] [Question #239361]: Download link doesn`t work

2013-11-17 Thread Alex
New question #239361 on Sikuli: https://answers.launchpad.net/sikuli/+question/239361 Steps: 1. Open http://www.sikuli.org/downloadrc3.html 2. Click Download link Sikuli-X-1.0rc3 (r905)-win32.exe Expected result: Sikuli downloaded Actual result: error page

Re: [Sikuli-driver] [Question #239361]: Download link doesn`t work --- works again

2013-11-19 Thread Alex
Question #239361 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239361 Status: Answered = Solved Alex confirmed that the question is solved: Thanks. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #239361]: Download link doesn`t work --- works again

2013-11-19 Thread Alex
Question #239361 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/239361 Alex confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

[Sikuli-driver] [Bug 1269711] [NEW] Sikuli IDE crashes silently

2014-01-16 Thread Alex
Public bug reported: I have created a sikuli project. When I call it from the command line it works. But when I try to open the project in SIKULI IDE, it is closing immidiately and no message is displayed. Is there any log too see what exactly is happening. ** Affects: sikuli Importance:

[Sikuli-driver] [Bug 1269711] Re: Sikuli IDE crashes silently

2014-01-16 Thread Alex
My system is Windows Vista bussines The latest version of SIKULI - 1.0.1, or I think so ... -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1269711 Title: Sikuli IDE crashes silently Status in

[Sikuli-driver] [Bug 1269711] Re: Sikuli IDE crashes silently

2014-01-16 Thread Alex
By the way thew other sikuli projects are opened successfuly. In addition I collected several others bugs, related to the IDE and not only. I will post them if you want. One of these bugs is: Try this: 1) Open a sikuli project or create a new one and save it. 2) Close the IDE. 3) Rename the

[Sikuli-driver] [Bug 1269711] Re: Sikuli IDE crashes silently

2014-01-16 Thread Alex
The log for this bug is(this is happening when I try to open the project): [debug (1/16/14 1:22:19 PM)] Sikuli-IDE startup: 1419 [debug (1/16/14 1:22:23 PM)] MenuAction.doLoad [error (1/16/14 1:22:29 PM)] Fatal error 120: Could not load script runner for ending: png [error (1/16/14 1:22:29 PM)]

[Sikuli-driver] [Bug 1269711] Re: Sikuli IDE crashes silently

2014-01-16 Thread Alex
*** This bug is a duplicate of bug 1248189 *** https://bugs.launchpad.net/bugs/1248189 OK :) Where I can find the 1.1.0 version? Or can I ... :) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

[Sikuli-driver] [Bug 1269711] Re: Sikuli IDE crashes silently

2014-01-16 Thread Alex
*** This bug is a duplicate of bug 1248189 *** https://bugs.launchpad.net/bugs/1248189 OK, thank you very much for the info. We are still working with SIKULI and if we find some other bugs(we will try to find a duplicate before posting) I will report them. Best regards! -- You received

[Sikuli-driver] [Question #248387]: sikuli start wintuil problem

2014-05-08 Thread Alex
New question #248387 on Sikuli: https://answers.launchpad.net/sikuli/+question/248387 HI, After successfully installing SikuliX on my laptop (win8.1) and trying to start it with sikulix.jar and I am getting following error pop-up: Problem with SikuliX libs folder - see error log from error

Re: [Sikuli-driver] [Question #248387]: sikuli start winutil problem

2014-05-08 Thread Alex
Question #248387 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248387 Summary changed to: sikuli start winutil problem -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #248387]: sikuli start winutil problem

2014-05-08 Thread Alex
Question #248387 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/248387 Status: Answered = Solved Alex confirmed that the question is solved: Thanks Eugene S, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #149653]: Get error NameError: name 'F5' is not defined in type(KEY_CTRL + F5)

2011-03-18 Thread Alex
Question #149653 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/149653 Alex gave more information on the question: Version is: Sikuli-X-1.0rc2-win32.exe -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #149653]: Get error NameError: name 'F5' is not defined in type(KEY_CTRL + F5)

2011-03-19 Thread Alex
Question #149653 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/149653 Alex posted a new comment: Oh, I understand now. For keyDown() I Should use keyDown(Key.CTRL + Key.F5). Thanks. -- You received this question notification because you are a member of Sikuli Drivers, which

[Sikuli-driver] [Question #167391]: How to save the location of the result of click

2011-08-08 Thread Alex
New question #167391 on Sikuli: https://answers.launchpad.net/sikuli/+question/167391 Hello, I want to save the x and y location of click's result as variable for further computing. What function should I do? I try to use result=find(ps) x1=result.getX() y1=result.getY() But it returns the

Re: [Sikuli-driver] [Question #167391]: How to save the location of the result of click

2011-08-09 Thread Alex
Question #167391 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/167391 Status: Answered = Solved Alex confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

[Sikuli-driver] [Question #203266]: search multiple images at same time

2012-07-15 Thread alex
New question #203266 on Sikuli: https://answers.launchpad.net/sikuli/+question/203266 I have a script where i search images one after the other because I can't figure out how to search them all at once. I have a feeling the observe function might be my answer but don't understand it well

Re: [Sikuli-driver] [Question #203266]: search multiple images at same time

2012-07-19 Thread alex
Question #203266 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/203266 Status: Answered = Solved alex confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #203266]: search multiple images at same time

2012-07-19 Thread alex
Question #203266 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/203266 alex posted a new comment: Thanks so much I used the following --- integer = int(x/y) # cuts the decimals --- if exists(some_image, 0): --- i still want to look into observe for something later for some

[Sikuli-driver] [Question #203727]: calling functions between multiple files

2012-07-20 Thread alex
New question #203727 on Sikuli: https://answers.launchpad.net/sikuli/+question/203727 I have 2 files that need to call functions from each other. The problem is that I get an error NameError: global name 'main' is not defined my two files are as follows (i have cut out a bunch of stuff to

Re: [Sikuli-driver] [Question #203727]: calling functions between multiple files

2012-07-20 Thread alex
Question #203727 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/203727 Status: Answered = Open alex is still having a problem: I intend it to run endlessly. I run this script in sikuli x and run it from sikuli so i always use cmd shift c to stop it. This is fine for my

[Sikuli-driver] [Question #218182]: Connectiong to MSSQL using JDBC

2013-01-02 Thread Alex
: zxJDBC.DatabaseError: driver [com.microsoft.jdbc.sqlserver.SQLServerDriver] not found. Question #135452 references a very similar issue, but does not explain the resolution. Any ideas? Thank you. Alex -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #218182]: Connectiong to MSSQL using JDBC

2013-01-03 Thread Alex
Question #218182 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/218182 Status: Answered = Open Alex is still having a problem: Hi RaiMan, Thank you very much for your reply. I think I'm getting closer but following the solution provided in answer 202408 didn't resolve

Re: [Sikuli-driver] [Question #218182]: Connectiong to MSSQL using JDBC

2013-01-31 Thread Alex
Question #218182 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/218182 Status: Answered = Solved Alex confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

[Sikuli-driver] [Question #220679]: Continuous drag in circle

2013-01-31 Thread Alex
New question #220679 on Sikuli: https://answers.launchpad.net/sikuli/+question/220679 I'm looking for a way to use dragdrop but without the drop to continuously drag in a circle? So instead of specifying point A and point B, you'd specify point A, direction, and rotation radius. i.e. one

Re: [Sikuli-driver] [Question #220679]: Continuous drag in circle

2013-01-31 Thread Alex
Question #220679 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/220679 Alex posted a new comment: Thanks Roman. I will do some experimenting this weekend and let you know the outcome. Thanks again. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #220679]: Continuous drag in circle

2013-01-31 Thread Alex
Question #220679 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/220679 Status: Answered = Solved Alex confirmed that the question is solved: The solution worked perfectly. I used RaiMan's code in addition to lower level mouse operations (mouseDown(Button.LEFT) mouseUp

Re: [Sikuli-driver] [Question #136146]: Automatic script generation?

2013-07-17 Thread Alex
Question #136146 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/136146 Alex posted a new comment: Vikramsjn - I'm interested in similar functionality and curious if you made any progress on the subject? Thank You. -- You received this question notification because you

[Sikuli-driver] [Question #275951]: Adding logic via IF, ELSE statement in Sikuli Java API using the exist method

2015-11-28 Thread alex
New question #275951 on Sikuli: https://answers.launchpad.net/sikuli/+question/275951 I have the following code: Screen s = new Screen(); s.find(imagePath).rightClick(imagePath); s.find(imagePath).rightClick(imagePath); s.find(imagePath).rightClick(imagePath); I'm using the Java API in

Re: [Sikuli-driver] [Question #293614]: 3270 EMULATOR sessions for MAINFRAME

2016-05-12 Thread Alex
Question #293614 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293614 Status: Answered => Open Alex is still having a problem: Hi thanks! It is an emulator from Bluezone, executed from a windows environment, and supports Web and Desktop Yes it is from earlier ti

Re: [Sikuli-driver] [Question #293614]: 3270 EMULATOR sessions for MAINFRAME

2016-05-13 Thread Alex
Question #293614 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293614 Status: Needs information => Open Alex gave more information on the question: Hi Raiman, I can send you some screenshots but don;t want these to be visible on your FAQ site to everyone beca

[Sikuli-driver] [Question #293614]: 3270 EMULATOR sessions for MAINFRAME

2016-05-12 Thread Alex
or similar microcomputer.) That could well be a big step forward Thanks br Alex -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___ Mailing list: https://launchpad.net/~sikuli-driver Post

Re: [Sikuli-driver] [Question #404660]: HowTo: Find one image out of a list of given images

2016-12-07 Thread Alex
Question #404660 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404660 Status: Solved => Open Alex is still having a problem: tell me how to change the code in the case of the dictionary: imgs = {'1':"1481019400547.png",'2': "1481019416947.png&q

[Sikuli-driver] [Bug 1649146] [NEW] sikuli ide captured images not saved/failing to do actions without administrator access

2016-12-11 Thread Alex
Public bug reported: 1.1.0(2015-10-05_17:07)/Windows10.0/Java8(64)1.8.0_111-b14 I made about half my script, then gave it a test run. It failed to move my mouse (despite the debug output claiming to be clicking the correct images) or do anything. I got it to work by running as administrator,

[Sikuli-driver] [Bug 1649146] Re: sikuli ide captured images not saved/failing to do actions without administrator access

2016-12-12 Thread Alex
I have not. Fyi "check for updates" in 1.1.0 says none available. Btw I dealt with the image issue by disabling "delete unused images in the options", but the images that were being deleted were in use. I suppose it doesn't matter if 1.1.1 fixes this, thanks. -- You received this bug

Re: [Sikuli-driver] [Question #404660]: HowTo: Find one image out of a list of given images

2016-12-06 Thread Alex
Question #404660 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404660 Status: Answered => Solved Alex confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #404660]: HowTo: Find one image out of a list of given images

2016-12-06 Thread Alex
Question #404660 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404660 Alex posted a new comment: in the cycle for me, it works this way: while True: try: found = os.path.split(findBest(imgs).getImageFilename())[1] popup("%s is #%d" % (found,

Re: [Sikuli-driver] [Question #404660]: Multiply find images

2016-12-05 Thread Alex
Question #404660 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/404660 Alex gave more information on the question: My Sikuli on Python :) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Question #404660]: Multiply find images

2016-12-05 Thread Alex
New question #404660 on Sikuli: https://answers.launchpad.net/sikuli/+question/404660 Hi all! I understand that the question is simple. I have a database of images. I need to look for several pictures at once. When one of the images on the screen will be found, I need to know which of the

[Sikuli-driver] [Bug 1675740] [NEW] Paste() doesn't work "perfectly"

2017-03-24 Thread Alex
Public bug reported: Hi, Sikuli Version : 1.1.0 OS : Windows 10 x64 I'm using Sikuli and in my script i'm using "paste(ucode("trolol;dsqjklds546$))" The problem is that sometimes it works, sometimes not. When it works, the text is pasted correctly. When it doesn't the text is not pasted and

Re: [Sikuli-driver] [Question #588177]: Paste() doesn't work "perfectly"

2017-03-28 Thread Alex
Question #588177 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/588177 Status: Answered => Open Alex is still having a problem: OK I tried; Sometime I got in the field : "XBOGOTA LONG DRYSTAR NOIR/GRIS FONCE L" and sometime I got : "X" So tha

Re: [Sikuli-driver] [Question #588177]: Paste() doesn't work "perfectly"

2017-03-28 Thread Alex
Question #588177 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/588177 Alex gave more information on the question: I have to specify that, I am not starting the script from the Sikuli's GUI. I launch it by CMD using this command : runsikulix.cmd -r path/of/my/script.sikuli

Re: [Sikuli-driver] [Question #588177]: Paste() doesn't work "perfectly"

2017-03-27 Thread Alex
Question #588177 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/588177 Status: Answered => Solved Alex confirmed that the question is solved: I tried the 1.1.1. It looks like everything works now =) Thanks ! -- You received this question notification because your t

Re: [Sikuli-driver] [Question #588177]: Paste() doesn't work "perfectly"

2017-03-27 Thread Alex
Question #588177 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/588177 Alex confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Bug 614456] Re: [request] option to lock mouse movement+click to prevent user from interrupting

2017-03-27 Thread Alex
Hi, This functionality is really important for me. Do you have any idea when you will implement it ? If not, do you have an alternative ? thanks. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

Re: [Sikuli-driver] [Question #588177]: Paste() doesn't work "perfectly"

2017-03-29 Thread Alex
Question #588177 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/588177 Status: Needs information => Open Alex gave more information on the question: It's a local application. The problem is that's a licensed software so you can't get it for free. Maybe you can

Re: [Sikuli-driver] [Question #588177]: Paste() doesn't work "perfectly"

2017-03-27 Thread Alex
Question #588177 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/588177 Status: Solved => Open Alex is still having a problem: After many test; I still have the same problem. Even with a wait(1) or wait(0.5) before the paste Did I do something wrong ? Why ? --

[Sikuli-driver] [Bug 1675740] Re: Paste() doesn't work "perfectly"

2017-03-24 Thread Alex
I already put a sleep(1) before, it should be enough no ? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1675740 Title: Paste() doesn't work "perfectly" Status in Sikuli: Invalid Bug

[Sikuli-driver] [Question #588177]: Paste() doesn't work "perfectly"

2017-03-24 Thread Alex
New question #588177 on Sikuli: https://answers.launchpad.net/sikuli/+question/588177 Hi, Sikuli Version : 1.1.0 OS : Windows 10 x64 I'm using Sikuli and in my script i'm using "paste(ucode("trolol;dsqjklds546$))" The problem is that sometimes it works, sometimes not. When it works, the text

Re: [Sikuli-driver] [Question #588177]: Paste() doesn't work "perfectly"

2017-04-03 Thread Alex
Question #588177 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/588177 Status: Answered => Open Alex is still having a problem: Did you got time to try it ? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sik

Re: [Sikuli-driver] [Question #588177]: Paste() doesn't work "perfectly"

2017-04-18 Thread Alex
Question #588177 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/588177 Alex posted a new comment: No problem, take your time =) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #588177]: Paste() doesn't work "perfectly"

2017-04-18 Thread Alex
Question #588177 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/588177 Status: Expired => Open Alex is still having a problem: Did you got time to try it ? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sik

Re: [Sikuli-driver] [Question #644269]: Sikuli loop statement

2017-06-19 Thread alex
Question #644269 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644269 Description changed to: why my program not loop continuously? while exits (IMG1) : if exits (IMG2) or exits (IMG3) or exits (IMG4) wait (3) else : click (IMG5) what i

[Sikuli-driver] [Question #644269]: Sikuli loop statement

2017-06-19 Thread alex
New question #644269 on Sikuli: https://answers.launchpad.net/sikuli/+question/644269 why my program not loop continuously? while exits (IMG1) : if exits (IMG2) or exits (IMG3) or exits (IMG4) wait (3) else : click (IMG5) what i want is..when the IMG1

Re: [Sikuli-driver] [Question #644269]: Sikuli loop statement

2017-06-19 Thread alex
Question #644269 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644269 Description changed to: why my program not loop continuously? while exits (IMG1) : if exits (IMG2) or exits (IMG3) or exits (IMG4) wait (3) else : click (IMG5) what i

Re: [Sikuli-driver] [Question #644269]: Sikuli loop statement

2017-06-19 Thread alex
Question #644269 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644269 Description changed to: why my program not loop continuously? while exits (IMG1) : if exits (IMG2) or exits (IMG3) or exits (IMG4) wait (3) else : click (IMG5) what i

Re: [Sikuli-driver] [Question #644269]: Sikuli loop statement

2017-06-20 Thread alex
Question #644269 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644269 Description changed to: why my program not work at all i want to make a bot for some game.. while exits (IMG1) : if exits (IMG2) or exits (IMG3) or exits (IMG4) wait (3) else :

Re: [Sikuli-driver] [Question #644269]: Sikuli loop statement

2017-06-19 Thread alex
Question #644269 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644269 Description changed to: why my program not loop continuously? while exits (IMG1) : if exits (IMG2) or exits (IMG3) or exits (IMG4) wait (3) else : click (IMG5) what i

Re: [Sikuli-driver] [Question #644269]: Sikuli loop statement

2017-06-21 Thread alex
Question #644269 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644269 alex posted a new comment: @masuo sry its a typo there.. its should be Exists ()... i will try .. -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #644269]: Sikuli loop statement

2017-06-21 Thread alex
Question #644269 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644269 alex posted a new comment: while exists (IMG1,10) : if exists (IMG2,30) or exists (IMG3,30) or exists (IMG4,30) wait (1) else : click (IMG5) so this will do : - when see

Re: [Sikuli-driver] [Question #644269]: Sikuli loop statement

2017-06-22 Thread alex
Question #644269 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644269 Status: Answered => Solved alex confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

[Sikuli-driver] [Question #644788]: Waiting execution

2017-06-24 Thread alex
New question #644788 on Sikuli: https://answers.launchpad.net/sikuli/+question/644788 is there have any script to see my log message like that? waiting (20) waiting.(19) waiting(18) waiting...(17) . . . waiting...(1) when the sikuli script like this : while True :

Re: [Sikuli-driver] [Question #644788]: Waiting execution

2017-06-24 Thread alex
Question #644788 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644788 Status: Answered => Solved alex confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

[Sikuli-driver] [Question #644808]: while exists (img, 0) always stop loop

2017-06-24 Thread alex
New question #644808 on Sikuli: https://answers.launchpad.net/sikuli/+question/644808 while exists ("1498312677594.png"): if exists (Pattern("1498307427007.png").exact(),0): print "Found Deniro*" #locationMap hover(Location(1140,110))

Re: [Sikuli-driver] [Question #644808]: while exists (img, 0) always stop loop

2017-06-24 Thread alex
Question #644808 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644808 alex posted a new comment: @masuo thanks for ur kindness respond..what i want is..when is not found.. i want the sikuli search again that "1498310847322.png" is it possible? -- You received thi

Re: [Sikuli-driver] [Question #644806]: continue Loop after break

2017-06-24 Thread alex
Question #644806 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644806 Status: Open => Solved alex confirmed that the question is solved: thanks..its solved -- You received this question notification because your team Sikuli Drivers is an answer contact for Sik

Re: [Sikuli-driver] [Question #644806]: continue Loop after break

2017-06-25 Thread alex
Question #644806 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/644806 Status: Solved => Open alex is still having a problem: while True: wait(5) print ('Searching...') if exists (Pattern("1498380448500.png").exact(),0): pri

[Sikuli-driver] [Question #644806]: continue Loop after break

2017-06-24 Thread alex
New question #644806 on Sikuli: https://answers.launchpad.net/sikuli/+question/644806 #look when one of the two image appear. while True: wait(2) print ('Searching...') if exists ("1498307221873.png",0): print "Found E" #break loop

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-27 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Status: Answered => Open alex is still having a problem: I am using a single script for now. With the method you proposed in your last post, the handler routine is still not invoked on FindFai

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-27 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 alex gave more information on the question: Kind of got it working by putting these lines on top of the script: def ffhandler(event): resetGUI() FindFailed.setHandler(ffhandler) use

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-25 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Description changed to: Let's assume I have a rather lengthy SikuliX script that can basically fail at any point - usually find failed. Instead of modifying the whole script to catch every possible error,

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-25 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Description changed to: Let's assume I have a rather lengthy SikuliX script that can basically fail at any point - usually find failed. Instead of modifying the whole script to catch every possible error,

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-25 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Description changed to: Let's assume I have a rather lengthy SikuliX script that can basically fail at any point - usually find failed. Instead of modifying the whole script to catch every possible error,

[Sikuli-driver] [Question #670456]: General error handling

2018-06-25 Thread alex
New question #670456 on Sikuli: https://answers.launchpad.net/sikuli/+question/670456 Let's assume I have a rather lengthy SikuliX script that can basically fail at any point - usually find failed. Instead of modifying the whole script to catch every possible error, my idea was to use some kind

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-25 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Description changed to: Let's assume I have a rather lengthy SikuliX script that can basically fail at any point - usually find failed. Instead of modifying the whole script to catch every possible error,

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-27 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Status: Solved => Open alex is still having a problem: Accidentally clicked on "this solved my problem" -- You received this question notification because your team Sikuli Drivers is an a

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-27 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Status: Answered => Solved alex confirmed that the question is solved: Since I am not using any regions at all I just assumed it would work for the whole screen. To be honest, I have not yet wrapped

Re: [Sikuli-driver] [Question #671471]: SikuliX not finding moving images

2018-08-09 Thread Alex
Question #671471 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/671471 Status: Open => Answered Alex proposed the following answer: Normally that find failed message with those details means that the image was found on the screen but not within the region you prescri

Re: [Sikuli-driver] [Question #670961]: Digital Monitors (e.g: Restaurant Menu display Board) automation testing using SikuliX

2018-07-18 Thread Alex
Question #670961 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670961 Alex posted a new comment: There are loads of resources online for training Tesseract. It is not a fun operation and is extraordinarily tedious. I would suggest starting with optimizing the the text

Re: [Sikuli-driver] [Question #670724]: Trouble finding matches for images

2018-07-20 Thread alex
Question #670724 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670724 Status: Answered => Open alex is still having a problem: I was able to narrow down the issue a little bit more. The problem only occurs if the image is not found at the exact same location wher

Re: [Sikuli-driver] [Question #670724]: Trouble finding matches for images

2018-07-21 Thread alex
Question #670724 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670724 Status: Answered => Open alex is still having a problem: I have the last screen on the monitor. I can analyze it however I want. OpenCV/Sikulix initially throws a FindFailed. Then when I anal

[Sikuli-driver] [Question #670930]: Algorithm: find from within a list of images

2018-07-17 Thread alex
New question #670930 on Sikuli: https://answers.launchpad.net/sikuli/+question/670930 What I would like to do: -I have a list of images (in the order of 30-50) that may show up on the screen -The screen may show a certain sub-group of these images at the same time, typically 8-12 of them -I need

Re: [Sikuli-driver] [Question #670930]: Algorithm: find from within a list of images

2018-07-17 Thread Alex
Question #670930 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670930 Status: Open => Answered Alex proposed the following answer: This is pretty straight forward, if I understood your question completely: 1. Generate a list of your images: image_search_list = ['img1.

Re: [Sikuli-driver] [Question #670930]: Algorithm: find from within a list of images

2018-07-18 Thread Alex
Question #670930 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670930 Alex posted a new comment: Thanks RaiMan, I need to take a closer look at the new toys in 1.1.2. That was much more elegant than my solution. -- You received this question notification because your team

Re: [Sikuli-driver] [Question #670930]: Algorithm: find from within a list of images

2018-07-18 Thread alex
Question #670930 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670930 Status: Answered => Solved alex confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #670961]: Digital Monitors (e.g: Restaurant Menu display Board) automation testing using SikuliX

2018-07-18 Thread Alex
Question #670961 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670961 Alex posted a new comment: Nearly any display will work for Sikuli. Multimonitor setups are also supported. I've tested on resolutions ranging from 1920*1080 to true 4K displays without too many problems

Re: [Sikuli-driver] [Question #670930]: Algorithm: find from within a list of images

2018-07-18 Thread alex
Question #670930 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670930 alex posted a new comment: Thanks, that definitely does what I need. This seems like a "brute force" approach to the problem. I will have to think about it for a while if there is a more elegant (

Re: [Sikuli-driver] [Question #670825]: 1.1.2 Screen.capture(region, 'name') not working

2018-07-16 Thread Alex
Question #670825 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670825 Linked to bug: #670826 https://bugs.launchpad.net/bugs/670826 "Shotwell images with non-latin characters in file name are not published to Flickr" -- You received this question notification

Re: [Sikuli-driver] [Question #670825]: 1.1.2 Screen.capture(region, 'name') not working

2018-07-16 Thread Alex
Question #670825 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670825 Removed link to bug: #670826 https://bugs.launchpad.net/bugs/670826 "Shotwell images with non-latin characters in file name are not published to Flickr" -- You received this question

Re: [Sikuli-driver] [Question #670913]: Get key name in python

2018-07-16 Thread Alex
Question #670913 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670913 Status: Open => Needs information Alex requested more information: Can you provide more information? The following commands work fine in Sikuli: CTRL+A to select all type('a', Key.CTRL) type(Key.

Re: [Sikuli-driver] [Question #670913]: Get key name in python

2018-07-16 Thread Alex
Question #670913 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670913 Alex posted a new comment: I'm not aware of the existence of this functionality. The [Key Constants](http://sikulix-2014.readthedocs.io/en/latest/keys.html) help page lists all of the available special keys

[Sikuli-driver] [Question #670724]: Trouble finding matches for images

2018-07-07 Thread alex
New question #670724 on Sikuli: https://answers.launchpad.net/sikuli/+question/670724 For my Sikulix script I captured a few images from the screen and use them in SikuliX e.g. for clicking on them. This works most of the time, but sometimes there is a weird issue I could not understand or find

Re: [Sikuli-driver] [Question #670847]: loop click one image only from a list

2018-07-12 Thread Alex
Question #670847 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670847 Status: Open => Answered Alex proposed the following answer: Sounds like you want to do a for loop. Python lists are iterate-able. Example: image_list = ['image1.png', 'image2.png', 'image3.

Re: [Sikuli-driver] [Question #670724]: Trouble finding matches for images

2018-07-09 Thread alex
Question #670724 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670724 alex posted a new comment: When I first capture the images from the GUI, SikuliX finds them with a similarity value of 99%. Then after a few passes, the situation described may occur. I recaptured

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-28 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 Status: Answered => Solved alex confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-28 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 alex posted a new comment: Works like a charm with the latest build. Dankeschön! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-28 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 alex posted a new comment: Thank you for your support and this awesome piece of software. Despite the issues i am still facing, it allowed me to do much more and in a shorter amount of time than any other

Re: [Sikuli-driver] [Question #670456]: General error handling

2018-06-28 Thread alex
Question #670456 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670456 alex posted a new comment: That is exactly what I tried first. Did not invoke the handler script on a FindFailed. I tend to disagree with you on the exsts() issue. Unlike other features like find or click

Re: [Sikuli-driver] [Question #676508]: findAll no longer working correctly

2018-12-01 Thread alex
Question #676508 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676508 Description changed to: So far I have been using findAll without any issues. But since I switched to version 1.14 of SikuliX it often fails to find all instances of an image. I am running the same script

  1   2   3   4   >