Re: [Sikuli-driver] [Question #697943]: Stuck in Sikulix-IDE 2.0.5 is starting on Java 8

2021-07-15 Thread RaiMan
Question #697943 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697943 RaiMan proposed the following answer: @Roger F Borello In a commandline window: \bin\java -jar \sikulixidejar - v -c -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #697968]: Unable to import module Requests on Sikulix IDE 2.0.5

2021-07-15 Thread RaiMan
Question #697968 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697968 Status: Open => Needs information RaiMan requested more information: where is the "external" module request? Can it be found on sys.path? -- You received this question notification beca

Re: [Sikuli-driver] [Question #697943]: Stuck in Sikulix-IDE 2.0.5 is starting on Java 8

2021-07-15 Thread RaiMan
Question #697943 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697943 Status: Open => Answered RaiMan proposed the following answer: @Roger F Borello --- about Java version generally it is recommended to use Java 11 (current LTS version) from now on, because it

Re: [Sikuli-driver] [Question #697957]: getpass echos password

2021-07-13 Thread RaiMan
Question #697957 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697957 Status: Open => Answered RaiMan proposed the following answer: has nothing to do with SikuliX - a Python problem. try with SikuliX's input() instead: https://sikulix-2014.readthedocs.io/en/lat

Re: [Sikuli-driver] [Question #697931]: Matching preview stuck on loading

2021-07-10 Thread RaiMan
Question #697931 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697931 Status: Open => Needs information RaiMan requested more information: what system? what sikulix? what java? Does the click work? -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #697921]: [error] RobotDesktop: checkMousePosition: should be L[841, 559]@S(0) - but is not!

2021-07-09 Thread RaiMan
Question #697921 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697921 Status: Open => Answered RaiMan proposed the following answer: a running script on the target machine needs an active user session and a real screen to act on (or a simulated/fake screen).

[Sikuli-driver] [Bug 1935671] Re: [error] RobotDesktop: checkMousePosition: should be L[841, 559]@S(0) - but is not!

2021-07-09 Thread RaiMan
should first be a question ** Changed in: sikuli Status: New => Invalid ** Converted to question: https://answers.launchpad.net/sikuli/+question/697921 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to SikuliX.

Re: [Sikuli-driver] [Question #697921]: [error] RobotDesktop: checkMousePosition: should be L[841, 559]@S(0) - but is not!

2021-07-09 Thread RaiMan
Question #697921 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697921 RaiMan posted a new comment: should first be a question -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #697920]: Tic Tac Toe game with robot

2021-07-09 Thread RaiMan
Question #697920 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697920 Status: Open => Answered RaiMan proposed the following answer: In a first step simply write down the steps of some basic workflow, like - open webpage of game - click start button - w

Re: [Sikuli-driver] [Question #697732]: macOS M1: how to use a custom build of OpenCV

2021-07-08 Thread RaiMan
Question #697732 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697732 RaiMan posted a new comment: There now is a downloadable snapshot of 2.0.6 IDE available https://github.com/RaiMan/SikuliX1/blob/master/README.md plus some info: https://github.com/RaiMan/SikuliX1/issues

Re: [Sikuli-driver] [Question #697865]: Issue with PSC in Observer.java trying to build SikuliX1-2.0.5-final

2021-07-08 Thread RaiMan
Question #697865 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697865 Status: Open => Answered RaiMan proposed the following answer: it simply does not compile with Java 8. Use Java 11 and it works. -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #697864]: Running IDE sikulixide-2.0.5.jar hangs

2021-07-08 Thread RaiMan
Question #697864 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697864 Status: Open => Answered RaiMan proposed the following answer: jruby does not matter, if you do not need it. If you have it in the same folder as the sikulix jar, it is moved to the extensions fol

Re: [Sikuli-driver] [Question #697757]: IDE crashes when I run OCR

2021-07-08 Thread RaiMan
Question #697757 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697757 RaiMan proposed the following answer: again tested: - tesseract installed via homebrew - this creates a symlink for libtesseract.dylib in /usr/local/lib ... and everything works so check, wether

Re: [Sikuli-driver] [Question #697865]: Issue with PSC in Observer.java trying to build SikuliX1-2.0.5-final

2021-07-08 Thread RaiMan
Question #697865 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697865 Status: Open => Answered RaiMan proposed the following answer: I had no problems: - downloaded a fresh copy of the sources from here: https://github.com/RaiMan/SikuliX1/archive/refs/tags/2.

Re: [Sikuli-driver] [Question #697864]: Running IDE sikulixide-2.0.5.jar hangs

2021-07-07 Thread RaiMan
Question #697864 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697864 Status: Open => Answered RaiMan proposed the following answer: Running Ubu20 in VirtualBox on Windows 10 I had no problem to start and use the 2.0.5 IDE with java -jar sikulixidejar -v -c us

Re: [Sikuli-driver] [Question #697757]: IDE crashes when I run OCR

2021-07-05 Thread RaiMan
Question #697757 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697757 Status: Open => Answered RaiMan proposed the following answer: please run java -jar "/Users/waikit/Downloads/sikulixide-2.0.5.jar" -v -c then in the IDE run a script like so

Re: [Sikuli-driver] [Question #697732]: macOS M1: how to use a custom build of OpenCV

2021-06-29 Thread RaiMan
Question #697732 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697732 RaiMan posted a new comment: ... added a note in the docs https://sikulix-2014.readthedocs.io/en/latest/region.html#repeat -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #697768]: oberserveInBackground question

2021-06-29 Thread RaiMan
Question #697768 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697768 RaiMan posted a new comment: There is an actual question about observeInBackground: https://answers.launchpad.net/sikuli/+question/697732 beginning with comment #5 -- You received this question

Re: [Sikuli-driver] [Question #697768]: oberserveInBackground question

2021-06-29 Thread RaiMan
Question #697768 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697768 Status: Open => Answered RaiMan proposed the following answer: Without any coordination between onAppear handler (your def axn) and the main workflow (observeInBackground in fact runs in a thr

Re: [Sikuli-driver] [Question #697732]: macOS M1: how to use a custom build of OpenCV

2021-06-29 Thread RaiMan
Question #697732 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697732 RaiMan proposed the following answer: ... and yes: this should be in the docs ;-) -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #697732]: macOS M1: how to use a custom build of OpenCV

2021-06-28 Thread RaiMan
Question #697732 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697732 RaiMan proposed the following answer: Ok, got it. There is another option value: Settings.RepeatWaitTime = 0 (set globally for all regions) or someRegion.setRepeatWaitTime(0) ... the default is 1 So

Re: [Sikuli-driver] [Question #697732]: macOS M1: how to use a custom build of OpenCV

2021-06-28 Thread RaiMan
Question #697732 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697732 RaiMan proposed the following answer: First of all: thanks for your efforts and the information about the results. I will surely come back with the one or other question the next days and hope

Re: [Sikuli-driver] [Question #697757]: IDE crashes when I run OCR

2021-06-28 Thread RaiMan
Question #697757 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697757 Status: Open => Answered RaiMan proposed the following answer: running macOS 11.4 using Java 11 and IDE 2.0.5 from a Terminal via java command. I have Tesseract 4.1.1 installed via homeb

Re: [Sikuli-driver] [Question #697732]: macOS M1: how to use a custom build of OpenCV

2021-06-27 Thread RaiMan
Question #697732 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697732 RaiMan proposed the following answer: As mentioned: I am sorry, but I cannot help you in the moment. (hopefully within a week ;-) I tried to find ways theoretically by digging in the net. But due to lack

Re: [Sikuli-driver] [Question #697737]: Copy Pattern Object

2021-06-26 Thread RaiMan
Question #697737 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697737 Status: Open => Answered RaiMan proposed the following answer: If I understand right, then you can do the following: currentName = somePattern.getFilename() newFilename = doSomethingWith(currentN

Re: [Sikuli-driver] [Question #697732]: macOS M1: how to use a custom build of OpenCV

2021-06-26 Thread RaiMan
Question #697732 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697732 Status: Open => Answered RaiMan proposed the following answer: I am sorry, but currently there is no prepared way, to do what you want. In a few days I will have an iMac M1 available and will st

Re: [Sikuli-driver] [Question #697732]: macOS M1: how to use a custom build of OpenCV

2021-06-26 Thread RaiMan
Question #697732 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697732 Summary changed to: macOS M1: how to use a custom build of OpenCV -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #697681]: select all text and copy to clipboard

2021-06-24 Thread RaiMan
Question #697681 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697681 RaiMan proposed the following answer: Sorry, but I have to confirm, that the type() command does not work against a command line window. You might pipe the complete java command output to a file

Re: [Sikuli-driver] [Question #697681]: select all text and copy to clipboard

2021-06-24 Thread RaiMan
Question #697681 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697681 RaiMan posted a new comment: indeed very individual :-))) -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #697681]: select all text and copy to clipboard

2021-06-24 Thread RaiMan
Question #697681 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697681 RaiMan requested more information: ok ;-) what is " java console"? I can test on Windows also - no problem :-) -- You received this question notification because your team Sikuli Drivers is

Re: [Sikuli-driver] [Question #697670]: Chrome OS : nothing happens at start

2021-06-24 Thread RaiMan
Question #697670 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697670 Status: Open => Answered RaiMan proposed the following answer: How do you run the jar? In a Terminal window using the java command? like so: ?? /java -jar /home/chronos/user/Sikulix/sikulixide-2.

Re: [Sikuli-driver] [Question #697681]: select all text and copy to clipboard

2021-06-24 Thread RaiMan
Question #697681 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697681 Status: Open => Answered RaiMan proposed the following answer: Just tried on my macOS with 2.0.5: (thought you are on macOS, not Windows!?) click() # make window foreground/active wait(1) t

Re: [Sikuli-driver] [Question #697643]: Tesseract library problems

2021-06-23 Thread RaiMan
Question #697643 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697643 RaiMan posted a new comment: Ok, thanks for feedback. -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #697643]: Tesseract library problems

2021-06-22 Thread RaiMan
Question #697643 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697643 Status: Open => Answered RaiMan proposed the following answer: sorry, but you have to find a solution in the net, to get a tesseract version > 4.0.0 for your system. -- You received this qu

Re: [Sikuli-driver] [Question #697621]: Need to check how to use sikuli with Selenium in Docker

2021-06-19 Thread RaiMan
Question #697621 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697621 Status: Open => Answered RaiMan proposed the following answer: I think, this is not the right place to ask such specific docker stuff. Maybe stack-overflow or similar expert places are better.

Re: [Sikuli-driver] [Question #697558]: SikuliX API - headless error on macOS Big Sur (system M1)

2021-06-16 Thread RaiMan
Question #697558 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697558 Summary changed to: SikuliX API - headless error on macOS Big Sur (system M1) -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #694086]: Debugging options in Sikuli IDE --- not planned --- use PyCharms

2021-06-15 Thread RaiMan
Question #694086 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/694086 RaiMan proposed the following answer: I have to check, how 2.0.5 with the bundled Jython 2.7.2 behaves in PyCharms. An IDE like PyCharms will always be needed to debug SikuliX scripts. -- You received

[Sikuli-driver] [Bug 1928745] Re: [error] Error caused by: Traceback (most recent call last):

2021-06-11 Thread RaiMan
Has surely nothing to do with Java version. Can you try to find the image in an extra one line script or in IDE Preview? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to SikuliX. https://bugs.launchpad.net/bugs/1928745 Title: [error]

[Sikuli-driver] [Bug 1928745] Re: [error] Error caused by: Traceback (most recent call last):

2021-06-11 Thread RaiMan
for: First IDE Ask Question and Report Bug gives a capture of null/null/null I created an extra bug 1931699 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to SikuliX. https://bugs.launchpad.net/bugs/1928745 Title: [error] Error caused

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

2021-06-11 Thread RaiMan
Public bug reported: see attached image ** Affects: sikuli Importance: Undecided Status: New ** Attachment added: "Screenshot 2021-06-11 at 13.13.53.png" https://bugs.launchpad.net/bugs/1931699/+attachment/5504060/+files/Screenshot%202021-06-11%20at%2013.13.53.png -- You

Re: [Sikuli-driver] [Question #697493]: Why is forum silent?-raiman???

2021-06-11 Thread RaiMan
Question #697493 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697493 RaiMan posted a new comment: I will. Thank you. -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #697493]: Why is forum silent?-raiman???

2021-06-11 Thread RaiMan
Question #697493 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697493 Status: Open => Answered RaiMan proposed the following answer: Sorry for the delay. Everything is still in place and active. I am well. ... but I currently have some private priorities, that give

Re: [Sikuli-driver] [Question #697378]: Output of Sikulix IDE on console

2021-06-04 Thread RaiMan
Question #697378 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697378 Status: Open => Answered RaiMan proposed the following answer: >>> D:\ pathToSikuli\sikulixide-2.0.5.jar on command line starts the IDE as if you would have double clicked it. It does no

Re: [Sikuli-driver] [Question #697378]: Output of Sikulix IDE on console

2021-06-04 Thread RaiMan
Question #697378 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697378 RaiMan requested more information: SikuliX version? -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #697339]: Sikuli 2.0.5 - runScript('powershell get-process') return error

2021-06-02 Thread RaiMan
Question #697339 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697339 RaiMan posted a new comment: ok, thanks for feedback. I will correct the docs. -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #697339]: Sikuli 2.0.5 - runScript('powershell get-process') return error

2021-06-01 Thread RaiMan
Question #697339 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697339 RaiMan posted a new comment: @masuo 2FAST4ME :-))) all the best RaiMan -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #697339]: Sikuli 2.0.5 - runScript('powershell get-process') return error

2021-06-01 Thread RaiMan
Question #697339 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697339 Status: Open => Answered RaiMan proposed the following answer: looking into the implementation, it must be so: runScript('powershell\n get-process') or script = """powe

Re: [Sikuli-driver] [Question #697263]: random function definition error

2021-05-27 Thread RaiMan
Question #697263 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697263 Status: Open => Needs information RaiMan requested more information: SikuliX version? Hope your mean "def function ():" ;-) Could you paste a snippet, that allows to reproduce? --

Re: [Sikuli-driver] [Question #697271]: Release file created with the setLogFile() function

2021-05-27 Thread RaiMan
Question #697271 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697271 Status: Open => Needs information RaiMan requested more information: I have to check, but I do not think it is possible in the moment. SikuliX version? -- You received this question notificat

Re: [Sikuli-driver] [Question #697208]: I need to show a permanent "log" windows on top

2021-05-25 Thread RaiMan
Question #697208 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697208 Status: Open => Answered RaiMan proposed the following answer: Currently it is not possible to have this as a feature. The best approach is, as already mentioned, to run from command line with opt

Re: [Sikuli-driver] [Question #697135]: Sikulix On Raspberry Pi ubuntu 21.04

2021-05-21 Thread RaiMan
Question #697135 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697135 Status: Open => Answered RaiMan proposed the following answer: When you are sure, that the OpenCV lib is ready on the system, them you have to take care for the symbolic link as mentioned in the w

Re: [Sikuli-driver] [Question #697147]: Error connecting SikuliX 2.0.5 to sqlserver using zxJDBC

2021-05-21 Thread RaiMan
Question #697147 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697147 Status: Open => Answered RaiMan proposed the following answer: Sorry, but with 2.0.5 the load() feature does not work anymore as expected, since entries to the Java class path from inside a J

Re: [Sikuli-driver] [Question #697175]: passing string to shell using runscript

2021-05-21 Thread RaiMan
Question #697175 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697175 RaiMan proposed the following answer: using the string format option mentioned by Manfred def start_user(from, to): print('sending mail to user') mail_sending = """ powershell

Re: [Sikuli-driver] [Question #697117]: store captured image as variable into a py file

2021-05-18 Thread RaiMan
Question #697117 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697117 Status: Open => Answered RaiMan proposed the following answer: Uuuups, why so complicated: img = "_someName.png" capture(someRegion, img) and you have your variable to do with it, whate

Re: [Sikuli-driver] [Question #697099]: High Cpu load by starting and stopping observer in while()

2021-05-17 Thread RaiMan
Question #697099 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697099 Status: Open => Needs information RaiMan requested more information: runtime script from command line: java -jar -c -r and put Debug.on(3) at the top of the main script. Might be that the de

Re: [Sikuli-driver] [Question #697102]: Having issues running test on different machines

2021-05-17 Thread RaiMan
Question #697102 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697102 Status: Open => Needs information RaiMan requested more information: what system, what sikulix, what java? -- You received this question notification because your team Sikuli Drivers is an ans

Re: [Sikuli-driver] [Question #696901]: When I run SikuliX IDE SikuliX starts but gets stuck with this pop up on screen: "SikuliX-IDE 2.0.4 is starting on Java 11".

2021-05-04 Thread RaiMan
Question #696901 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696901 Status: Open => Answered RaiMan proposed the following answer: use 2.0.5 -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #696891]: Sikuli not Running on MAcOS Catalina 10.15.3

2021-05-03 Thread RaiMan
Question #696891 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696891 Status: Open => Answered RaiMan proposed the following answer: try with 2.0.5 and Java 11 If you do not need Ruby scripting, leave it out of way. -- 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-29 Thread RaiMan
Question #695871 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695871 Status: Open => Answered RaiMan proposed the following answer: Thanks for your patience. We should keep this in answered mode, so I can give you a hint, if something to test is available. --

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

2021-04-26 Thread RaiMan
Question #695871 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695871 Status: Open => Answered RaiMan proposed the following answer: Sorry for the delay - other priorities. I am currently preparing snapshot versions for the next version of SikuliX (most probably 2.

Re: [Sikuli-driver] [Question #696762]: Robot Framework Sikuli library is not working on Windows Server 2008 R2

2021-04-26 Thread RaiMan
Question #696762 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696762 Status: Open => Solved RaiMan changed the question status: You should ask in the context of the sikulilibrary project. Most probably noone can help you here. -- You received this quest

Re: [Sikuli-driver] [Question #696693]: I am hitting sporadic problems with findText in v2.0.5

2021-04-22 Thread RaiMan
Question #696693 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696693 Status: Open => Answered RaiMan proposed the following answer: Sorry, no solution for that currently. But finding text is on the list to be improved. -- You received this question notificat

Re: [Sikuli-driver] [Question #696257]: [2.0.5] macOS: IDE: not really usable with Java 8 since macOS 11.2.3 --- using Java 11 works

2021-04-22 Thread RaiMan
Question #696257 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696257 Status: Open => Answered RaiMan proposed the following answer: The browser support on macOS is still on Java 8. So just do whatever Apple suggests to do about Java 8. For SikuliX IDE and script

Re: [Sikuli-driver] [Question #696667]: Minimal VM

2021-04-22 Thread RaiMan
Question #696667 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696667 Status: Open => Answered RaiMan proposed the following answer: Sorry, no experiences. -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #696545]: Resolution issue in sikuli - case developed in resolution (1366*768 - recommended laptop) is not working in 1920*1080 - recommended laptop when changed to 1366*

2021-04-22 Thread RaiMan
Question #696545 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696545 Status: Open => Answered RaiMan proposed the following answer: You can try to use the SikuliX resize feature (see docs). -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #696579]: override method sleep

2021-04-16 Thread RaiMan
Question #696579 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696579 Status: Open => Answered RaiMan proposed the following answer: yes, possible: - make a script, that contains your sleep def: (myoverrides.py) def sleep(time): print "mysleep

Re: [Sikuli-driver] [Question #696483]: 'No appenders could be found. Please initialise the log4j system properly' error when trying to execute the same working scripts from one VM to another

2021-04-10 Thread RaiMan
Question #696483 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696483 Status: Open => Needs information RaiMan requested more information: SikuliX version? Do you run the script from inside the SikuliX IDE? you say: ... skips the whole scr

Re: [Sikuli-driver] [Question #696392]: importing images from two differs locations

2021-04-06 Thread RaiMan
Question #696392 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696392 Status: Open => Needs information RaiMan requested more information: what version of SikuliX? -- You received this question notification because your team Sikuli Drivers is an answer cont

Re: [Sikuli-driver] [Question #696257]: [2.0.5] macOS: IDE: not really usable with Java 8 since macOS 11.2.3 --- using Java 11 works

2021-04-03 Thread RaiMan
Question #696257 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696257 Status: Open => Solved RaiMan changed the question status: Thank YOU for your contribution, which finally brought me to the light of insight ;-) -- 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-03 Thread RaiMan
Question #695871 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/695871 Status: Open => Answered RaiMan proposed the following answer: I am on the way to get my Ubuntu working ;-) Having done the meetings with the the EasterBunny, I will surely find a way out. --

Re: [Sikuli-driver] [Question #696257]: [2.0.5] macOS: IDE: not really usable with Java 8 since macOS 11.2.3 --- using Java 11 works

2021-04-03 Thread RaiMan
Question #696257 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696257 Summary changed to: [2.0.5] macOS: IDE: not really usable with Java 8 since macOS 11.2.3 --- using Java 11 works -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #696257]: Mouse not useable

2021-04-01 Thread RaiMan
Question #696257 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696257 RaiMan proposed the following answer: For running Jython scripts nothing else is needed but the ide-mac jar (all is bundled). one exception though: Tesseract has to be installed using HomeBrew (only

Re: [Sikuli-driver] [Question #696257]: Mouse not useable

2021-04-01 Thread RaiMan
Question #696257 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696257 Status: Open => Answered RaiMan proposed the following answer: I am really sorry for this very odd behavior. With macOS 11.2.2 it worked with Java 8 as documented. With macOS 11.2.3 it does not w

Re: [Sikuli-driver] [Question #696257]: Mouse not useable

2021-04-01 Thread RaiMan
Question #696257 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696257 Status: Open => Answered RaiMan proposed the following answer: ok, thanks for feedback. I have revised the information. Please read again carefully from the beginning ;-) Thanks -- You recei

Re: [Sikuli-driver] [Question #696330]: [1.1.2] jpype: KDE 4 Desktop: python(pytest): GUI freezes

2021-03-31 Thread RaiMan
Question #696330 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696330 Status: Open => Answered RaiMan proposed the following answer: Sorry, but I do not support jpype (no experiences). I guess, you will not get an answer here. Try at jpype directly or at stack overf

Re: [Sikuli-driver] [Question #696330]: [1.1.2] jpype: KDE 4 Desktop: python(pytest): GUI freezes

2021-03-31 Thread RaiMan
Question #696330 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696330 Summary changed to: [1.1.2] jpype: KDE 4 Desktop: python(pytest): GUI freezes -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #696330]: jpype: KDE 4 Desktop: SikuliX 1.1.2 with python(pytest) via jpype

2021-03-31 Thread RaiMan
Question #696330 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696330 Summary changed to: jpype: KDE 4 Desktop: SikuliX 1.1.2 with python(pytest) via jpype -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #696244]: [2.0.5] Windows 10: Cant Start Sikulix on a specific machine with 2 monitors (one hiRes)

2021-03-27 Thread RaiMan
Question #696244 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696244 Status: Open => Answered RaiMan proposed the following answer: @Vitor HiRes monitors have problems with SikuliX and Java 8. It will be smoother, when you use Java 11 from here: ht

Re: [Sikuli-driver] [Question #696244]: [2.0.5] Windows 10: Cant Start Sikulix on a specific machine with 2 monitors (one hiRes)

2021-03-27 Thread RaiMan
Question #696244 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696244 RaiMan posted a new comment: @Andrew It looks like you have some absolute Region definition in your script: [error] Region(1089,941,37,150) outside any screen - subsequent actions might not work

Re: [Sikuli-driver] [Question #696244]: Cant Start Sikulix on a especcific machine

2021-03-26 Thread RaiMan
Question #696244 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696244 RaiMan proposed the following answer: @Andrew - put the sikulixjar in a folder where it is alone (not into some .sikuli folder) - purge the Jythonjar - not needed - again delete the Sikulix app

Re: [Sikuli-driver] [Question #696244]: [2.0.5] Windows 10: Cant Start Sikulix on a specific machine with 2 monitors (one hiRes)

2021-03-26 Thread RaiMan
Question #696244 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696244 Summary changed to: [2.0.5] Windows 10: Cant Start Sikulix on a specific machine with 2 monitors (one hiRes) -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #696244]: Cant Start Sikulix on a especcific machine

2021-03-26 Thread RaiMan
Question #696244 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696244 Status: Open => Answered RaiMan proposed the following answer: try with only one monitor. -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #696257]: Mouse not useable

2021-03-26 Thread RaiMan
Question #696257 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696257 RaiMan proposed the following answer: more to read here https://github.com/RaiMan/SikuliX1/issues/429 -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #696257]: Mouse not useable

2021-03-26 Thread RaiMan
Question #696257 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696257 Status: Open => Answered RaiMan proposed the following answer: send me a mail with shots: sikulix---at---outlook---dot---com with ref to this question. -- You received this question notificat

Re: [Sikuli-driver] [Question #696244]: Cant Start Sikulix on a especcific machine

2021-03-26 Thread RaiMan
Question #696244 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696244 Status: Open => Needs information RaiMan requested more information: What is your problem? The log looks normal. -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #696202]: Problem with native library: opencv_java2342.dll

2021-03-23 Thread RaiMan
Question #696202 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696202 Status: Open => Answered RaiMan proposed the following answer: then the next things to check and setup - special Windows pack (missing media libs package) - Visual C++ Redistributable Packages miss

Re: [Sikuli-driver] [Question #696202]: Problem with native library: opencv_java2342.dll

2021-03-22 Thread RaiMan
Question #696202 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696202 Status: Open => Answered RaiMan proposed the following answer: Most probably you are running a 32-Bit Java. Must be 64-Bit. -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #252980]: Is there a way to long press ALT key .

2021-03-22 Thread RaiMan
Question #252980 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/252980 RaiMan posted a new comment: Sorry :-( try: type(Key.TAB, Key.ALT) -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #252980]: Is there a way to long press ALT key .

2021-03-22 Thread RaiMan
Question #252980 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/252980 RaiMan posted a new comment: try: type(key.TAB, Key.Alt) -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #696153]: Font for select -Combo

2021-03-22 Thread RaiMan
Question #696153 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696153 Status: Open => Answered RaiMan proposed the following answer: ok, that is HTML behaviour: multiple blanks are collapsed to one blank. Sorry, did not realise it. so: newItems = ["" +

Re: [Sikuli-driver] [Question #696153]: Font for select -Combo

2021-03-20 Thread RaiMan
Question #696153 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696153 RaiMan proposed the following answer: sorry, bullshit :-( currently you use something like this: items = ("item1 hello 666", "item2 hello 111" , "item3 hello 999") selec

Re: [Sikuli-driver] [Question #696153]: Font for select -Combo

2021-03-20 Thread RaiMan
Question #696153 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696153 Status: Open => Answered RaiMan proposed the following answer: currently you use something like this: items = ("item1 hello 666", "item2 hello 111" , "item3 hello 999&

[Sikuli-driver] [Bug 1920183] Re: [2.0.5] click text in region does not work --- workaround

2021-03-19 Thread RaiMan
** Description changed: - confirmed bug -- workaround + confirmed bug tracked on GitHub: + https://github.com/RaiMan/SikuliX1/issues/437 + + -- workaround click(reg.findText(someText)) seems to work

Re: [Sikuli-driver] [Question #696094]: [2.0.5] click text in region does not work --- workaround

2021-03-19 Thread RaiMan
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 Status: Answered => Solved RaiMan changed the question status: Thanks for feedback. checked, confirmed --- is now a bug. -- You received this question notification because your team Sikuli Driv

[Sikuli-driver] [Bug 1920183] [NEW] [2.0.5] click text in region does not work --- workaround

2021-03-19 Thread RaiMan
://www.screencast.com/t/yIdZvomTCvpz Seems like click is executed on relative coordinates against Screen not against region This seems like a bug Note that "reg.click(image_in_region.png) works s expected ** Affects: sikuli Importance: High Assignee: RaiMan (raimund-hocke) S

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

2021-03-19 Thread RaiMan
Bug #1920183 status changed in SikuliX: New => Fix Committed https://bugs.launchpad.net/sikuli/+bug/1920183 "[2.0.5] click text in region does not work --- workaround" This bug is linked to #696094. [2.0.5] click text in region does not work --- workaround

Re: [Sikuli-driver] [Question #696094]: [2.0.5] click text in region does not work --- workaround

2021-03-19 Thread RaiMan
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 Description changed to: confirmed bug -- workaround click(reg.findText(someText)) seems to work. -- will be fixed in 2.0.6

Re: [Sikuli-driver] [Question #696094]: [2.0.5] click text in region does not work --- workaround

2021-03-19 Thread RaiMan
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 Linked to bug: #1920183 https://bugs.launchpad.net/bugs/1920183 "[2.0.5] click text in region does not work --- workaround" -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #696094]: [2.0.5] click text in region does not work --- workaround

2021-03-19 Thread RaiMan
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 Summary changed to: [2.0.5] click text in region does not work --- workaround Description changed to: possible bug -- workaround click(reg.findText(someText)) seems to

Re: [Sikuli-driver] [Question #696094]: Sikuli 2.0.5 - click text in region does not work

2021-03-19 Thread RaiMan
Question #696094 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/696094 Status: Open => Answered RaiMan proposed the following answer: @ndinev Sorry, missed that. Seems you are using 2.0.4 this is indeed a bug, fixed in 2.0.5: https://github.com/RaiMan/SikuliX1/issues/

<    3   4   5   6   7   8   9   10   11   12   >