[Sikuli-driver] [Question #679238]: Alt+Shift+C doesn't work

2019-03-15 Thread Max Musterman
New question #679238 on Sikuli: https://answers.launchpad.net/sikuli/+question/679238 Hello, I just updated from Sikuli 1.1.2 to 1.1.3 and updated my Java to 11 and now I can no longer close my scripts with Alt+Shift+C. -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #678309]: Gradually reducing MinSimilarity

2019-02-03 Thread Max Musterman
Question #678309 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678309 Max Musterman 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

Re: [Sikuli-driver] [Question #678309]: Gradually reducing MinSimilarity

2019-02-03 Thread Max Musterman
Question #678309 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/678309 Status: Answered => Solved Max Musterman confirmed that the question is solved: Thanks a bunch -- You received this question notification because your team Sikuli Drivers is an answer cont

[Sikuli-driver] [Question #678309]: Gradually reducing MinSimilarity

2019-02-03 Thread Max Musterman
New question #678309 on Sikuli: https://answers.launchpad.net/sikuli/+question/678309 Hi, thanks for your work maintaining this script. I wonder, is there a way to gradually reduce the MinSimilarity? You can set it to a specific value, but is it possible to reduce it by 0,01 continuously within

Re: [Sikuli-driver] [Question #670783]: Different character encoding when using CMD instead of IDE

2018-07-26 Thread Max
Question #670783 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670783 Status: Expired => Open Max is still having a problem: the issue still exists. can i provide more helpful information? just tell me what you need. thanks a lot! -- You received this quest

Re: [Sikuli-driver] [Question #670783]: Different character encoding when using CMD instead of IDE

2018-07-10 Thread Max
Question #670783 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670783 Max posted a new comment: Value of mail is for example: FromSubject ReceivedSize Lastname, Firstname Subjecttext 22:09 46 KB -- You received this question notification because your

Re: [Sikuli-driver] [Question #670783]: Different character encoding when using CMD instead of IDE

2018-07-10 Thread Max
Question #670783 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670783 Status: Answered => Open Max is still having a problem: I'm running Sikulix 1.1.0 on Windows 7 64bit, Java Version 8, Update 152. Here is my code snippet with some comme

Re: [Sikuli-driver] [Question #670783]: Different character encoding when using CMD instead of IDE

2018-07-10 Thread Max
Question #670783 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670783 Max posted a new comment: and yes: i did the .encode.decode utf-8 thing with my variable -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #670783]: Different character encoding when using CMD instead of IDE

2018-07-10 Thread Max
Question #670783 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670783 Status: Answered => Open Max is still having a problem: no i‘m using „paste(myvariable)“ to paste the string into the textbox. -- You received this question notification because your team Sik

[Sikuli-driver] [Question #670783]: Different character encoding when using CMD instead of IDE

2018-07-09 Thread Max
New question #670783 on Sikuli: https://answers.launchpad.net/sikuli/+question/670783 Hello, i have a sikulix script which has a different behaviour when i start it as a batch file with runsikulix.cmd than running it from the IDE . I'm using Sikulix 1.1.0 (cant download a newer version because

Re: [Sikuli-driver] [Question #663232]: How to click on screen using coordinates

2018-01-19 Thread Max Musterman
Question #663232 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/663232 Max Musterman posted a new comment: After going through some other user scripts, the correct command is " click(Location(X,Y)) " I don't understand why you didn't just answer my question. If you d

Re: [Sikuli-driver] [Question #663232]: How to click on screen using coordinates

2018-01-18 Thread Max Musterman
Question #663232 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/663232 Max Musterman posted a new comment: I am sure there are, but them existing doesn't help me if I cant find them, which is why I asked for a link. I found tons of stuff about relative coordinates

Re: [Sikuli-driver] [Question #663232]: How to click on screen using coordinates

2018-01-18 Thread Max Musterman
Question #663232 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/663232 Max Musterman posted a new comment: Hi, thanks for you reply. I tried reading through what I could find before asking, but the problem is I have no programming knowledge so I don't understand much of it. Do

[Sikuli-driver] [Question #663232]: How to click on screen using coordinates

2018-01-18 Thread Max Musterman
New question #663232 on Sikuli: https://answers.launchpad.net/sikuli/+question/663232 Hello, I am new, I want to click on screen using coordinates. I tried using the code in https://answers.launchpad.net/sikuli/+question/575478 But using Click(928,482) only clicks at the current mouse position.

Re: [Sikuli-driver] [Question #661603]: Set tolerance in click(image)

2017-12-12 Thread Max
Question #661603 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661603 Status: Answered => Solved Max 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 #661603]: Set tolerance in click(image)

2017-12-12 Thread Max
Question #661603 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661603 Status: Answered => Open Max is still having a problem: thanks for the tips! I was able to do it using pattern as you suggested with the following code: my_image = find(Pattern("151306717

[Sikuli-driver] [Question #661603]: Set tolerance in click(image)

2017-12-11 Thread Max
New question #661603 on Sikuli: https://answers.launchpad.net/sikuli/+question/661603 Hi, I have a problem in my Sikuli python script and no idea how to solve it. I need to click on an image, but this could slightly differ from one computer to another. My code now is something like this:

Re: [Sikuli-driver] [Question #660613]: Convert my Sikuli python script in a java (obfuscated) standalone package

2017-11-28 Thread Max
Question #660613 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660613 Max 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

Re: [Sikuli-driver] [Question #660613]: Convert my Sikuli python script in a java (obfuscated) standalone package

2017-11-28 Thread Max
Question #660613 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660613 Status: Answered => Solved Max confirmed that the question is solved: It works! Thanks again, amazing solution :) -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #661218]: Open browser in python script without using full system path

2017-11-28 Thread Max
Question #661218 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/661218 Max 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] [Question #661218]: Open browser in python script without using full system path

2017-11-28 Thread Max
New question #661218 on Sikuli: https://answers.launchpad.net/sikuli/+question/661218 Hi! On Windows, I'm trying to open a browser (e.g., chrome) through python sikuli script without using its system path since a priori I don't know the right path on different machines and OS versions. I

Re: [Sikuli-driver] [Question #660613]: Convert my Sikuli python script in a java (obfuscated) standalone package

2017-11-28 Thread Max
Question #660613 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660613 Max posted a new comment: Excellent!!! I will try tonight :) Thank you so much for your help!! I'll let you know the result ;) Thanks again! -- You received this question notification because

Re: [Sikuli-driver] [Question #660613]: Convert my Sikuli python script in a java (obfuscated) standalone package

2017-11-27 Thread Max
Question #660613 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660613 Max posted a new comment: of course!!! this sounds amazing!!! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #660613]: Convert my Sikuli python script in a java (obfuscated) standalone package

2017-11-26 Thread Max
Question #660613 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660613 Max posted a new comment: eheheh yep sorry :P my apologies! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #660613]: Convert my Sikuli python script in a java (obfuscated) standalone package

2017-11-26 Thread Max
Question #660613 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660613 Status: Answered => Open Max is still having a problem: any idea?!? :) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sik

[Sikuli-driver] [Question #661030]: Justice League

2017-11-23 Thread max
New question #661030 on Sikuli: https://answers.launchpad.net/sikuli/+question/661030 https://myfloridagreen.com/forums/topic/hbo-techfree-watch-justice-league-2017-online-full-hd-movie -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #660655]: .sendto() method does not work on windows

2017-11-21 Thread Max
Question #660655 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660655 Status: Answered => Open Max is still having a problem: Yep, I'm running the code from IDE. In stackoverflow someone suggested to use run() function in sikuli and call an external python script .

Re: [Sikuli-driver] [Question #660655]: .sendto() method does not work on windows

2017-11-12 Thread Max
Question #660655 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660655 Max posted a new comment: I think is a sikuli issue since, if I run a python script with these lines, the code is working properly (on windows). >From the error logs I had the impression that sikuli tr

Re: [Sikuli-driver] [Question #660613]: Convert my Sikuli python script in a java (obfuscated) standalone package

2017-11-12 Thread Max
Question #660613 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660613 Max posted a new comment: Thank! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___ Mailing list

Re: [Sikuli-driver] [Question #660655]: .sendto() method does not work on windows

2017-11-12 Thread Max
Question #660655 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660655 Max posted a new comment: The same code on sikulix linux is working fine. In both OS I have the latest sikulix. -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #660655]: .sendto() method does not work on windows

2017-11-12 Thread Max
Question #660655 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660655 Description changed to: Hi, I developed a sikuli python script on linux that uses this code: from socket import AF_INET, SOCK_DGRAM import sys import socket import struct, time host = "pool.ntp.org" port

[Sikuli-driver] [Question #660655]: .sendto() method does not work on windows

2017-11-12 Thread Max
New question #660655 on Sikuli: https://answers.launchpad.net/sikuli/+question/660655 Hi, I developed a sikuli python script on linux that uses this code: from socket import AF_INET, SOCK_DGRAM import sys import socket import struct, time host = "pool.ntp.org" port = 123 buf = 1024 address =

[Sikuli-driver] [Question #660613]: Convert my Sikuli python script in a java (obfuscated) standalone package

2017-11-11 Thread Max
New question #660613 on Sikuli: https://answers.launchpad.net/sikuli/+question/660613 Hi! Preface: I'm not a software developer and have never developed anything in java :) I developed some sikuli scripts in python to automate actions for my researches (I work in academia). Now I need to

Re: [Sikuli-driver] [Question #660197]: JAR or EXE file from Sikuli python script

2017-11-01 Thread Max
Question #660197 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660197 Status: Answered => Solved Max 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 #660197]: JAR or EXE file from Sikuli python script

2017-11-01 Thread Max
Question #660197 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660197 Status: Solved => Open Max is still having a problem: Just a clarification to fully understand. When you said "Of course you can create a fat jar including sikulixapi.jar", so in that

Re: [Sikuli-driver] [Question #660197]: JAR or EXE file from Sikuli python script

2017-11-01 Thread Max
Question #660197 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660197 Status: Answered => Solved Max 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 #660197]: JAR or EXE file from Sikuli python script

2017-11-01 Thread Max
Question #660197 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660197 Status: Answered => Open Max is still having a problem: What if I write my code in java and I include all the classes like this: import org.sikuli.script.*; public class TestSikuli { pub

Re: [Sikuli-driver] [Question #660197]: JAR or EXE file from Sikuli python script

2017-11-01 Thread Max
Question #660197 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/660197 Status: Answered => Open Max is still having a problem: Thanks for the answers! Is there a "standalone" sikuli jar or exe to execute sikuli scripts? I mean, I think I cannot install

[Sikuli-driver] [Question #660197]: JAR or EXE file from Sikuli python script

2017-10-31 Thread Max
New question #660197 on Sikuli: https://answers.launchpad.net/sikuli/+question/660197 I just started doing some scripts with Sikuli in python. I would like to know if it's possible (and if yes, how) to create a jar or exe file from my python script (file .py and images). I would like to easily

Re: [Sikuli-driver] [Question #254203]: Hotkey Listener overrides hotkey use (ctrl-c)

2014-09-09 Thread Max
Question #254203 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254203 Max posted a new comment: I tried the first one first, didn't work so well, I will check again with both solutions when I get back from work or maybe at lunch. It could possibly be a little problematic

[Sikuli-driver] [Question #254203]: Hotkey Listener overrides hotkey use

2014-09-08 Thread Max
New question #254203 on Sikuli: https://answers.launchpad.net/sikuli/+question/254203 I'm trying to write a java program that can listen when a user copies a text like this: String key = c; int modifiers = KeyModifier.CTRL; HotkeyListener listener = new HotkeyListener() {

Re: [Sikuli-driver] [Question #254203]: Hotkey Listener overrides hotkey use

2014-09-08 Thread Max
Question #254203 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254203 Status: Answered = Open Max is still having a problem: Which class is that in? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

Re: [Sikuli-driver] [Question #254203]: Hotkey Listener overrides hotkey use

2014-09-08 Thread Max
Question #254203 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/254203 Status: Answered = Solved Max confirmed that the question is solved: I ended up using java.awt.Robot, works as I'd like it to now. Thanks for the answers though! final HotkeyListener listener = new

Re: [Sikuli-driver] [Question #253723]: How to Create a Repeatable Loop

2014-08-28 Thread max
Question #253723 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253723 Status: Answered = Solved max confirmed that the question is solved: Thank you this works while True: # loop forever if exists(image, 0): click(some_image) wait(5) I will just open

[Sikuli-driver] [Question #253723]: How to Create a Repeatable Loop

2014-08-27 Thread max
New question #253723 on Sikuli: https://answers.launchpad.net/sikuli/+question/253723 Hi, I just downloaded Sikuli 2 days ago. The Language and constructs are all very new to me, but the potential of this type of program is great. I have a very simple question. I have a program that runs

Re: [Sikuli-driver] [Question #253723]: How to Create a Repeatable Loop

2014-08-27 Thread max
Question #253723 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253723 Description changed to: Hi, I just downloaded Sikuli 2 days ago. The Language and constructs are all very new to me, but the potential of this type of program is great. I have a very simple question. I have

Re: [Sikuli-driver] [Question #253723]: How to Create a Repeatable Loop

2014-08-27 Thread max
Question #253723 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/253723 Description changed to: Hi, I just downloaded Sikuli 2 days ago. The Language and constructs are all very new to me, I am not familiar with programming code. But the potential of this type of program is

[Sikuli-driver] [Question #250510]: Unhiding Sikuli while script running?

2014-06-20 Thread max
New question #250510 on Sikuli: https://answers.launchpad.net/sikuli/+question/250510 My script works great, except I want it running once a day, so I added a while true loop. However, the Sikuli IDE window closes, and so I can't see any output nor can I stop the script if I want to... There

Re: [Sikuli-driver] [Question #235769]: Always Prompt: FindFailed: can not find *.png on the screen

2013-09-18 Thread max
Question #235769 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235769 max posted a new comment: The name of png is the one in test.py, so I think is may not be inconsistent problem. -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #235769]: Always Prompt: FindFailed: can not find *.png on the screen

2013-09-18 Thread max
Question #235769 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235769 max posted a new comment: FIles in test.sikuli folder: 1379331036687.png test.html test.py The content of test.py: click(1379331036687.png) -- You received this question notification because you

Re: [Sikuli-driver] [Question #235769]: Always Prompt: FindFailed: can not find *.png on the screen

2013-09-18 Thread max
Question #235769 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235769 Status: Answered = Solved max confirmed that the question is solved: Hi RaiMan, I download a new version of sikuli, it runs normally, but I am still very grateful to you. Good luck~ -- You

Re: [Sikuli-driver] [Question #235769]: Always Prompt: FindFailed: can not find *.png on the screen

2013-09-17 Thread max
Question #235769 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235769 max posted a new comment: Yes, I can save the script as test.py, and there is the *.png image in test.sikuli folder, -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #235769]: Always Prompt: FindFailed: can not find *.png on the screen

2013-09-16 Thread max
Question #235769 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235769 Description changed to: Hello, This is max, I met one problem about using sikuli, so I need your help. I use sikuli on Windows 32-Bit, and I can capture image on my screen, but when I try to run scripts

Re: [Sikuli-driver] [Question #235769]: Always Prompt: FindFailed: can not find *.png on the screen

2013-09-16 Thread max
Question #235769 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235769 max posted a new comment: Hi RaiMan, Sikuli-X-1.0rc3 (r905)-win32.zip And my system version is Window XP home Thank you. -- You received this question notification because you are a member of Sikuli

[Sikuli-driver] [Question #173515]: Compatibility on Windows XP

2011-10-07 Thread Max Lau
New question #173515 on Sikuli: https://answers.launchpad.net/sikuli/+question/173515 I am using Windows XP to start Sikuli X-1.0rc3 (r905). I can launch the program successfully, but I cannot take any screenshots or even run my scripts. The version of my Java Platform is 6 Update 7 (Build