[Sikuli-driver] [Question #265796]: How does Sikuli manage script's variables internally, do they 'propagate' between scripts? when are they reset?

2015-04-24 Thread eduardobedoya
New question #265796 on Sikuli: https://answers.launchpad.net/sikuli/+question/265796 How does Sikuli manage script's variables internally?? what happens if I have several script files defined as functions and called by a 'main' script using hotkeys, do the script's variables 'propagate' between

Re: [Sikuli-driver] [Question #265796]: How does Sikuli manage script's variables internally, do they 'propagate' between scripts? when are they reset?

2015-04-24 Thread eduardobedoya
Question #265796 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265796 eduardobedoya posted a new comment: So far I only know about variables, list, functions and classes. But Im not quite sure if variables propagate between scripts, either if it was exactly the same in Sikuli

Re: [Sikuli-driver] [Question #265794]: Is there a way to tell Sikuli to wait until clipboard context change?

2015-04-24 Thread eduardobedoya
Question #265794 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265794 Status: Answered = Solved eduardobedoya confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #265796]: How does Sikuli manage script's variables internally, do they 'propagate' between scripts? when are they reset?

2015-04-24 Thread eduardobedoya
Question #265796 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265796 Description changed to: How does Sikuli manage script's variables internally?? what happens if I have several script files defined as functions are called by a 'main' script using hotkeys, do the script's

Re: [Sikuli-driver] [Question #265796]: How does Sikuli manage script's variables internally, do they 'propagate' between scripts? when are they reset?

2015-04-24 Thread eduardobedoya
Question #265796 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265796 eduardobedoya posted a new comment: So far I only know about variables, list, functions and classes. But Im not quite sure if variables propagate between scripts, either if it was exactly the same in Sikuli

Re: [Sikuli-driver] [Question #265796]: How does Sikuli manage script's variables internally, do they 'propagate' between scripts? when are they reset?

2015-04-24 Thread eduardobedoya
Question #265796 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265796 Status: Answered = Solved eduardobedoya confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Question #265794]: Is there a way to tell Sikuli to wait until clipboard context change?

2015-04-24 Thread eduardobedoya
New question #265794 on Sikuli: https://answers.launchpad.net/sikuli/+question/265794 I am using ABBYY Screenshot Reader to OCR capture some text in a flash website, ABBYY automatically save the text in the clipboard, it take some time do that, sometimes is 3 secs, sometimes is 9 secs. I need to

Re: [Sikuli-driver] [Question #265794]: Is there a way to tell Sikuli to wait until clipboard context change?

2015-04-24 Thread eduardobedoya
Question #265794 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265794 Description changed to: I am using ABBYY Screenshot Reader to OCR capture some text in a flash website, ABBYY automatically save the text in the clipboard, it take some time do that, sometimes is 3 secs,

Re: [Sikuli-driver] [Question #264960]: How could I place a string, the found image count, and their XY coordinates into the clipboard with Sikuli?

2015-04-24 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 Summary changed to: How could I place a string, the found image count, and their XY coordinates into the clipboard with Sikuli? -- You received this question notification because you are a member of

Re: [Sikuli-driver] [Question #265794]: Is there a way to tell Sikuli to wait until clipboard context change?

2015-04-24 Thread eduardobedoya
Question #265794 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265794 Description changed to: I am using ABBYY Screenshot Reader to OCR capture some text in a flash website, ABBYY automatically save the text in the clipboard, it take some time do that, sometimes is 3 secs,

Re: [Sikuli-driver] [Question #265776]: Is it possible to join a multiline string using python regex in Sikuli??

2015-04-24 Thread eduardobedoya
Question #265776 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265776 eduardobedoya posted a new comment: thanks Rainman! please do you have alink, I have to read all about this I would like to find a good site with many examples, Thanks Again. -- You received this question

Re: [Sikuli-driver] [Question #265776]: Is it possible to join a multiline string using python regex in Sikuli??

2015-04-24 Thread eduardobedoya
Question #265776 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265776 eduardobedoya posted a new comment: thanks Rainman! It is just that I have tried it and it prints [u'ame1', u'ame2', u'ame3'] I have tried namelist = Names.split()[1:] for i in range(len(namelist

Re: [Sikuli-driver] [Question #265776]: Is it possible to join a multiline string using python regex in Sikuli??

2015-04-24 Thread eduardobedoya
Question #265776 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265776 eduardobedoya posted a new comment: thanks Rainman! It is just that I have tried it and it prints [u'ame1', u'ame2', u'ame3'] I have tried namelist = Names.split()[1:] for i in range(len(namelist

Re: [Sikuli-driver] [Question #265776]: Is it possible to join a multiline string using python regex in Sikuli??

2015-04-24 Thread eduardobedoya
Question #265776 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265776 eduardobedoya posted a new comment: Thanks Rainman! It worked, I just would like to understand why the and the Name = (inside another Name) please could you suggest me some related tutos? Thanks Again man

Re: [Sikuli-driver] [Question #265619]: Is it possible to import 'Levenshtein distance between two given strings' in order to detect mispelled words in sikuli?

2015-04-24 Thread eduardobedoya
Question #265619 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265619 Status: Answered = Solved eduardobedoya confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #265794]: Is there a way to tell Sikuli to wait until clipboard context change?

2015-04-24 Thread eduardobedoya
Question #265794 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265794 Status: Open = Solved eduardobedoya 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 #265794]: Is there a way to tell Sikuli to wait until clipboard context change?

2015-04-24 Thread eduardobedoya
Question #265794 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265794 Status: Solved = Open eduardobedoya is still having a problem: RainMan please tell me how could I say wait until clipboard is different that None I have do this... emp = App.setClipboard() # so if I

Re: [Sikuli-driver] [Question #264960]: How could I place a string, and the found image count and XY coordinates into the clipboard content with Sikuli?

2015-04-24 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 Status: Open = Solved eduardobedoya 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 #265768]: How can I move mouse to X, Y values in screen, and also to X, Y values relative to the current mouse position?

2015-04-24 Thread eduardobedoya
Question #265768 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265768 eduardobedoya posted a new comment: Yes, thanks Raiman The Region Part of the docs Pattern String Match Region Location Thanks Again -- You received this question notification because you are a member

Re: [Sikuli-driver] [Question #265768]: How can I move mouse to X, Y values in screen, and also to X, Y values relative to the current mouse position?

2015-04-23 Thread eduardobedoya
Question #265768 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265768 Description changed to: How can I move mouse to X, Y values in screen, and also to X,Y values relative to the current mouse position? I really would like to avoid using images, cuz in this case images

Re: [Sikuli-driver] [Question #265768]: How can I move mouse to X, Y values in screen, and also to X, Y values relative to the current mouse position?

2015-04-23 Thread eduardobedoya
Question #265768 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265768 Summary changed to: How can I move mouse to X, Y values in screen, and also to X,Y values relative to the current mouse position? -- You received this question notification because you are a member of

[Sikuli-driver] [Question #265768]: How can I move mouse to X, Y values in screen, and also in relative to the initial mouse position?

2015-04-23 Thread eduardobedoya
New question #265768 on Sikuli: https://answers.launchpad.net/sikuli/+question/265768 How can I move mouse to X, Y values in screen, and also to X,Y values relative to the current mouse position? I really would like to avoid using images, cuz in this case images change all time, but the size of

Re: [Sikuli-driver] [Question #265734]: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 1: ordinal not in range(128)

2015-04-23 Thread eduardobedoya
Question #265734 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265734 eduardobedoya posted a new comment: tHANKS RainMan -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #265776]: Is it possible to join a multiline string using python regex in Sikuli??

2015-04-23 Thread eduardobedoya
Question #265776 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265776 Description changed to: In sikuli I've get a multiline string from clipboard like this... Names = App.getClipboard(); Name = #corazona #Pebleo00 #cofriasd «paflio and I have use this regex to delete the

[Sikuli-driver] [Question #265776]: Is it possible to join a multiline string using python regex in Sikuli??

2015-04-23 Thread eduardobedoya
New question #265776 on Sikuli: https://answers.launchpad.net/sikuli/+question/265776 In sikuli I've get a multiline string from clipboard (content from a third OCR app) like this... Names = App.getClipboard(); Name = #corazona #Pebleo00 #cofriasd «paflio and I have use this regex to delete

Re: [Sikuli-driver] [Question #265776]: Is it possible to join a multiline string using python regex in Sikuli??

2015-04-23 Thread eduardobedoya
Question #265776 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265776 Description changed to: In sikuli I've get a multiline string from clipboard like this... Names = App.getClipboard(); Name = #corazona #Pebleo00 #cofriasd «paflio and I have use this regex to delete the

Re: [Sikuli-driver] [Question #265768]: How can I move mouse to X, Y values in screen, and also to X, Y values relative to the current mouse position?

2015-04-23 Thread eduardobedoya
Question #265768 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265768 eduardobedoya gave more information on the question: Yes, I read before I tried this... hover(1000, 1000) but I got the error... [error] TypeError ( hover(): expected 0-1 args; got 2 ) x,y coordinates

Re: [Sikuli-driver] [Question #265768]: How can I move mouse to X, Y values in screen, and also to X, Y values relative to the current mouse position?

2015-04-23 Thread eduardobedoya
Question #265768 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265768 Status: Answered = Open eduardobedoya is still having a problem: Yes, I read before I tried this... hover(1040,1800) but I got the error... [error] TypeError ( hover(): expected 0-1 args; got 2 ) x,y

Re: [Sikuli-driver] [Question #265734]: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 1: ordinal not in range(128)

2015-04-23 Thread eduardobedoya
Question #265734 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265734 eduardobedoya posted a new comment: Thanks RainMan I said so, because I was having problems when using Lists which items has those characters in them In this case... a = App.getClipboard(); aAsList = eval

Re: [Sikuli-driver] [Question #265776]: Is it possible to join a multiline string using python regex in Sikuli??

2015-04-23 Thread eduardobedoya
Question #265776 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265776 Description changed to: In sikuli I've get a multiline string from clipboard like this... Names = App.getClipboard(); Name = #corazona #Pebleo00 #cofriasd «paflio and I have use this regex to delete the

Re: [Sikuli-driver] [Question #265776]: Is it possible to join a multiline string using python regex in Sikuli??

2015-04-23 Thread eduardobedoya
Question #265776 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265776 Description changed to: In sikuli I've get a multiline string from clipboard like this... Names = App.getClipboard(); Name = #corazona #Pebleo00 #cofriasd «paflio and I have use this regex to delete the

Re: [Sikuli-driver] [Question #265487]: Run Sikuli Script in a PC without monitor connected

2015-04-23 Thread eduardobedoya
Question #265487 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265487 Status: Answered = Open eduardobedoya is still having a problem: Thanks Eugene Ill test it. Im still wondering what are the software x11 solution?? or the hardware solution??? Thanks again. -- You

Re: [Sikuli-driver] [Question #265685]: Is there wayt to findAll from bmp file? or from image copied to clipboard?

2015-04-22 Thread eduardobedoya
Question #265685 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265685 Description changed to: Hi Is there way to findAll (find 9 equal images) from bmp file (whithout open it)? or from image copied to clipboard? if it is possible, how can I hover throught all 9 equal images,

Re: [Sikuli-driver] [Question #265685]: Is there wayt to findAll from bmp file? or from image copied to clipboard?

2015-04-22 Thread eduardobedoya
Question #265685 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265685 eduardobedoya gave more information on the question: Thanks RaiMan, but Im afraid to say that this time, it didn't quite get it Let's say I have a full screen capture of my web browser, a 1920x1080 bmp file

Re: [Sikuli-driver] [Question #265685]: Is there wayt to findAll from bmp file? or from image copied to clipboard?

2015-04-22 Thread eduardobedoya
Question #265685 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265685 Status: Answered = Open eduardobedoya is still having a problem: Thanks RaiMan, but Im afraid to say that this time, it didn't quite get it Let's say I have a full screen capture, a 1920x1080 bmp file

[Sikuli-driver] [Question #265685]: Is there wayt to findAll from bmp file? or from image copied to clipboard?

2015-04-22 Thread eduardobedoya
New question #265685 on Sikuli: https://answers.launchpad.net/sikuli/+question/265685 Hi Is there wayt to findAll (find 9 equal images) from bmp file (whithout open it)? or from image copied to clipboard? if it is possible, how can I hover throught its items, how sikuli manage the coordinates,

Re: [Sikuli-driver] [Question #265685]: Is there wayt to findAll from bmp file? or from image copied to clipboard?

2015-04-22 Thread eduardobedoya
Question #265685 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265685 Description changed to: Hi Is there way to findAll (find 9 equal images) from bmp file (whithout open it)? or from image copied to clipboard? if it is possible, how can I hover throught all 9 equal images,

Re: [Sikuli-driver] [Question #265685]: Is there wayt to findAll from bmp file? or from image copied to clipboard?

2015-04-22 Thread eduardobedoya
Question #265685 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265685 Description changed to: Hi Is there way to findAll (find 9 equal images) from bmp file (whithout open it)? or from image copied to clipboard? if it is possible, how can I hover throught all 9 equal images,

Re: [Sikuli-driver] [Question #265619]: Is it possible to import 'Levenshtein distance between two given strings' in order to detect mispelled words in sikuli?

2015-04-22 Thread eduardobedoya
Question #265619 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265619 Status: Answered = Open eduardobedoya is still having a problem: Hi Rainman I googled, fuzzywuzzy is written in pure python please look at this page, it says the code is pure python and it depends only

Re: [Sikuli-driver] [Question #265685]: Is there wayt to findAll from bmp file? or from image copied to clipboard?

2015-04-22 Thread eduardobedoya
Question #265685 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265685 Status: Open = Solved eduardobedoya 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 #265685]: Is there wayt to findAll from bmp file? or from image copied to clipboard?

2015-04-22 Thread eduardobedoya
Question #265685 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265685 eduardobedoya posted a new comment: I would have to make some tests in order to get it, but Ive found a workaround, so I guess it will be latter. Thanks Rainman. -- You received this question notification

Re: [Sikuli-driver] [Question #265487]: Run Sikuli Script in a PC without monitor connected

2015-04-22 Thread eduardobedoya
Question #265487 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265487 Status: Solved = Open eduardobedoya is still having a problem: Thanks Rainman, please could you tell me more about the software x11 solution?? or the hardware solution??? I have found this http

Re: [Sikuli-driver] [Question #265487]: Run Sikuli Script in a PC without monitor connected

2015-04-22 Thread eduardobedoya
Question #265487 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265487 Status: Answered = Solved eduardobedoya confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #265487]: Run Sikuli Script in a PC without monitor connected

2015-04-22 Thread eduardobedoya
Question #265487 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265487 eduardobedoya posted a new comment: Is there any chance to improve this feature (kinda) in future releases? Thanks Advanced. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #265734]: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 1: ordinal not in range(128)

2015-04-22 Thread eduardobedoya
Question #265734 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265734 Description changed to: Hi Rainman I have this message when importing clipboard (containing a List) that was obtained from an OCR capture (third app) UnicodeEncodeError: 'ascii' codec can't encode character

[Sikuli-driver] [Question #265734]: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 1: ordinal not in range(128)

2015-04-22 Thread eduardobedoya
New question #265734 on Sikuli: https://answers.launchpad.net/sikuli/+question/265734 Hi Rainman I have this message when importing clipboard (containing a List) UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 1: ordinal not in range(128) I have used

Re: [Sikuli-driver] [Question #265734]: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 1: ordinal not in range(128)

2015-04-22 Thread eduardobedoya
Question #265734 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265734 Description changed to: Hi Rainman I have this message when importing clipboard (containing a List) that was obtained from an OCR capture (third app) UnicodeEncodeError: 'ascii' codec can't encode character

Re: [Sikuli-driver] [Question #265734]: UnicodeEncodeError: 'ascii' codec can't encode character u'\xe9' in position 1: ordinal not in range(128)

2015-04-22 Thread eduardobedoya
Question #265734 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265734 Status: Open = Solved eduardobedoya confirmed that the question is solved: So far I have tested clipboard with characters in range x00-x7f with no errors. So from now on I only use this characters

[Sikuli-driver] [Question #265619]: Is it possible to import 'Levenshtein distance between two given strings' in order to detect mispelled words in sikuli?

2015-04-21 Thread eduardobedoya
New question #265619 on Sikuli: https://answers.launchpad.net/sikuli/+question/265619 Hi I would like to detect mispelled words in strings So, Is it possible to import Levenshtein distance between two given strings implemented in JavaScript and usable as a Node.js module? Python also has its own

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-20 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 Status: Answered = Solved eduardobedoya confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-20 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 Status: Answered = Open eduardobedoya is still having a problem: oh I see, Shift has a meaning in programming THanks I will work on this ASAP. But what about 1.1.0 new grid features, you can divide

Re: [Sikuli-driver] [Question #265505]: Is there a way to convert the clipboard content into list in sikuli?

2015-04-20 Thread eduardobedoya
Question #265505 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265505 Description changed to: Hi, I have manage to substract List B from List A but keeping the List A index, using this... a = [car, plane, truck, motorcycle, jet, train] b = [plane, jet] c = [i for i, v in

[Sikuli-driver] [Question #265505]: Is there a way to convert the clipboard content into list in sikuli?

2015-04-20 Thread eduardobedoya
New question #265505 on Sikuli: https://answers.launchpad.net/sikuli/+question/265505 Hi, I have manage to substract List B from List A but keeping the List A index, using this... a = [car, plane, truck, motorcycle, jet, train] b = [plane, jet] c = [i for i, v in enumerate(a) if v not in b]

Re: [Sikuli-driver] [Question #265505]: Is there a way to convert the clipboard content into list in sikuli?

2015-04-20 Thread eduardobedoya
Question #265505 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265505 Description changed to: Hi, I have manage to substract List B from List A but keeping the List A index, using this... a = [car, plane, truck, motorcycle, jet, train] b = [plane, jet] c = [i for i, v in

Re: [Sikuli-driver] [Question #265505]: Is there a way to convert the clipboard content into list in sikuli?

2015-04-20 Thread eduardobedoya
Question #265505 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265505 Status: Open = Solved eduardobedoya 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 #265505]: Is there a way to convert the clipboard content into list in sikuli?

2015-04-20 Thread eduardobedoya
Question #265505 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265505 Status: Answered = Open eduardobedoya is still having a problem: Hi RaiMan I fixed my script this way, but Im having the same result [0, 1, 2, 3, 4, ... 51, 52, 53, 54] aAsList = eval(a) b = [plane

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

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

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 eduardobedoya posted a new comment: Thanks RaiMan, I just have a doubt, if Sikuli by default only search in the main monitor in multimonitor system why it keeps a screencapture of all monitors

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 Status: Solved = Open eduardobedoya is still having a problem: If my script beginn with App.focus(Chrome) and then I set a region, it look in that region only inside chrome right? -- You received

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 eduardobedoya gave more information on the question: Hi RaiMan Currently I am reading this Sikuli doc (its very extensive) http://sikulix-2014.readthedocs.org/en/latest/region.html#Region but I still can't

[Sikuli-driver] [Question #265487]: Run Sikuli Script in a PC without monitor connected

2015-04-19 Thread eduardobedoya
New question #265487 on Sikuli: https://answers.launchpad.net/sikuli/+question/265487 Hi What happens if I run a Sikuli Script in another PC, but this PC has not any monitor connect to it, does the find image still work?? Lets say for example I have two PCS connected to the same monitor via a

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-19 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 Status: Solved = Open eduardobedoya is still having a problem: Hi RaiMan, yes Im using version 1.1.0 Currently Im reading this... http://sikulix-2014.readthedocs.org/en/latest/region.html#Region and I

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-19 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 eduardobedoya gave more information on the question: Hi RaiMan, yes Im using version 1.1.0 Currently Im reading this... http://sikulix-2014.readthedocs.org/en/latest/region.html#Region and I found

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-19 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 eduardobedoya gave more information on the question: Hi RaiMan, yes Im using version 1.1.0 Currently Im reading this... http://sikulix-2014.readthedocs.org/en/latest/region.html#Region and I found

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 Status: Solved = Open eduardobedoya is still having a problem: Hi RaiMan Currently I am reading this Sikuli doc (its very extensive) http://sikulix-2014.readthedocs.org/en/latest/region.html#Region

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-19 Thread eduardobedoya
Question #265446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/265446 Status: Answered = Open eduardobedoya is still having a problem: If my script beginn with App.focus(IrfanView) and then I set a region, It doesn't matter wich line comes first in the script right

Re: [Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

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

Re: [Sikuli-driver] [Question #264563]: How to get a final sorted match list after more than one findAll()

2015-04-18 Thread eduardobedoya
Question #264563 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264563 Status: Solved = Open eduardobedoya is still having a problem: Hi Raiman, I've read the python tutorial, and Im reading the sikuli one I got the script to do what I was intending to, but it takes 6

Re: [Sikuli-driver] [Question #264563]: How to get a final sorted match list after more than one findAll()

2015-04-18 Thread eduardobedoya
Question #264563 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264563 eduardobedoya gave more information on the question: Hi Raiman, I've read the python tutorial, and Im currently reading the sikuli one I got the script to do what I was intending to, but it takes 6 seconds

Re: [Sikuli-driver] [Question #264563]: How to get a final sorted match list after more than one findAll()

2015-04-18 Thread eduardobedoya
Question #264563 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264563 eduardobedoya gave more information on the question: Yes Raiman, Thanks for the list.extend(list) thing Sikuli IDLE warn me about the need to use an empty list list=[] xD So I fixed the script, but it still

Re: [Sikuli-driver] [Question #264563]: How to get a final sorted match list after more than one findAll()

2015-04-18 Thread eduardobedoya
Question #264563 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264563 Status: Answered = Open eduardobedoya is still having a problem: Yes Raiman, I upgraded into this so far, but still takes 6 seconds before any mouse move or hover. Could restricting the search area

Re: [Sikuli-driver] [Question #264563]: How to get a final sorted match list after more than one findAll()

2015-04-18 Thread eduardobedoya
Question #264563 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264563 eduardobedoya gave more information on the question: I have notice that there are a two screens picture in the Matching Preview of the Pattern Settings I would like to set all my scripts to always operate

[Sikuli-driver] [Question #265446]: Matching Preview of the Pattern Settings

2015-04-18 Thread eduardobedoya
New question #265446 on Sikuli: https://answers.launchpad.net/sikuli/+question/265446 I have notice that there are a two screens picture in the Matching Preview of the Pattern Settings What if I would like to set all my scripts to always operate only in the main monitor, Is there a way to show

Re: [Sikuli-driver] [Question #264563]: How to get a final sorted match list after more than one findAll()

2015-04-18 Thread eduardobedoya
Question #264563 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264563 eduardobedoya gave more information on the question: Hi Raiman This job performance gave me several doubts about finding images inside restricted areas, I asked in this link https://answers.launchpad.net

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-16 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 Status: Answered = Solved eduardobedoya confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-11 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 Status: Answered = Open eduardobedoya is still having a problem: what is the m.y value? I mean if all images to find are exactly the same, sorry Im not a programmer. thanks advanced. -- You received

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-11 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 eduardobedoya gave more information on the question: I mean if all images to find are exactly the same, how can I sort them so the first is the top left and the last is the top right, sorry Im

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-11 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 eduardobedoya gave more information on the question: I mean if all images to find are exactly the same, how can I sort them so the first is the top left and the last is the top right, sorry Im

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-11 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 eduardobedoya gave more information on the question: Thanks RainMan so is it possible to set sortedMatches = sorted(matches, key=lambda m:m.yx) to sort matches from top left, to bottom right? so

Re: [Sikuli-driver] [Question #264960]: How could I place a string into clipboard?

2015-04-11 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 eduardobedoya posted a new comment: Yes sorry, I didn't know how to edit my question, I added the count into clipboard question in my first comment (Now I know how to edit it) Thanks both worked fine. I am

Re: [Sikuli-driver] [Question #264960]: How could I place a string into clipboard?

2015-04-11 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 eduardobedoya posted a new comment: Yes sorry, I didn't know how to edit my question, I added the count into clipboard question in my first comment (Now I know how to edit it) Thanks both worked fine. I am

Re: [Sikuli-driver] [Question #264960]: How could I place a string into clipboard?

2015-04-11 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 Status: Answered = Solved eduardobedoya confirmed that the question is solved: Yes sorry, I didn't know how to edit my question, I added the count into clipboard question in my first comment Thanks

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-11 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 eduardobedoya gave more information on the question: Thanks RainMan so is it possible to set sortedMatches = sorted(matches, key=lambda m:m.yx) to sort matches from top left, to bottom right? so the result

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-11 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 Status: Answered = Open eduardobedoya is still having a problem: Thanks RainMan so is it possible to set sortedMatches = sorted(matches, key=lambda m:m.yx) to sort matches from top left, to bottom

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-11 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 eduardobedoya gave more information on the question: Thanks RainMan so is it possible to set sortedMatches = sorted(matches, key=lambda m:m.yx) to sort matches from top left, to bottom right? so the result

Re: [Sikuli-driver] [Question #264960]: How could I place a string into clipboard?

2015-04-11 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 eduardobedoya gave more information on the question: THanks Raiman, This is my script count = 0 try: matches = list(findAll(1428702277851.png)) count = len(matches) except FindFailed: pass

Re: [Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-11 Thread eduardobedoya
Question #264958 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264958 eduardobedoya gave more information on the question: Thanks RainMan so I guess sortedMatches = sorted(matches, key=lambda m:m.y) sorts the matches from top left, to bottom right, am I right? so

Re: [Sikuli-driver] [Question #264960]: How could I place a string into clipboard?

2015-04-11 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 eduardobedoya gave more information on the question: Yes sorry, I didn't know how to edit my question, I added the count into clipboard question part in my first comment (Now I know how to edit it, sorry

Re: [Sikuli-driver] [Question #264960]: How could I place a string into clipboard?

2015-04-11 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 eduardobedoya gave more information on the question: Yes sorry, I didn't know how to edit my question, I added the count into clipboard question part in my first comment (Now I know how to edit it, sorry

Re: [Sikuli-driver] [Question #264960]: How could I place a string into clipboard?

2015-04-11 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 Status: Solved = Open eduardobedoya is still having a problem: Yes sorry, I didn't know how to edit my question, I added the count into clipboard question in my first comment (Now I know how to edit

Re: [Sikuli-driver] [Question #264960]: How could I place a string into clipboard?

2015-04-11 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 eduardobedoya gave more information on the question: THanks Raiman, This is my script count = 0 try: matches = list(findAll(1428702277851.png)) count = len(matches) except FindFailed: pass

Re: [Sikuli-driver] [Question #264960]: How could I place a string, and the found image count and XY coordinates into the clipboard content with Sikuli?

2015-04-11 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 Summary changed to: How could I place a string, and the found image count and XY coordinates into the clipboard content with Sikuli? Description changed to: Is it possible to place a string (defined text),

[Sikuli-driver] [Question #264958]: Count number of same images that are horizontally parallel in the screen

2015-04-10 Thread eduardobedoya
New question #264958 on Sikuli: https://answers.launchpad.net/sikuli/+question/264958 I would like to count the number of same images that are horizontally parallel in the screen and sort them so the foremost left is 0 (first) and the foremost right is -1 (last) right know Im using this

[Sikuli-driver] [Question #264960]: How could I place a string into clipboard?

2015-04-10 Thread eduardobedoya
New question #264960 on Sikuli: https://answers.launchpad.net/sikuli/+question/264960 Is it possible to place a string (defined text) in the clipboard content with Sikuli? I would like to place this text job ended inside clipboard content just before a script ends. I think changing clipboard is

Re: [Sikuli-driver] [Question #264960]: How could I place a string into clipboard?

2015-04-10 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 eduardobedoya gave more information on the question: For example, I have a script that count the number of images found in the screen, I would like to store the result into the clipboard, just before end

Re: [Sikuli-driver] [Question #264960]: How could I place a string into clipboard?

2015-04-10 Thread eduardobedoya
Question #264960 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264960 eduardobedoya gave more information on the question: For example, I have a script that count the number of images found in the screen, I would like to store the result (found: 18) into the clipboard, just

Re: [Sikuli-driver] [Question #264483]: 1.0.1 how to run sikuli script from command line

2015-04-09 Thread eduardobedoya
Question #264483 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264483 Status: Open = Solved eduardobedoya 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 #264483]: 1.0.1 how to run sikuli script from command line

2015-04-06 Thread eduardobedoya
Question #264483 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264483 eduardobedoya gave more information on the question: Hi RaiMan, I guess I could reopen this question, for a little issue very related to it, instead of making a new question As I said, I get several scripts

Re: [Sikuli-driver] [Question #264483]: 1.0.1 how to run sikuli script from command line

2015-04-06 Thread eduardobedoya
Question #264483 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264483 Status: Solved = Open eduardobedoya is still having a problem: Hi RaiMan, I guess I could reopen this question, for a little issue very related to it, instead of making a new question As I said, I get

Re: [Sikuli-driver] [Question #264563]: How to get a final sorted match list after more than one findAll()

2015-04-05 Thread eduardobedoya
Question #264563 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/264563 eduardobedoya gave more information on the question: thanks, currently reading Python link Please tell me, when you say, combine match list to on match list how do I do that? THanks Advanced. -- You

<    1   2   3   >