[Sikuli-driver] [Bug 1943866] Re: [2.0.5] IDE: Preview crash with plan in folder-/filename (fixed in 2.0.6)

2021-09-19 Thread RaiMan
with blank in folder-/filename (fixed in 2.0.6) ** Changed in: sikuli Status: New => Fix Committed ** Changed in: sikuli Importance: Undecided => Medium ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None

[Sikuli-driver] [Bug 1943866] Re: Exception when opening Pattern Settings - preview

2021-09-18 Thread RaiMan
... The Foldername contained a SPACE are you talking about the folder where you stored the script (.sikuli) ? -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to SikuliX. https://bugs.launchpad.net/bugs/1943866 Title: Exception when opening

Re: [Sikuli-driver] [Question #698765]: Sikuli Support for Windows 11

2021-09-18 Thread RaiMan
Question #698765 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698765 Status: Open => Answered RaiMan proposed the following answer: I will check, when Win 11 is available, but suppose no problems. 2.0.6+: Supported and tested are Java LTS versions 11+ (current 17 -

Re: [Sikuli-driver] [Question #698716]: How to connect Remote Linux server using Sikuli with Python Code

2021-09-15 Thread RaiMan
Question #698716 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698716 Status: Open => Answered RaiMan proposed the following answer: Paramiko cannot be used in Jython (and hence SikuliX) due to native library components, that are only available/accesible in native Pyt

Re: [Sikuli-driver] [Question #698733]: [2.0.5] xlrd: ClassNotFoundException ( org.apache.xerces.parsers.SAXParser )

2021-09-15 Thread RaiMan
Question #698733 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698733 Status: Open => Answered RaiMan proposed the following answer: I have no solution for you with the current implementation of SikuliX 2.0.5. 1. the bundled Jython slim version does not contain

Re: [Sikuli-driver] [Question #698733]: [2.0.5] xlrd: ClassNotFoundException ( org.apache.xerces.parsers.SAXParser )

2021-09-15 Thread RaiMan
Question #698733 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698733 Summary changed to: [2.0.5] xlrd: ClassNotFoundException ( org.apache.xerces.parsers.SAXParser ) -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #698710]: How to align images with Sikuli Automation

2021-09-12 Thread RaiMan
Question #698710 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698710 Status: Open => Answered RaiMan proposed the following answer: here is something to play with: https://www.dropbox.com/s/36uaf2n2i4labwo/gameSX.zip?dl=0 - unzip - open the game.py in the IDE - m

Re: [Sikuli-driver] [Question #698710]: How to align images with Sikuli Automation

2021-09-12 Thread RaiMan
Question #698710 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698710 Status: Open => Needs information RaiMan requested more information: Not really clear what your problems are. Something to watch (link, image samples, code snippets, ...) would be helpful. --

Re: [Sikuli-driver] [Question #698669]: How to install keras-ocr python module to use in sikulix?

2021-09-09 Thread RaiMan
Question #698669 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698669 Status: Open => Answered RaiMan proposed the following answer: only possible if the module is Python only and has no dependencies on native code or native libraries. if true: https://sikulix-2

Re: [Sikuli-driver] [Question #698490]: Using custom c++ dll in Sikulix

2021-09-05 Thread RaiMan
Question #698490 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698490 RaiMan proposed the following answer: this is now tracked on GitHub: https://github.com/RaiMan/SikuliX1/issues/476 -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-03 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Answered RaiMan proposed the following answer: - hover and mouseMove are the same (hover internally issues mouseMove) Does the mouse move to the image area? If yes, ignore the mess

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-03 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Answered RaiMan proposed the following answer: ... But hover(), mouseMove() still not working (both in sikulix-IDE and Java) please post code sample and error message -- You recei

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-03 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Needs information RaiMan requested more information: how did you create the image "apple.png"? Should be captured using the IDE. And for tests use an image that is not on

Re: [Sikuli-driver] [Question #698490]: Using custom c++ dll in Sikulix

2021-09-02 Thread RaiMan
Question #698490 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698490 RaiMan proposed the following answer: no experiences but looks promising. I really appreciate any feedback on your experiences and findings. -- You received this question notification because your team

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Answered RaiMan proposed the following answer: just tested and switched off the accessibility usages before: public class SikulixTest { public static void main(String[] a

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Answered RaiMan proposed the following answer: again: does the doubleClick work? If that works, just ignore the messages (should only happen once) -- You received this quest

Re: [Sikuli-driver] [Question #698601]: SikuliX for wide projects

2021-09-02 Thread RaiMan
Question #698601 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698601 Status: Open => Answered RaiMan proposed the following answer: SikuliX can be used to act on stuff (pixel areas) visible on a screen. It does not matter, how the stuff gets visible on the scr

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Answered RaiMan proposed the following answer: as mentioned: try a click and use the capture button in the IDE. If that works, just ignore the messages (should only happen o

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Answered RaiMan proposed the following answer: Do clicking and screenshots work? If yes, just ignore the message. If not, restart from scratch step for step. -- You received t

Re: [Sikuli-driver] [Question #698600]: Mac11.5.2 Mouse not usable (blocked)

2021-09-02 Thread RaiMan
Question #698600 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698600 Status: Open => Answered RaiMan proposed the following answer: https://github.com/RaiMan/SikuliX1/wiki/Allow-SikuliX-actions-on-macOS -- You received this question notification because your t

Re: [Sikuli-driver] [Question #698523]: Mouse click blocked when running Sikuli test in batch file but not when running script through eclipse

2021-08-28 Thread RaiMan
Question #698523 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698523 Status: Open => Answered RaiMan proposed the following answer: I have no idea, what the difference might be. Make a simple Java test, that uses Java AWT Robot to do a click somewhere in Eclipse

Re: [Sikuli-driver] [Question #698529]: Do.popup() returns incorrectly

2021-08-28 Thread RaiMan
Question #698529 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698529 Status: Open => Answered RaiMan proposed the following answer: again tested with 2 screens: works - no problems. The only difference I can see: You are running Win10-Home, I have Win10-Pro So I

Re: [Sikuli-driver] [Question #698529]: Do.popup() returns incorrectly

2021-08-27 Thread RaiMan
Question #698529 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698529 Status: Open => Answered RaiMan proposed the following answer: checked with this in your setup: def mousePos(): foo = "test %d: %s" % (n, atMouse()) result = Do.popup(foo, 1)

Re: [Sikuli-driver] [Question #698519]: Find images with 2 colors

2021-08-26 Thread RaiMan
Question #698519 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698519 Status: Open => Answered RaiMan proposed the following answer: You need 2 image sets for the images, that differ. Once at the beginning of the script check the situation and select the image set us

[Sikuli-driver] [Bug 1840689] Re: [1.1.4] macOS: Java 9+: multi-monitor with 1st Retina and 2nd non-Retina does not work --- workaround: use Java 8

2021-08-26 Thread RaiMan
** Changed in: sikuli Status: In Progress => Confirmed ** Changed in: sikuli Importance: Medium => Undecided ** Changed in: sikuli Milestone: 2.1.0 => 2.0.6 ** Description changed: + The issue will be tracked on GitHub: https://github.com/RaiMan/SikuliX1/i

[Sikuli-driver] [Question #682295]: Status of bug #1840689 changed to 'Confirmed' in SikuliX

2021-08-25 Thread RaiMan
Bug #1840689 status changed in SikuliX: In Progress => Confirmed https://bugs.launchpad.net/sikuli/+bug/1840689 "[1.1.4] macOS: Java 9+: multi-monitor with 1st Retina and 2nd non-Retina does not work --- workaround: use Java 8" This bug is linked to #682295. [1.1.4] macOS 10.14.5 - Taking a

Re: [Sikuli-driver] [Question #698511]: Capture/find Sikuli API fails with one Retina screen and one non-Retina screen

2021-08-25 Thread RaiMan
Question #698511 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698511 Description changed to: The issue will be tracked on GitHub: https://github.com/RaiMan/SikuliX1/issues/474 -- Java Version: 11 Sikuli API

Re: [Sikuli-driver] [Question #698511]: Capture/find Sikuli API fails with one Retina screen and one non-Retina screen

2021-08-25 Thread RaiMan
Question #698511 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698511 Status: Open => Solved RaiMan changed the question status: Great thanks for your effort and the findings. The issue will be tracked on GitHub: https://github.com/RaiMan/SikuliX1/issues/474 --

Re: [Sikuli-driver] [Question #698490]: Using custom c++ dll in Sikulix

2021-08-25 Thread RaiMan
Question #698490 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698490 Status: Open => Answered RaiMan proposed the following answer: I am rather sure, that it is not such easy, to access native libraries from Jython based on Java. A native library either needs a J

Re: [Sikuli-driver] [Question #698410]: Cant add Sikuli to manifest.mf

2021-08-24 Thread RaiMan
Question #698410 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698410 Status: Open => Answered RaiMan proposed the following answer: Artefacts from MavenCentral usually do not contain any dependencies. sikulixapi from MavenCentral can only be used in a project, that

Re: [Sikuli-driver] [Question #698410]: Cant add Sikuli to manifest.mf

2021-08-23 Thread RaiMan
Question #698410 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698410 Status: Open => Needs information RaiMan requested more information: ... understand the second question. I am talking about a simple maven project, with a pom file listing com::sikulix::sikulix

Re: [Sikuli-driver] [Question #698449]: Error main ( ) from org.sikuli.basics.proxies import Vision

2021-08-22 Thread RaiMan
Question #698449 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698449 Status: Open => Answered RaiMan proposed the following answer: no longer valid nor needed - just remove: from org.sikuli.natives import Vision Vision.setParameter("MinTargetSize",

Re: [Sikuli-driver] [Question #698410]: Cant add Sikuli to manifest.mf

2021-08-18 Thread RaiMan
Question #698410 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698410 Status: Open => Needs information RaiMan requested more information: What version and artefact of SikuliX? Where did you get it? Did you already simply try a test inside Eclipse for example as a Ma

[Sikuli-driver] [Bug 1930650] Re: IDE:Matching Preview does not work when file path has blank / spaces

2021-08-11 Thread RaiMan
will be fixed in 2.0.6 - no commitment on release date ** Changed in: sikuli Status: New => Fix Committed ** Description changed: + tracked on GitHub: https://github.com/RaiMan/SikuliX1/issues/472 + + IDE:Match

Re: [Sikuli-driver] [Question #698265]: Power Automate and SikuliX

2021-08-10 Thread RaiMan
Question #698265 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698265 Status: Open => Answered RaiMan proposed the following answer: If these logs still appear, then you have still something active belonging to PowerAutomate/MicrosoftFlow in your system. Some stuff

Re: [Sikuli-driver] [Question #698298]: App.close error

2021-08-09 Thread RaiMan
Question #698298 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698298 Status: Open => Answered RaiMan proposed the following answer: Will be fixed in 2.0.6. -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #698268]: [2.0.5] OCR: does not work with a username containing non-ASCII

2021-08-09 Thread RaiMan
Question #698268 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698268 Description changed to: Problem tracked on Github: https://github.com/RaiMan/SikuliX1/issues/470 - Hello! Is there a way to use the OCR

Re: [Sikuli-driver] [Question #698268]: [2.0.5] OCR: does not work with a username containing non-ASCII

2021-08-09 Thread RaiMan
Question #698268 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698268 Status: Answered => Solved RaiMan changed the question status: user got a workaround. accepted as bug and tracked on GitHub. -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #698268]: [2.0.5] OCR: does not work with a username containing non-ASCII

2021-08-09 Thread RaiMan
Question #698268 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698268 Summary changed to: [2.0.5] OCR: does not work with a username containing non-ASCII Description changed to: Problem tracked on Github: -

Re: [Sikuli-driver] [Question #698268]: OCR from file

2021-08-08 Thread RaiMan
Question #698268 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698268 RaiMan requested more information: Again delete the folder C:\Users\Bálint István\AppData\Roaming\Sikulix run the IDE as before from command line, but add -v -c as parameters as script use Debug.on(3

Re: [Sikuli-driver] [Question #698268]: OCR from file

2021-08-08 Thread RaiMan
Question #698268 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698268 RaiMan proposed the following answer: Nothing extra needed on path when using IDEA and SikuliX this way. Delete the folder C:\Users\Bálint István\AppData\Roaming\Sikulix and try again. Another test

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

2021-08-08 Thread RaiMan
Question #697943 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697943 Status: Answered => Solved RaiMan changed the question status: nothing else to do here -> GitHub -- You received this question notification because your team Sikuli Drivers is an answer conta

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

2021-08-08 Thread RaiMan
Question #697943 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697943 Status: Open => Answered RaiMan proposed the following answer: @therealunixmad thanks for the information. Will try to find out what is going on internally in the case of 2nd- Screen-only --

Re: [Sikuli-driver] [Question #698268]: OCR from file

2021-08-07 Thread RaiMan
Question #698268 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698268 RaiMan proposed the following answer: Then you have to check your setup. I have this simple main: package com.sikulix.sikulixrun; import org.sikuli.script.App; import org.sikuli.script.Image; import

Re: [Sikuli-driver] [Question #698268]: OCR from file

2021-08-06 Thread RaiMan
Question #698268 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698268 Status: Needs information => Answered RaiMan proposed the following answer: Ok, wish you all the best. In SikuliX class Image has a static convenience method wrapping features of class OCR: Str

Re: [Sikuli-driver] [Question #698272]: Loop is not working (while, if)

2021-08-06 Thread RaiMan
Question #698272 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698272 Status: Open => Answered RaiMan proposed the following answer: Nothing to laugh Python Syntax error messages are sometimes not really helpful. In many cases the real problem is in the next l

Re: [Sikuli-driver] [Question #698268]: OCR from file

2021-08-06 Thread RaiMan
Question #698268 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698268 RaiMan requested more information: So you seem to be a newbie with Java??? Did you write the bot yourself or is it a fork from somewhere? I ask this, because SikuliX features cannot really be used in

Re: [Sikuli-driver] [Question #698268]: OCR from file

2021-08-06 Thread RaiMan
Question #698268 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698268 RaiMan requested more information: Is SikuliX on class path? if yes, what version? If not, have a look at Tess4J (used with SikuliX) or (as mentioned) use a tesseract command in a subprocess. -- You

Re: [Sikuli-driver] [Question #698265]: Power Automate and SikuliX

2021-08-06 Thread RaiMan
Question #698265 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698265 Status: Open => Answered RaiMan proposed the following answer: not really a SikuliX question. Just get rid of the PowerAutomate stuff again or ask the developers about this. -- You received t

Re: [Sikuli-driver] [Question #698268]: OCR from file

2021-08-06 Thread RaiMan
Question #698268 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698268 Status: Open => Needs information RaiMan requested more information: What do you mean by file? OCR is done against images (might come from a file)? You might run a tesseract command or a J

Re: [Sikuli-driver] [Question #698239]: Type " into Windows cmd comes out as ~

2021-08-04 Thread RaiMan
Question #698239 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698239 RaiMan proposed the following answer: Windows system settings -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #698239]: Type " into Windows cmd comes out as ~

2021-08-04 Thread RaiMan
Question #698239 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698239 RaiMan proposed the following answer: At least for Windows since 2.0.x faq 933 is no longer relevant, since for typing into normal applications (like editors) we now auto-detect the actual keyboard layout

Re: [Sikuli-driver] [Question #698196]: Windows 10 versions N and KN: opencv_java430.dll library error having MSVC++ Redistributables installed --- Media Feature Pack missing

2021-07-30 Thread RaiMan
Question #698196 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698196 Summary changed to: Windows 10 versions N and KN: opencv_java430.dll library error having MSVC++ Redistributables installed --- Media Feature Pack missing Description changed to:

Re: [Sikuli-driver] [Question #698196]: Windows 10 versions N and KN: opencv_java430.dll library error having MSVC++ Redistributables installed --- Media Feature Pack missing

2021-07-30 Thread RaiMan
Question #698196 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698196 RaiMan posted a new comment: Thanks for feedback. I have augmented this question and will add it in other prominent places. -- You received this question notification because your team Sikuli Drivers is

Re: [Sikuli-driver] [Question #698196]: Windows 10: opencv_java430.dll library error having MSVC++ Redistributables installed

2021-07-30 Thread RaiMan
Question #698196 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698196 Summary changed to: Windows 10: opencv_java430.dll library error having MSVC++ Redistributables installed -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #698196]: opencv_java430.dll library error

2021-07-30 Thread RaiMan
Question #698196 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698196 Status: Open => Answered RaiMan proposed the following answer: Windows N and KN versions may be this helps: https://www.borncity.com/blog/2020/11/28/media-feature-pack-windows-10-n-20h2/ --

Re: [Sikuli-driver] [Question #698171]: Issue setting up Sikuli Eclipse

2021-07-28 Thread RaiMan
Question #698171 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698171 RaiMan proposed the following answer: Uuups ;-) is a placeholder for the real path spec So you can use the java command from whatever folder you want. -- You received this question notification

Re: [Sikuli-driver] [Question #698171]: Issue setting up Sikuli Eclipse

2021-07-28 Thread RaiMan
Question #698171 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698171 RaiMan proposed the following answer: Additionally: --- remove any SikuliX related stuff or references from your Eclipse Pydev before you go into the steps mentioned above. --- It is recommended to use

Re: [Sikuli-driver] [Question #698171]: Issue setting up Sikuli Eclipse

2021-07-28 Thread RaiMan
Question #698171 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698171 Status: Open => Answered RaiMan proposed the following answer: Sorry for the inconvenience, but I switched from NetBeans/Eclipse many years ago to the IntelliJ IDEs (IDEA and PyCharm). So I can g

Re: [Sikuli-driver] [Question #697946]: New 2.0 key/value pair storage

2021-07-27 Thread RaiMan
Question #697946 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697946 Status: Expired => Answered RaiMan changed the question status: will be restored in 2.0.6 -- You received this question notification because your team Sikuli Drivers is an answer contact for Siku

Re: [Sikuli-driver] [Question #698000]: [2.0.5] Java program: Unable to bring window forward on Windows 10

2021-07-25 Thread RaiMan
Question #698000 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698000 Description changed to: * accepted as bug: follow up on GitHub: https://github.com/RaiMan/SikuliX1/issues/464 - * workaround: A

Re: [Sikuli-driver] [Question #698000]: [2.0.5] Java program: Unable to bring window forward on Windows 10

2021-07-25 Thread RaiMan
Question #698000 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698000 Description changed to: * accepted as bug: follow up on GitHub: https://github.com/RaiMan/SikuliX1/issues/464 - * workaround: A

Re: [Sikuli-driver] [Question #698136]: Two `def` functions, doesn't work, only bottom one works, why

2021-07-25 Thread RaiMan
Question #698136 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698136 RaiMan posted a new comment: This is not abnormal. Java has a dynamic memory management. SikuliX usage usually starts at about 300 MB. on longer runs it increases towards 700 - 900 MB. This is due to the

Re: [Sikuli-driver] [Question #698000]: [2.0.5] Java program: Unable to bring window forward on Windows 10

2021-07-25 Thread RaiMan
Question #698000 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698000 Description changed to: * accepted as bug: follow up on GitHub: https://github.com/RaiMan/SikuliX1/issues/464 - I am trying to bring an

Re: [Sikuli-driver] [Question #698000]: [2.0.5] Java program: Unable to bring window forward on Windows 10

2021-07-25 Thread RaiMan
Question #698000 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698000 Summary changed to: [2.0.5] Java program: Unable to bring window forward on Windows 10 -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX. ___

Re: [Sikuli-driver] [Question #698000]: Unable to bring window forward on Windows 10

2021-07-25 Thread RaiMan
Question #698000 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698000 Status: Open => Answered RaiMan proposed the following answer: Ok, confirmed. In the IDE (tested with 2.0.5) everything works as expected, even when the script is run from commandline. Using the s

Re: [Sikuli-driver] [Question #698136]: Two `def` functions, doesn't work, only bottom one works, why

2021-07-24 Thread RaiMan
Question #698136 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698136 Status: Open => Answered RaiMan proposed the following answer: This works for me: def hk1(evt): print "hk1" def hk2(evt): print "hk2" def hkx(evt): print "ter

Re: [Sikuli-driver] [Question #693939]: Apple macOS Big Sur: Does SikuliX work? ... and even on the M1 processor?

2021-07-24 Thread RaiMan
Question #693939 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/693939 Status: Answered => Solved RaiMan changed the question status: 2.0.6 will work natively on M1 machines -- You received this question notification because your team Sikuli Drivers is an answer cont

Re: [Sikuli-driver] [Question #698112]: Windows 10: imports no longer working after moving to newest version (run from comand line, sys.path not containing location of common modules)

2021-07-23 Thread RaiMan
Question #698112 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698112 RaiMan proposed the following answer: --- sites.txt I admit, that the current implementation is a bit complicated. - start the IDE - File Menu -> Open Special files - 3 - the sites.txt file is opened

Re: [Sikuli-driver] [Question #698112]: Windows 10: imports no longer working after moving to newest version (run from comand line, sys.path not containing location of common modules)

2021-07-23 Thread RaiMan
Question #698112 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698112 RaiMan proposed the following answer: got it :-) -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #698112]: Windows 10: imports no longer working after moving to newest version (run from comand line, sys.path not containing location of common modules)

2021-07-23 Thread RaiMan
Question #698112 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698112 RaiMan proposed the following answer: --- my repacked SikuliX IDE jar for the sites.txt solution, there is no need to pack anything into the SikuliX IDE jar. A path given in sites.txt is simply added to

Re: [Sikuli-driver] [Question #247134]: "from org.sikuli.script.natives import Vision" statement not working

2021-07-23 Thread RaiMan
Question #247134 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/247134 RaiMan posted a new comment: --- 2.0.5 vision is no longer supported since many versions (not sure since when). It was no longer relevant with the new implementation of OpenCV at the Java level. Just

Re: [Sikuli-driver] [Question #698112]: Windows 10: imports no longer working after moving to newest version (run from comand line, sys.path not containing location of common modules)

2021-07-23 Thread RaiMan
Question #698112 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698112 RaiMan proposed the following answer: ok, completely understood. Supposing you are using the SikuliX IDE jar, I will create a modified 2.0.5 version until monday for you, that accepts -Dpython.path=C

Re: [Sikuli-driver] [Question #698112]: Windows 10: imports no longer working after moving to newest version (run from comand line, sys.path not containing location of common modules)

2021-07-23 Thread RaiMan
Question #698112 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698112 Description changed to: I am having the same issue as in https://answers.launchpad.net/sikuli/+question/265660 I have followed the suggestions in that question but it has not resolved my issue. I get the

Re: [Sikuli-driver] [Question #698112]: Windows 10: imports no longer working after moving to newest version (run from comand line, sys.path not containing location of common modules)

2021-07-23 Thread RaiMan
Question #698112 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698112 Status: Open => Answered RaiMan proposed the following answer: --- I have tried setting up the PYTHONPATH, JYTHONPATH and CLASSPATH but this had no affect. This only works, if you are running w

Re: [Sikuli-driver] [Question #698118]: my script reacts too slow when detecting the image, how to improve it?

2021-07-23 Thread RaiMan
Question #698118 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698118 RaiMan proposed the following answer: if nothing else is said, images are searched on the whole screen. The search would be faster, if you restrict the region as much as possible to the area, where you

Re: [Sikuli-driver] [Question #698074]: Linux/CentOS: TigerVNC Server: Dialogs are all black on 'Take Screenshot'

2021-07-22 Thread RaiMan
Question #698074 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698074 Summary changed to: Linux/CentOS: TigerVNC Server: Dialogs are all black on 'Take Screenshot' -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #698074]: Dialog and pop-up boxes aare all black on 'Take Screenshot' or running scripts

2021-07-22 Thread RaiMan
Question #698074 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698074 RaiMan proposed the following answer: All the best and thank YOU. I will implement a setup with TigerVNC, to get more insight. -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #698074]: Dialog and pop-up boxes aare all black on 'Take Screenshot' or running scripts

2021-07-22 Thread RaiMan
Question #698074 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698074 RaiMan proposed the following answer: So you have UserSystem <-> VLAB <-> VNCServerSystem - you see the screen of the VNCServerSystem on the UserSystem (via a VNCViewer or similar) - you u

Re: [Sikuli-driver] [Question #698074]: Dialog and pop-up boxes aare all black on 'Take Screenshot' or running scripts

2021-07-22 Thread RaiMan
Question #698074 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698074 RaiMan requested more information: To understand right: - you have a CentOS machine where you run a VNC server - you have another machine where you run a VNC Viewer (what system) Where are the SikuliX

Re: [Sikuli-driver] [Question #697795]: Using keyDown and keyUp for regular keys?

2021-07-22 Thread RaiMan
Question #697795 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697795 RaiMan proposed the following answer: ... and the SikuliX class KeyboardLayout. -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #697795]: Using keyDown and keyUp for regular keys?

2021-07-22 Thread RaiMan
Question #697795 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697795 RaiMan proposed the following answer: Sorry, but with the current implementation I do not have a solution for you. I have it on the list as an enhancement for 2.0.6 (no commitment on release date currently

Re: [Sikuli-driver] [Question #697795]: Using keyDown and keyUp for regular keys?

2021-07-22 Thread RaiMan
Question #697795 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697795 RaiMan proposed the following answer: If you are willing to do some Java exercises: Java AWT Robot :-) -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #698074]: Dialog and pop-up boxes aare all black on 'Take Screenshot' or running scripts

2021-07-22 Thread RaiMan
Question #698074 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698074 RaiMan proposed the following answer: --- runs fine stand-alone --- issues when running it through Sikuli not clear what this means. What is the difference? SikuliX does not "run" any applic

Re: [Sikuli-driver] [Question #698063]: ImagePath.getBundlePath() returns null

2021-07-22 Thread RaiMan
Question #698063 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698063 Status: Open => Answered RaiMan proposed the following answer: In Java programming the bundle path is null per default. You might use ImagePath.setBundlePath(...) to set it before using any ot

Re: [Sikuli-driver] [Question #698097]: Error when opening projects in Sikuli (2.0.5)

2021-07-22 Thread RaiMan
Question #698097 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698097 RaiMan posted a new comment: If you save a project as .sikuli or as a folder, then the .py file gets the same name (- extension). if you now change either the folder name or the .py file name outside the

Re: [Sikuli-driver] [Question #698074]: Dialog and pop-up boxes aare all black on 'Take Screenshot' or running scripts

2021-07-22 Thread RaiMan
Question #698074 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698074 Status: Open => Answered RaiMan proposed the following answer: Surely nothing, where SikuliX can help or is the reason for this behavior. Must be a problem of the GUI manager setup in Linux/Tiger

Re: [Sikuli-driver] [Question #698097]: Error when opening projects in Sikuli (2.0.5)

2021-07-22 Thread RaiMan
Question #698097 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698097 Summary changed to: Error when opening projects in Sikuli (2.0.5) -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #698097]: Error when opening projects in Siculi (2.0.5)

2021-07-22 Thread RaiMan
Question #698097 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698097 Status: Open => Needs information RaiMan requested more information: what happens, when you select a "not working" script in the open dialog? [debug] SikulixFileChooser: Open at C:\Use

Re: [Sikuli-driver] [Question #698070]: Basic use for multiple platforms/browsers

2021-07-21 Thread RaiMan
Question #698070 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698070 Status: Open => Answered RaiMan proposed the following answer: --- Is there a way to exclude an area of a region? A Region is the area on the screen, where a given image is searched in. It is alway

Re: [Sikuli-driver] [Question #697996]: Screen goes "black" in virtual machine

2021-07-21 Thread RaiMan
Question #697996 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697996 Status: Open => Answered RaiMan proposed the following answer: So, I really need something to keep the screen active. --- YES These "Java Robot" is the "java.awt.Robot" ? ---

Re: [Sikuli-driver] [Question #698070]: Basic use for multiple platforms/browsers

2021-07-21 Thread RaiMan
Question #698070 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698070 Status: Open => Answered RaiMan proposed the following answer: --- same image in other environments The image search used in SikuliX is based on pixel content. An image can only be found at all,

Re: [Sikuli-driver] [Question #698063]: ImagePath.getBundlePath() returns null

2021-07-21 Thread RaiMan
Question #698063 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698063 Status: Open => Needs information RaiMan requested more information: what are you trying? what SikuliX? - IDE scripting? - Java programming? sample code? -- You received this question notificat

Re: [Sikuli-driver] [Question #697996]: Screen goes "black" in virtual machine

2021-07-17 Thread RaiMan
Question #697996 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697996 Status: Open => Answered RaiMan proposed the following answer: Apparently only with RDP active you have a "real" screen in the VM. Without the RDP there seems to be an inactive screen (li

Re: [Sikuli-driver] [Question #698028]: capture image without saving to disk

2021-07-17 Thread RaiMan
Question #698028 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698028 Status: Open => Answered RaiMan proposed the following answer: simply so ;-) scrImg = cmdCapture() # ScreenImage bufImg = scrImg.getImage() # BufferedImage img = Image(bufImg) # Image find(

Re: [Sikuli-driver] [Question #698000]: Unable to bring window forward on Windows 10

2021-07-17 Thread RaiMan
Question #698000 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698000 Status: Open => Answered RaiMan proposed the following answer: app = new App("\"C:\\Program Files (x86)\\Notepad++\\notepad++.exe\""); app.open(); ... brings notepad++ to front

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

2021-07-16 Thread RaiMan
Question #697943 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697943 RaiMan proposed the following answer: @Roger F Borello Great thanks for not giving up. The hint about the script names saved when shutting down the IDE, that are tried to be reloaded on the next startup

Re: [Sikuli-driver] [Question #697786]: Check the color of a text in a image

2021-07-16 Thread RaiMan
Question #697786 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697786 Status: Expired => Answered RaiMan changed the question status: Not easily possible in the moment (you have to dive down into Java Robot or OpenCV features). ... but I accept it as a request

Re: [Sikuli-driver] [Question #697795]: Using keyDown and keyUp for regular keys?

2021-07-16 Thread RaiMan
Question #697795 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/697795 Status: Expired => Answered RaiMan changed the question status: I will check the possibilities. -- You received this question notification because your team Sikuli Drivers is an answer contact

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 => Answered RaiMan proposed the following answer: I could not check, wether requests can be used with the SikuliX Jython interpreter (not possible if its uses C-based stuff from Pyt

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