Re: [Sikuli-driver] [Question #700736]: Cannot save scripts using IDE on Mac

2022-02-25 Thread RaiMan
Question #700736 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700736 Status: Open => Needs information RaiMan requested more information: what SikuliX version? -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #700657]: [2.0.4]sikulixapi with java 11 on maxOS M1: problems using OCR features (Tesseract lib missing)

2022-02-23 Thread RaiMan
Question #700657 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700657 Status: Open => Answered RaiMan proposed the following answer: It would be helpful if you try with the actual snapshot 2.0.6 from today. Waiting for the final release does not change your situat

Re: [Sikuli-driver] [Question #700702]: Is macOS Monterey supported with 2.0.5

2022-02-22 Thread RaiMan
Question #700702 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700702 Status: Open => Answered RaiMan proposed the following answer: Yes 2.0.5 works on macOS 12.x (Monterey) with latest versions of Java 8, 11 and 17. About Tesseract: You need a valid libtesseract.dy

Re: [Sikuli-driver] [Question #700702]: Is macOS Monterey supported with 2.0.5 --- yes

2022-02-22 Thread RaiMan
Question #700702 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700702 Summary changed to: Is macOS Monterey supported with 2.0.5 --- yes -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. __

Re: [Sikuli-driver] [Question #700621]: Extracting availability from calendar image

2022-02-18 Thread RaiMan
Question #700621 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700621 RaiMan proposed the following answer: from Mike: As for the original question, I would suggest tomdkd builds a map of all the 'slots' like 9:20, Dr Miller etc and then runs through them in seque

Re: [Sikuli-driver] [Question #700621]: Extracting availability from calendar image

2022-02-18 Thread RaiMan
Question #700621 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700621 RaiMan posted a new comment: @Mike --- The ability to capture the colour of a location is handy ... I agree. I will add it to the docs. About method name colouring: there are indeed some more methods to add

Re: [Sikuli-driver] [Question #700657]: [2.0.4]sikulixapi with java 11 on maxOS M1: problems using OCR features (Tesseract lib missing)

2022-02-18 Thread RaiMan
Question #700657 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700657 Status: Open => Answered RaiMan proposed the following answer: You have to understand the Homebrew concept for macOS M1 machines (see Home-brew docs). In 2.0.6 (only snapshots available at the mom

Re: [Sikuli-driver] [Question #700657]: [2.0.4]sikulixapi with java 11 on maxOS M1: problems using OCR features (Tesseract lib missing)

2022-02-18 Thread RaiMan
Question #700657 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700657 Summary changed to: [2.0.4]sikulixapi with java 11 on maxOS M1: problems using OCR features (Tesseract lib missing) -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #700621]: Extracting availability from calendar image

2022-02-18 Thread RaiMan
Question #700621 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700621 Status: Open => Answered RaiMan proposed the following answer: @Mike There is indeed a color pick feature: Location::getColor() which returns a Java Color object you can play with and create your

Re: [Sikuli-driver] [Question #700646]: Cronjob with sikuli

2022-02-17 Thread RaiMan
Question #700646 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700646 Status: Open => Answered RaiMan proposed the following answer: I guess the way is to pack the script into a shell script (java -jar -r script) and mention this in the cronjob. -- You recei

Re: [Sikuli-driver] [Question #700641]: sikuli: type only SHIFT + DOWN

2022-02-16 Thread RaiMan
Question #700641 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700641 Status: Open => Answered RaiMan proposed the following answer: type(Key.DOWN, Key.SHIFT) see the docs - SHIFT is a modifier key -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #700597]: RepeatableFind.setShouldStop error

2022-02-12 Thread RaiMan
Question #700597 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700597 RaiMan requested more information: >>> I tried it already on Mac, working fine, except when opening larger files >>> in IDE with lots of images. this stops loading and freezes the IDE.

Re: [Sikuli-driver] [Question #700597]: RepeatableFind.setShouldStop error

2022-02-12 Thread RaiMan
Question #700597 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700597 Status: Open => Answered RaiMan proposed the following answer: The error comes from inside the waitBest implementation in 2.0.5. In 2.0.6 the internal implementation of all find ops is complet

[Sikuli-driver] [Bug 1960350] Re: [2.0.5] ImagePath: using a class as folder reference does not work when running a jar containing the images

2022-02-10 Thread RaiMan
folder reference does not work when running a jar containing the images --- fixed in. 2.0.6 Status in SikuliX: Fix Committed Bug description: tracked on Github: https://github.com/RaiMan/SikuliX1/issues/511 - Hi , i tried to locate the image path using (&quo

Re: [Sikuli-driver] [Question #700324]: Fail to locate the ImagePath in java

2022-02-10 Thread RaiMan
Question #700324 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700324 RaiMan posted a new comment: Fixed. You might try with the snapshot from today (10th) -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

[Sikuli-driver] [Question #700324]: Status of bug #1960350 changed to 'Fix Committed' in SikuliX

2022-02-10 Thread RaiMan
Bug #1960350 status changed in SikuliX: In Progress => Fix Committed https://bugs.launchpad.net/sikuli/+bug/1960350 "[2.0.5] ImagePath: using a class as folder reference does not work when running a jar containing the images" This bug is linked to #700324. Fail to locate the ImagePath in ja

Re: [Sikuli-driver] [Question #700532]: Sikulix hanging on region.exists(target, timeout), screen.exists(target, timeout) method, Region or Screen

2022-02-09 Thread RaiMan
Question #700532 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700532 RaiMan proposed the following answer: then it might be a good idea, to cut the process into subprocesses, that only run for an hour. I do not have any experiences with long running scripts. Might be a

Re: [Sikuli-driver] [Question #700535]: Different Resolutuin

2022-02-09 Thread RaiMan
Question #700535 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700535 RaiMan proposed the following answer: BTW: with 2.0.5 it might be a good idea to use Java 11 -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #700535]: Different Resolutuin

2022-02-09 Thread RaiMan
Question #700535 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700535 Status: Open => Answered RaiMan proposed the following answer: about resize: https://sikulix-2014.readthedocs.io/en/latest/pattern.html#Pattern.resize If you run the IDE on the laptop and snapshot

[Sikuli-driver] [Bug 1960350] [NEW] [2.0.5] ImagePath: using a class as folder reference does not work when running a jar containing the images

2022-02-08 Thread RaiMan
Public bug reported: tracked on Github: https://github.com/RaiMan/SikuliX1/issues/511 - Hi , i tried to locate the image path using ("someClass/images"), but fail to add it in the image path. Only target/classes folder is added. the sub folder is not a

[Sikuli-driver] [Question #700324]: Status of bug #1960350 changed to 'In Progress' in SikuliX

2022-02-08 Thread RaiMan
Bug #1960350 status changed in SikuliX: New => In Progress https://bugs.launchpad.net/sikuli/+bug/1960350 "[2.0.5] ImagePath: using a class as folder reference does not work when running a jar containing the images" This bug is linked to #700324. Fail to locate the ImagePath in java https:/

Re: [Sikuli-driver] [Question #700324]: Fail to locate the ImagePath in java

2022-02-08 Thread RaiMan
Question #700324 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700324 Status: Answered => Solved RaiMan changed the question status: See related bug -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #700324]: Fail to locate the ImagePath in java

2022-02-08 Thread RaiMan
Question #700324 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700324 Description changed to: Bug tracked on Github: https://github.com/RaiMan/SikuliX1/issues/511 -- Hi , i tried to locate the image path using ("someClass/images"), b

Re: [Sikuli-driver] [Question #700324]: Fail to locate the ImagePath in java

2022-02-08 Thread RaiMan
Question #700324 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700324 Linked to bug: #1960350 https://bugs.launchpad.net/bugs/1960350 "[2.0.5] ImagePath: using a class as folder reference does not work when running a jar containing the images" -- You received th

Re: [Sikuli-driver] [Question #700324]: Fail to locate the ImagePath in java

2022-02-08 Thread RaiMan
Question #700324 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700324 RaiMan proposed the following answer: The usage of a class name in ImagePath apparently has some bugs in 2.0.5. This only works when running in the IDE (you already found that): ImagePath.add(Class.forName

Re: [Sikuli-driver] [Question #700324]: Fail to locate the ImagePath in java

2022-02-08 Thread RaiMan
Question #700324 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700324 RaiMan proposed the following answer: The usage of a class name in ImagePath apparently has some bugs in 2.0.5. This only works when running in the IDE (you already found that): ImagePath.add(Class.forName

Re: [Sikuli-driver] [Question #700324]: Fail to locate the ImagePath in java

2022-02-08 Thread RaiMan
Question #700324 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700324 Status: Open => Answered RaiMan proposed the following answer: Sorry, missed it. Will have a look now. -- You received this question notification because your team Sikuli Drivers is an answer cont

Re: [Sikuli-driver] [Question #700532]: Sikulix hanging on region.exists(target, timeout), screen.exists(target, timeout) method, Region or Screen

2022-02-07 Thread RaiMan
Question #700532 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700532 Status: Open => Answered RaiMan proposed the following answer: Made some tests and did not find any reason, why exists(..., 0) should hang internally. There are loops, but none of them is "u

Re: [Sikuli-driver] [Question #700535]: Different Resolutuin

2022-02-07 Thread RaiMan
Question #700535 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700535 Status: Open => Answered RaiMan proposed the following answer: 2.0.2 is no longer supported. Use 2.0.5 Images captured with SikuliX can only be found on screens, where the picture is shown with

Re: [Sikuli-driver] [Question #700532]: Sikulix hanging on region.exists(target, timeout), screen.exists(target, timeout) method, Region or Screen

2022-02-06 Thread RaiMan
Question #700532 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700532 Status: Open => Needs information RaiMan requested more information: What version of SikuliX? Always the same exists statement? Pls. provide a usage example. -- You received this quest

Re: [Sikuli-driver] [Question #700416]: Using OCR text() on a match from Screen.capture()

2022-01-27 Thread RaiMan
Question #700416 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700416 Status: Open => Answered RaiMan proposed the following answer: This worked for me with 2.0.5: img = "img.png" reg = Region(0,0,300, 300) capturedImage = SCREEN.capture(reg) #commen

Re: [Sikuli-driver] [Question #700370]: [2.0.5] Linux SLES: 2.0.5 IDE jar not useable

2022-01-27 Thread RaiMan
Question #700370 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700370 Description changed to: I am trying to install python sikuli (1.1.3) in Sles 13 .When i am executing the sikuli setup jar file itsthrowing loadLib: libVisionProxy.so not usable error.Please find the log file

Re: [Sikuli-driver] [Question #700370]: loadLib: libVisionProxy.so not usable

2022-01-27 Thread RaiMan
Question #700370 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700370 Status: Open => Answered RaiMan changed the question status: to keep it open until solved -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #700370]: [2.0.5] Linux SLES: 2.0.5 IDE jar not useable

2022-01-27 Thread RaiMan
Question #700370 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700370 Description changed to: I am trying to install python sikuli in Sles 13 .When i am executing the sikuli setup jar file itsthrowing loadLib: libVisionProxy.so not usable error.Please find the log file below.

Re: [Sikuli-driver] [Question #700370]: [2.0.5] Linux SLES: 2.0.5 IDE jar not useable

2022-01-27 Thread RaiMan
Question #700370 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700370 Summary changed to: [2.0.5] Linux SLES: 2.0.5 IDE jar not useable -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #700370]: loadLib: libVisionProxy.so not usable

2022-01-27 Thread RaiMan
Question #700370 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700370 Status: Open => Answered RaiMan proposed the following answer: tested now in an Ubuntu 20 environment in VirtualBox on Win11. java -jar / sikulixide-2.0.5-lux.jar - v -c The jar starts as expec

Re: [Sikuli-driver] [Question #700370]: loadLib: libVisionProxy.so not usable

2022-01-25 Thread RaiMan
Question #700370 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700370 Status: Open => Needs information RaiMan requested more information: running from a terminal window with java -jar / sikulixide-2.0.5-lux.jar ??? -- You received this question notification beca

Re: [Sikuli-driver] [Question #700370]: loadLib: libVisionProxy.so not usable

2022-01-24 Thread RaiMan
Question #700370 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700370 Status: Open => Answered RaiMan proposed the following answer: The download link on this page is correct. This is the jar sikulixide-2.0.5-lux.jar I have tested. -- You received this quest

Re: [Sikuli-driver] [Question #700370]: loadLib: libVisionProxy.so not usable

2022-01-24 Thread RaiMan
Question #700370 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700370 Status: Open => Answered RaiMan proposed the following answer: I checked the dowloaded (from Github) jarfile sikulixide-2.0.5-lux.jar: it works. -- You received this question notification beca

Re: [Sikuli-driver] [Question #700374]: Speed Up the "replay" rate

2022-01-24 Thread RaiMan
Question #700374 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700374 Status: Open => Answered RaiMan proposed the following answer: Since the search time increases with the size of the region, it is normally not a good idea, to search on the whole screen, if sp

Re: [Sikuli-driver] [Question #700370]: loadLib: libVisionProxy.so not usable

2022-01-24 Thread RaiMan
Question #700370 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700370 Status: Open => Answered RaiMan proposed the following answer: Must be at least Java 8 -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #700374]: Speed Up the "replay" rate

2022-01-24 Thread RaiMan
Question #700374 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700374 Status: Open => Answered RaiMan proposed the following answer: The time for the mouse move to the click position in the standard is set to 500 msec. Settings.MoveMouseDelay = 0 will remove this de

Re: [Sikuli-driver] [Question #700370]: loadLib: libVisionProxy.so not usable

2022-01-24 Thread RaiMan
Question #700370 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700370 Status: Open => Answered RaiMan proposed the following answer: SikuliX 1.1.3 is no longer supported. Try with 2.0.5 -- You received this question notification because your team Sikuli Drivers is

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

2022-01-23 Thread RaiMan
Question #700361 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700361 Status: Open => Answered RaiMan proposed the following answer: If Java is ok for you: The starting point (Region Button) is org.sikuli.ide.SikulixIDE::ButtonSubregion::actionPerformed (when the u

[Sikuli-driver] [Bug 1931699] Re: [2.0.5] IDE: Help menu: Ask Question and Report Bug gives a capture of null/null/null

2022-01-16 Thread RaiMan
cannot be reproduced ** Changed in: sikuli Status: Fix Committed => Invalid ** Changed in: sikuli Importance: Critical => Undecided ** Changed in: sikuli Milestone: 2.0.6 => None -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed

Re: [Sikuli-driver] [Question #700187]: Getting images with dual displays on linux

2022-01-11 Thread RaiMan
Question #700187 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700187 Status: Open => Answered RaiMan proposed the following answer: I cannot reproduce the behaviour, since I do not have such an environment - sorry. Recommendations: - use Java 11+ - if one monitor is

Re: [Sikuli-driver] [Question #700080]: 4K Resolution 150% Zoom

2022-01-11 Thread RaiMan
Question #700080 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700080 RaiMan posted a new comment: LOL, due to your systematic approach I did not dare to ask, wether you are sure to run a Java 11+. Ok should have done it earlier again. Though no problem. All the best

Re: [Sikuli-driver] [Question #700080]: 4K Resolution 150% Zoom

2022-01-11 Thread RaiMan
Question #700080 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700080 RaiMan requested more information: ok, thanks. Could you try with only the Full-HD Monitor active? (this is my configuration). Until tomorrow I will publish a new build of the 2.0.6 snapshot version. A

Re: [Sikuli-driver] [Question #700080]: 4K Resolution 150% Zoom

2022-01-10 Thread RaiMan
Question #700080 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700080 RaiMan proposed the following answer: ok, thanks for the confirmation. Then it seems to be a problem with the 4K monitor settings and the internal handling by Java 11+. (the screenshot feature is a basic

Re: [Sikuli-driver] [Question #700148]: Light text on a medium background

2022-01-10 Thread RaiMan
Question #700148 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700148 Status: Open => Answered RaiMan proposed the following answer: Sorry for the inconvenience, but what you think is done internally is no longer valid with 2.0.5 and later. There is no longer

Re: [Sikuli-driver] [Question #700080]: 4K Resolution 150% Zoom

2022-01-10 Thread RaiMan
Question #700080 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700080 RaiMan requested more information: OK, please confirm, that the following is NOT working: - set the scale to 125% - start the SikuliX IDE - create a new script: img = find(img) - run the script - you

Re: [Sikuli-driver] [Question #700080]: 4K Resolution 150% Zoom

2022-01-10 Thread RaiMan
Question #700080 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700080 Status: Open => Answered RaiMan proposed the following answer: Sorry for the delay: private prios. I have no general solution for you based on 2.0.5 I will check the situation in 2.0.6 and proba

Re: [Sikuli-driver] [Question #700080]: 4K Resolution 150% Zoom

2022-01-04 Thread RaiMan
Question #700080 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700080 Status: Open => Answered RaiMan proposed the following answer: just checked on Win11 (should be the same as in Win10) with Java 11: images taken with a specific monitor setting are found, if at t

Re: [Sikuli-driver] [Question #700080]: 4K Resolution 150% Zoom

2022-01-03 Thread RaiMan
Question #700080 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700080 Status: Open => Needs information RaiMan requested more information: Already tried with Java 11 or 17? -- You received this question notification because your team Sikuli Drivers is an answer cont

Re: [Sikuli-driver] [Question #699935]: can VNC connect change SCREEN default ?

2022-01-03 Thread RaiMan
Question #699935 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699935 RaiMan posted a new comment: --- "type('N', Key.CTRL+Key.SHIFT)" does not work I suppose it is used after having issued a use() before. BTW: type('N', Key.CTRL+Key.SH

Re: [Sikuli-driver] [Question #699868]: High-risk vulnerability in Log4j 2.x --- not used with SikuliX

2021-12-31 Thread RaiMan
Question #699868 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699868 Status: Expired => Solved RaiMan changed the question status: definitely no problems with SikuliX -- You received this question notification because your team Sikuli Drivers is an answer contact

[Sikuli-driver] [Bug 1955966] Re: I am not able to run a script in my machine windows 10 java. i am using

2021-12-29 Thread RaiMan
This is not a bug, but a feature. If this occurs and the mouse really does not move, then this is caused by external aspects. On windows, it might help, to run the script from a command line in admin mode. When programming in Java, you might try, to test the Java AWT Robot mouse features yourse

Re: [Sikuli-driver] [Question #700036]: Win10: Java: mouse is blocked

2021-12-29 Thread RaiMan
Question #700036 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700036 Summary changed to: Win10: Java: mouse is blocked -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #700036]: I am not able to run a script in my machine windows 10 java. i am using

2021-12-29 Thread RaiMan
Question #700036 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700036 RaiMan posted a new comment: This is not a bug, but a feature. If this occurs and the mouse really does not move, then this is caused by external aspects. On windows, it might help, to run the script from

Re: [Sikuli-driver] [Question #700036]: I am not able to run a script in my machine windows 10 java. i am using

2021-12-29 Thread RaiMan
Question #700036 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700036 Removed link to bug: #1955966 https://bugs.launchpad.net/bugs/1955966 "I am not able to run a script in my machine windows 10 java. i am using" -- You received this question notification becaus

Re: [Sikuli-driver] [Question #699977]: I want to unblock mouse action and How to run Sikulix as admin

2021-12-26 Thread RaiMan
Question #699977 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699977 RaiMan posted a new comment: @Manfred: Ha, ich war diesmal schneller :-)) Alles gute für 2022. Raimund -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #699977]: I want to unblock mouse action and How to run Sikulix as admin

2021-12-26 Thread RaiMan
Question #699977 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699977 RaiMan posted a new comment: just ask the net ;-) https://www.howtogeek.com/194041/how-to-open-the-command-prompt-as- administrator-in-windows-8.1/ -- You received this question notification because your

Re: [Sikuli-driver] [Question #699977]: I want to unblock mouse action and How to run Sikulix as admin

2021-12-24 Thread RaiMan
Question #699977 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699977 Status: Needs information => Answered RaiMan proposed the following answer: start a command line window in admin mode and run your stuff from this command line. -- You received this quest

Re: [Sikuli-driver] [Question #699977]: I want to unblock mouse action and How to run Sikulix as admin

2021-12-23 Thread RaiMan
Question #699977 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699977 Status: Open => Needs information RaiMan requested more information: What system? -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #699971]: W

2021-12-23 Thread RaiMan
Question #699971 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699971 Status: Open => Invalid RaiMan changed the question status: nonsense -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #699935]: can VNC connect change SCREEN default ?

2021-12-20 Thread RaiMan
Question #699935 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699935 Status: Open => Answered RaiMan proposed the following answer: You might try with use(VNCScreen.start(...)) click(wait("xxx.png",1)) type("xxx") ... use() # reset to primar

Re: [Sikuli-driver] [Question #699919]: How to get the original script name from a compiled script ?

2021-12-19 Thread RaiMan
Question #699919 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699919 RaiMan proposed the following answer: For what do you need that? The wrapping jar in the current implementation is expanded to a temp folder, to run it. In 2.0.6 the solution will be a bit different. But

Re: [Sikuli-driver] [Question #699919]: How to get the original script name from a compiled script ?

2021-12-19 Thread RaiMan
Question #699919 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699919 RaiMan proposed the following answer: For what do you need that? The wrapping jar in the current implementation is expanded to a temp folder, to run it. In 2.0.6 the solution will be a bit different. But

Re: [Sikuli-driver] [Question #699919]: How to get the original script name from a compiled script ?

2021-12-19 Thread RaiMan
Question #699919 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699919 Status: Open => Answered RaiMan proposed the following answer: For what do you need that? The wrapping jar in the current implementation is expanded to a temp folder, to run it. In 2.0.6 the solut

Re: [Sikuli-driver] [Question #699911]: how to pass parameters to a runnable jar ?

2021-12-18 Thread RaiMan
Question #699911 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699911 Status: Open => Answered RaiMan proposed the following answer: this works for me: --- wrapped script print sys.argv --- run as java -jar sikulixide.jar -r wrapped_script.jar -- parm parm1 "p

Re: [Sikuli-driver] [Question #699864]: RFE: File->Export as Jar available on command line ? --- workaround

2021-12-17 Thread RaiMan
o get the log messages import org.sikuli.ide.SikulixIDE as IDE IDE.makeScriptjar(["plain", "/Users/raimundhocke/Desktop/jartest"]) It only works for Jython scripts and and the script folder to be wrapped must be a .sikuli folder. ------

Re: [Sikuli-driver] [Question #699864]: RFE: File->Export as Jar available on command line ? --- workaround

2021-12-17 Thread RaiMan
Question #699864 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699864 RaiMan posted a new comment: I have decided, to not make it a command line option for now (2.0.6) --- to many implications. For 2.0.6 you should use a script containing: Debug.on(3) # run the script with

Re: [Sikuli-driver] [Question #699892]: Does reload(module) is bugged in 2.0.6 java17 on Win11?

2021-12-17 Thread RaiMan
Question #699892 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699892 Status: Open => Answered RaiMan proposed the following answer: 1. reload(sub) is only needed, if you change its content while running the main again in the IDE 2. the correct usage would be: imp

Re: [Sikuli-driver] [Question #699864]: RFE: File->Export as Jar available on command line ? --- workaround

2021-12-16 Thread RaiMan
to be wrapped in a jar. --- Hi Raiman, I would like to bundle scripts for deployment as jar files in a batch build process. But I can't find a way to trigger "Export as Jar" from the command line. Is it there ? Or is it planned ? Thanks -- You received this question notification

Re: [Sikuli-driver] [Question #699864]: RFE: File->Export as Jar available on command line ?

2021-12-15 Thread RaiMan
Question #699864 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699864 RaiMan proposed the following answer: ... so this is a working example: import org.sikuli.basics.FileManager as SXFM SXFM.makeScriptjar(["plain", ".. jartest.sik

Re: [Sikuli-driver] [Question #699864]: RFE: File->Export as Jar available on command line ?

2021-12-15 Thread RaiMan
Question #699864 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699864 Status: Open => Answered RaiMan proposed the following answer: The feature currently is only accessible via the IDE GUI. In 2.0.6 the feature will be revised anyways. Will make it available a

Re: [Sikuli-driver] [Question #699871]: I can not use Region to get a screenshot

2021-12-15 Thread RaiMan
Question #699871 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699871 Status: Open => Answered RaiMan proposed the following answer: use the screenshot hotkey after bringing your app to foreground. -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #699867]: Does Sikuli use log4j 2.x? latest vulnerability - Answer is NO

2021-12-15 Thread RaiMan
Question #699867 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699867 Summary changed to: Does Sikuli use log4j 2.x? latest vulnerability - Answer is NO Description changed to: - info In some dependency of SikuliX log4j is mentioned as a dependency, but the vers

Re: [Sikuli-driver] [Question #699854]: What about log4j 2.x vulnerability --- not used in SikuliX

2021-12-15 Thread RaiMan
Question #699854 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699854 Summary changed to: What about log4j 2.x vulnerability --- not used in SikuliX Description changed to: --- info In some dependency of SikuliX log4j is mentioned as a dependency, but the version

Re: [Sikuli-driver] [Question #699868]: High-risk vulnerability in Log4j 2.x --- not used with SikuliX

2021-12-15 Thread RaiMan
Question #699868 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699868 Summary changed to: High-risk vulnerability in Log4j 2.x --- not used with SikuliX Description changed to: --- information In some dependency of SikuliX log4j is mentioned as a dependency,

Re: [Sikuli-driver] [Question #699854]: What about log4j vulerability --- not used in SikuliX

2021-12-14 Thread RaiMan
Question #699854 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699854 Status: Open => Answered RaiMan proposed the following answer: log4j is not used in SikuliX (log feature is a private implementation). The bundled Tesseract uses slf4j. -- You received this quest

Re: [Sikuli-driver] [Question #699854]: What about log4j vulerability --- not used in SikuliX

2021-12-14 Thread RaiMan
Question #699854 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699854 Summary changed to: What about log4j vulerability --- not used in SikuliX -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #699748]: vnc unlock windows session

2021-12-10 Thread RaiMan
Question #699748 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699748 RaiMan proposed the following answer: The VNC-start should return a VNCScreen object, which in turn has a method getClient(), that returns the internal connection object. -- You received this question

Re: [Sikuli-driver] [Question #699797]: [error] Mouse: not useable (blocked) --- but click works

2021-12-09 Thread RaiMan
Question #699797 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699797 RaiMan requested more information: Ok thanks Have to Check. Version 2.0.5? -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #699797]: [error] Mouse: not useable (blocked) --- but click works

2021-12-09 Thread RaiMan
Question #699797 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699797 RaiMan requested more information: My question was not about the message, but about whether the mouse moves to the center of the screen in your last example. -- You received this question notification

Re: [Sikuli-driver] [Question #699797]: [error] Mouse: not useable (blocked) --- but click works

2021-12-09 Thread RaiMan
Question #699797 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699797 RaiMan requested more information: not clear: click works, but not mouseMove? a click internally is a sequence of mouseMove and mouseDown/Up. So please more info about what means: moseMove does not work

Re: [Sikuli-driver] [Question #699797]: [error] Mouse: not useable (blocked)

2021-12-09 Thread RaiMan
Question #699797 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699797 Status: Open => Answered RaiMan proposed the following answer: Sorry for the inconvenience. If click works, simply ignore the message: It is an internal problem, that in some situations the repor

Re: [Sikuli-driver] [Question #699797]: [error] Mouse: not useable (blocked) --- but click works

2021-12-09 Thread RaiMan
Question #699797 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699797 Summary changed to: [error] Mouse: not useable (blocked) --- but click works -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. _

Re: [Sikuli-driver] [Question #699748]: vnc unlock windows session

2021-12-09 Thread RaiMan
Question #699748 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699748 RaiMan proposed the following answer: Ok, then you might give it a try as mentioned in comment #4 -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #699748]: vnc unlock windows session

2021-12-06 Thread RaiMan
Question #699748 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699748 RaiMan proposed the following answer: The TigerVNC version you mentioned above is not the one bundled with SikuliX. The bundled one is here: https://github.com/RaiMan/sikulix2tigervnc (based on T-VNC

Re: [Sikuli-driver] [Question #699748]: vnc unlock windows session

2021-12-05 Thread RaiMan
Question #699748 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699748 Status: Open => Answered RaiMan proposed the following answer: Not possible. SikuliX can only act on unlocked screens. -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #699688]: Seems like sikulix.com is down

2021-12-01 Thread RaiMan
Question #699688 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699688 Status: Answered => Solved RaiMan changed the question status: online again -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #699688]: Seems like sikulix.com is down

2021-11-30 Thread RaiMan
Question #699688 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699688 Status: Open => Answered RaiMan proposed the following answer: Thanks. Seems to be a technical problem. I have to check. The future website will be: https://sikulix.github.io ... but my activities

Re: [Sikuli-driver] [Question #699617]: Sikuli doesn't find image on screen but does in image explorer.

2021-11-25 Thread RaiMan
Question #699617 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699617 RaiMan posted a new comment: --- Is there any way to change the default save folder for screenshots taken from Sikulix IDE? Currently this is the only way: - open a new script (new tab) - select File

Re: [Sikuli-driver] [Question #699617]: Sikuli doesn't find image on screen but does in image explorer.

2021-11-24 Thread RaiMan
Question #699617 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699617 RaiMan proposed the following answer: With my advice from comment #1 you can name your imagefiles individually and store them whereever you want. If you have solved this image issue, then there is no need

Re: [Sikuli-driver] [Question #699617]: Sikuli doesn't find image on screen but does in image explorer.

2021-11-24 Thread RaiMan
Question #699617 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699617 Status: Open => Answered RaiMan proposed the following answer: Generally it is not recommended, to use the Windows screenshot tool to get your images. Use the SikuliX IDE to get your images. Sim

Re: [Sikuli-driver] [Question #699550]: [1.1.3] run as runnable jar: traceback returns NullPointer

2021-11-19 Thread RaiMan
Question #699550 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699550 RaiMan posted a new comment: ok, just tested your case with 2.0.5 on Win 11: When run from the runnable jar, there seems to be a problem with the stack trace, since it reports the exception cause correctly

Re: [Sikuli-driver] [Question #699550]: [1.1.3] run as runnable jar: traceback returns NullPointer

2021-11-19 Thread RaiMan
Question #699550 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699550 Status: Open => Answered RaiMan proposed the following answer: I am sorry, but I do not support 1.1.3 anymore with such special problems like runnable jar. In actual versions, the feature "e

Re: [Sikuli-driver] [Question #699550]: [1.1.3] run as runnable jar: traceback returns NullPointer

2021-11-19 Thread RaiMan
Question #699550 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699550 Summary changed to: [1.1.3] run as runnable jar: traceback returns NullPointer -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. ___

Re: [Sikuli-driver] [Question #699550]: Lib Traceback returno NullPointer

2021-11-19 Thread RaiMan
Question #699550 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699550 Status: Open => Answered RaiMan proposed the following answer: Please give a sample snippet -- You received this question notification because your team Sikuli Drivers is an answer contact

<    1   2   3   4   5   6   7   8   9   10   >