Re: [Sikuli-driver] [Question #676910]: Sikulix fatal error: loadlib: opencv_java342.dll not in any libs folder --- use build > #152 or SNAPSHOT > -66

2023-03-12 Thread Vinod
Question #676910 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/676910 Vinod posted a new comment: Hi Raiman, I get below error: Caused by: org.sikuli.script.SikuliXception: loadlib: opencv_java342.dll not in any libs folder Below is code snippet:- String filepath =

Re: [Sikuli-driver] [Question #705816]: How to use runScript and how to run a jar exported in the IDE

2023-03-12 Thread NounouRs
Question #705816 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/705816 Status: Answered => Solved NounouRs confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an

Re: [Sikuli-driver] [Question #705816]: How to use runScript and how to run a jar exported in the IDE

2023-03-12 Thread RaiMan
Question #705816 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/705816 Summary changed to: How to use runScript and how to run a jar exported in the IDE -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #705816]: What is this runScript mentioned all over the Doc?

2023-03-12 Thread RaiMan
Question #705816 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/705816 Status: Open => Answered RaiMan proposed the following answer: - runScript is a feature to be used in a SikuliX jython script - currently it works only for saved jython scripts and jython snippets

Re: [Sikuli-driver] [Question #705784]: Can't play audio file on Windows 10

2023-03-12 Thread Dirk
Question #705784 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/705784 Status: Open => Answered Dirk proposed the following answer: Wie sieht deine Anweisung hierzu aus? Ich nutze diese Zeile: openApp("C:\\Windows\\Media\\Alarm01.wav") -- You received this question

[Sikuli-driver] [Question #705817]: (German) Tastenkombination

2023-03-12 Thread Dirk
A question was asked in a language (German) spoken by none of the registered SikuliX answer contacts. https://answers.launchpad.net/sikuli/+question/705817 Hallo Zusammen, ich nutze sikulixide 2.0.5 und versuche die Tastenkombination Shift und Home umzusetzen. Folgende Kombinationen habe ich

Re: [Sikuli-driver] [Question #705816]: What is this runScript mentioned all over the Doc?

2023-03-12 Thread NounouRs
Question #705816 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/705816 Description changed to: This documentation uses a central component: runScript, apparently available in many languages. https://sikulix.github.io/docs/scripts/running-scripts/ But what is it? Where can I

[Sikuli-driver] [Question #705816]: What is this runScript mentioned all over the Doc?

2023-03-12 Thread NounouRs
New question #705816 on SikuliX: https://answers.launchpad.net/sikuli/+question/705816 This documentation uses a central component: runScript, available in many languages. https://sikulix.github.io/docs/scripts/running-scripts/ But what is it? Where can I find it? -- You received this

Re: [Sikuli-driver] [Question #611073]: run a sikuli script from Windows without clicking Run icon

2023-03-12 Thread NounouRs
Question #611073 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/611073 NounouRs posted a new comment: On this topic, the documentation says few. https://sikulix.github.io/docs/scripts/running-scripts/ > You can run scripts by simply clicking run from the IDE or using the