Re: [Sikuli-driver] [Question #700361]: How to create region button like sikulix IDE

2022-01-23 Thread Javier Gonzales Rodriguez
Question #700361 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700361 Status: Answered => Solved Javier Gonzales Rodriguez confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sik

[Sikuli-driver] [Question #700361]: How to create region button like sikulix IDE

2022-01-22 Thread Javier Gonzales Rodriguez
New question #700361 on SikuliX: https://answers.launchpad.net/sikuli/+question/700361 Hello there, Am trying to implement a button where the user select the region on screen like sikulix IDE. Can someone share how to get it drawing a rectangle on screen? Honestly with sikulx IDE is pretty eas

Re: [Sikuli-driver] [Question #695871]: [2.0.5] Linux: App.Open(some.sh) does not work and hangs

2021-04-28 Thread Javier Gonzales Rodriguez
Question #695871 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695871 Status: Answered => Open Javier Gonzales Rodriguez is still having a problem: Thanks for you reply Raiman! Ok! So ... should I close this case? -- You received this question notification beca

Re: [Sikuli-driver] [Question #695871]: [2.0.5] Linux: App.Open(some.sh) does not work and hangs

2021-04-24 Thread Javier Gonzales Rodriguez
Question #695871 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695871 Status: Expired => Open Javier Gonzales Rodriguez is still having a problem: Bump! -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #695871]: [2.0.5] Linux: App.Open(some.sh) does not work and hangs

2021-04-13 Thread Javier Gonzales Rodriguez
Question #695871 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695871 Javier Gonzales Rodriguez posted a new comment: Bump! -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #695871]: [2.0.5] Linux: App.Open(some.sh) does not work and hangs

2021-04-04 Thread Javier Gonzales Rodriguez
Question #695871 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695871 Status: Answered => Open Javier Gonzales Rodriguez is still having a problem: Thanks RaiMaan! I know you will, we appreciate your help! Thanks! -- You received this question notification beca

Re: [Sikuli-driver] [Question #695871]: [2.0.5] Linux: App.Open(some.sh) does not work and hangs

2021-04-02 Thread Javier Gonzales Rodriguez
Question #695871 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695871 Status: Expired => Open Javier Gonzales Rodriguez is still having a problem: Bump! -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #695871]: [2.0.5] Linux: App.Open(some.sh) does not work and hangs

2021-03-16 Thread Javier Gonzales Rodriguez
Question #695871 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695871 Status: Answered => Open Javier Gonzales Rodriguez is still having a problem: Hello there RaiMan, Thanks for your reply, of course it worked. Am just wondering if you found an issue on sikuliX 2.

[Sikuli-driver] [Question #695871]: App.Open() SikuliX 2.0.5

2021-03-04 Thread Javier Gonzales Rodriguez
New question #695871 on Sikuli: https://answers.launchpad.net/sikuli/+question/695871 Hello there I did an update from [SikuliX 2.0.4] to [SikuliX 2.0.5] and I got an issue when I try to use: App.Open('/home/user/Documents/App/start-app-launcher.sh') ... When I execute this code on version

Re: [Sikuli-driver] [Question #694553]: SikuliX IDE - Get Pixels

2020-12-17 Thread Javier Gonzales Rodriguez
Question #694553 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694553 Status: Answered => Solved Javier Gonzales Rodriguez confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sik

[Sikuli-driver] [Question #694553]: SikuliX IDE - Get Pixels

2020-12-17 Thread Javier Gonzales Rodriguez
New question #694553 on Sikuli: https://answers.launchpad.net/sikuli/+question/694553 Hello there, I already tried/read about importing "PIL, Image" from sikuliX IDE. Does anyone knows how to get pixels from an image using jython/SikuliX IDE? I made an update to my jython to the latest "2.7.2"

Re: [Sikuli-driver] [Question #694279]: Region.text() - number Recognition

2020-12-06 Thread Javier Gonzales Rodriguez
Question #694279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694279 Status: Open => Solved Javier Gonzales Rodriguez confirmed that the question is solved: Hi Matteoa, It is working now, thanks for your help! -- You received this question notification because y

Re: [Sikuli-driver] [Question #694279]: Region.text() - number Recognition

2020-12-02 Thread Javier Gonzales Rodriguez
Question #694279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694279 Javier Gonzales Rodriguez gave more information on the question: Hi Matteoa, Thanks for the information man, i appreciate it. I will try with this: OCR.globalOptions().configs("digits") OCR.glo

Re: [Sikuli-driver] [Question #694279]: Region.text() - number Recognition

2020-12-02 Thread Javier Gonzales Rodriguez
Question #694279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694279 Status: Needs information => Open Javier Gonzales Rodriguez gave more information on the question: Hi RaiMan, This is my code: #Regions to get information FirstReg = Region(1308,139,37,15) Second

Re: [Sikuli-driver] [Question #694279]: Region.text() - number Recognition

2020-12-01 Thread Javier Gonzales Rodriguez
Question #694279 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/694279 Status: Answered => Open Javier Gonzales Rodriguez is still having a problem: Hi RaiMan, thanks for your reply! I saw that documentation before and I really sorry but it is not clear for me about

[Sikuli-driver] [Question #694279]: Region.text() - number Recognition

2020-11-30 Thread Javier Gonzales Rodriguez
New question #694279 on Sikuli: https://answers.launchpad.net/sikuli/+question/694279 Hello there ... I have some issues to recognize numbers using "Region.text()". Is weird this scenario because it recognize numbers with 3 digits, sometimes it recognize 2 digits (to be specific from the number

Re: [Sikuli-driver] [Question #692455]: [How to] Persistent Script

2020-08-23 Thread Javier Gonzales Rodriguez
Question #692455 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692455 Status: Open => Solved Javier Gonzales Rodriguez confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #692455]: [How to] Persistent Script

2020-08-23 Thread Javier Gonzales Rodriguez
Question #692455 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692455 Status: Answered => Open Javier Gonzales Rodriguez is still having a problem: Hi there, now it is working way better. def MyHandler(event): try: Trade() pass exc

Re: [Sikuli-driver] [Question #692455]: [How to] Persistent Script

2020-08-20 Thread Javier Gonzales Rodriguez
Question #692455 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692455 Status: Answered => Open Javier Gonzales Rodriguez is still having a problem: Hi @masuo, Am testing the observer function but it is not working properly. this is my code: #MyHandler is going to c

Re: [Sikuli-driver] [Question #692455]: [How to] Persistent Script

2020-08-19 Thread Javier Gonzales Rodriguez
Question #692455 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692455 Javier Gonzales Rodriguez posted a new comment: thanks for your reply, Well, i was looking something like this: https://www.autohotkey.com/docs/commands/_Persistent.htm I didnt try just creating a loop on

Re: [Sikuli-driver] [Question #692206]: Best install method for linux mint ver20?

2020-08-19 Thread Javier Gonzales Rodriguez
Question #692206 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692206 Javier Gonzales Rodriguez requested more information: Hi Arminius, It is compatible, am using mint 19 + and 20 and it works! install the jython-installer-2.7.1.jar, and then sikulixide-2.0.4.jar Open

Re: [Sikuli-driver] [Question #692455]: [How to] Persistent Script

2020-08-19 Thread Javier Gonzales Rodriguez
Question #692455 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692455 Status: Needs information => Open Javier Gonzales Rodriguez gave more information on the question: Hi Prabhas, I wish to know how to run a persistent script ... is like to run two scripts at the s

Re: [Sikuli-driver] [Question #692455]: [How to] Persistent Script

2020-08-18 Thread Javier Gonzales Rodriguez
Question #692455 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692455 Project: Ubuntu => Sikuli -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___ Mailing list: http

[Sikuli-driver] [Question #692455]: [How to] Persistent Script

2020-08-18 Thread Javier Gonzales Rodriguez
New question #692455 on Sikuli: https://answers.launchpad.net/sikuli/+question/692455 Hello there, Can someone help with information/examples about to create a persistent script and run it at the same time that my sikuli script? Let me explain a little bit why i need this ... I have a loop wi

Re: [Sikuli-driver] [Question #691654]: [2.0.4] possible memory leak with long running scripts

2020-07-30 Thread Javier Gonzales Rodriguez
Question #691654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691654 Status: Answered => Solved Javier Gonzales Rodriguez confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #691654]: [2.0.4] possible memory leak with long running scripts

2020-07-29 Thread Javier Gonzales Rodriguez
Question #691654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691654 Status: Answered => Open Javier Gonzales Rodriguez is still having a problem: Hi Raiman, Again, thanks for the info, it seems like both options (I tested both for days) are helping to reduce the

Re: [Sikuli-driver] [Question #692052]: Help with setting Sikuli Up

2020-07-24 Thread Javier Gonzales Rodriguez
Question #692052 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692052 Javier Gonzales Rodriguez posted a new comment: Ethan, Am a beginner too so am gonna share what i did for Linux ... I downloaded the "sikulixide-2.0.4.jar" and "jython- installer-2.7.1.

Re: [Sikuli-driver] [Question #691654]: Sikuli script consuming a lot of RAM

2020-07-24 Thread Javier Gonzales Rodriguez
Question #691654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691654 Status: Answered => Open Javier Gonzales Rodriguez is still having a problem: Hi Raiman, Thanks for the information and your replies. Based on the information that you provided me, i did these te

Re: [Sikuli-driver] [Question #691116]: run IDE and script when restart

2020-07-23 Thread Javier Gonzales Rodriguez
Question #691116 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691116 Status: Answered => Solved Javier Gonzales Rodriguez confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #691116]: run IDE and script when restart

2020-07-23 Thread Javier Gonzales Rodriguez
Question #691116 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691116 Javier Gonzales Rodriguez posted a new comment: Great! Thanks Raiman! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #691116]: run IDE and script when restart

2020-07-22 Thread Javier Gonzales Rodriguez
Question #691116 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691116 Status: Solved => Open Javier Gonzales Rodriguez is still having a problem: hi, When i put this command: java -jar sikulixide-2.0.4.jar -r /home/mint/Documents/Loops.sikuli it showed this: Except

Re: [Sikuli-driver] [Question #691654]: Sikuli script consuming a lot of RAM

2020-07-22 Thread Javier Gonzales Rodriguez
Question #691654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691654 Status: Answered => Open Javier Gonzales Rodriguez is still having a problem: Hi Raiman, About this issue, I just found this... Try this simple code: ImgRegion = Region(542,235,232,204) desktop

Re: [Sikuli-driver] [Question #691302]: [HowTo] handling findFailed

2020-07-15 Thread Javier Gonzales Rodriguez
Question #691302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691302 Status: Answered => Solved Javier Gonzales Rodriguez confirmed that the question is solved: Thanks masuo, that solved my question. -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #691654]: Sikuli script consuming a lot of RAM

2020-07-14 Thread Javier Gonzales Rodriguez
Question #691654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691654 Javier Gonzales Rodriguez posted a new comment: Hi Raiman, yes, am agree, take a look if you can (no commitments), i will appreciate it. On Windows is kind of hard because the anti cheat tools that they

Re: [Sikuli-driver] [Question #691654]: Sikuli script consuming a lot of RAM

2020-07-11 Thread Javier Gonzales Rodriguez
Question #691654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691654 Javier Gonzales Rodriguez gave more information on the question: bump! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

[Sikuli-driver] [Question #691654]: Sikuli script consuming a lot of RAM

2020-07-02 Thread Javier Gonzales Rodriguez
New question #691654 on Sikuli: https://answers.launchpad.net/sikuli/+question/691654 Hello there ... Am using SikuliX for a basic gaming tasks, so .. the script is on a loop and it works fine during some hours, after that it stops and my OS (Linux mint 19.03) says that i run out of ram memory.

Re: [Sikuli-driver] [Question #691302]: [HowTo] handling findFailed

2020-06-14 Thread Javier Gonzales Rodriguez
Question #691302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691302 Javier Gonzales Rodriguez posted a new comment: Thanks Masuo, it is working now! I just did this... rightRegion = Region(1186,447,173,63) if rightRegion.findBest(Pattern("1592064085453.png").si

Re: [Sikuli-driver] [Question #691302]: [HowTo] handling findFailed

2020-06-14 Thread Javier Gonzales Rodriguez
Question #691302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691302 Status: Answered => Open Javier Gonzales Rodriguez is still having a problem: Hello Mauso, Thanks for your answer but it didnt work, findAny, findAll, findBest ... i tested all of them and they cho

Re: [Sikuli-driver] [Question #691302]: [HowTo] handling findFailed

2020-06-13 Thread Javier Gonzales Rodriguez
Question #691302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691302 Description changed to: Hello there ... am using Sikuli for pretty basics task, am not a developer so will be great if any of you give me a hand to solve my issue. So let me explain what am trying to do ...

[Sikuli-driver] [Question #691302]: [HowTo] handling findFailed

2020-06-13 Thread Javier Gonzales Rodriguez
New question #691302 on Sikuli: https://answers.launchpad.net/sikuli/+question/691302 Hello there ... am using Sikuli for pretty basics task, am not a developer so will be great if any of you give me a hand to solve my issue. So let me explain what am trying to do ... I have 2 images, if any o

Re: [Sikuli-driver] [Question #691116]: run IDE and script when restart

2020-06-10 Thread Javier Gonzales Rodriguez
Question #691116 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691116 Status: Answered => Solved Javier Gonzales Rodriguez confirmed that the question is solved: Thanks for your reply RaiMan, didnt work, am sure that the path is correct because is can see my files w

[Sikuli-driver] [Question #691116]: run IDE and script when restart

2020-06-03 Thread Javier Gonzales Rodriguez
New question #691116 on Sikuli: https://answers.launchpad.net/sikuli/+question/691116 Hello there, am just started to use Sikuli and i have a little issue to open the IDE + script and then run it automatically. I put this on a bash file and it opened the IDE properly but not the script. java -