Re: [Sikuli-driver] [Question #690954]: findText("string") not working with Sikulixapi 2.0.4

2020-05-26 Thread Shane Paes
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Status: Answered => Open Shane Paes is still having a problem: I tired the same with IDE on my machine m = findText("Launchpad") m.highlight(3) got this error javax.script.ScriptException:

Re: [Sikuli-driver] [Question #690954]: findText("string") not working with Sikulixapi 2.0.4

2020-05-26 Thread masuo
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Status: Open => Answered masuo proposed the following answer: Try simple code. [for example] https://drive.google.com/file/d/1RIB7yXdJw8aA4Ui_i0kURxYIgR-VNef9/view?usp=sharing -- You received this

Re: [Sikuli-driver] [Question #690986]: Gui problem

2020-05-26 Thread masuo
Question #690986 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690986 Status: Open => Answered masuo proposed the following answer: There is a similar question. https://answers.launchpad.net/sikuli/+question/690142 -- You received this question notification because your

Re: [Sikuli-driver] [Question #690986]: Gui problem

2020-05-26 Thread Michael C.
Question #690986 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690986 Description changed to: Hi i’m new to Sikulix. I’ve installed 2.0.4 on a windows 10 PC trying both openjdk 13 and 14. When the IDE loads up i can see everything expect for the left panel that would contain

[Sikuli-driver] [Question #690986]: Gui problem

2020-05-26 Thread Michael C.
New question #690986 on Sikuli: https://answers.launchpad.net/sikuli/+question/690986 Hi i’m new to Sikulix. I’ve installed 2.0.4 on a windows 10 PC trying both openjdk 13 and 14. When the IDE loads up i can see everything expect for the left panel that would contain the settings, find, and

Re: [Sikuli-driver] [Question #690849]: Win7: Could not initialize class net.sourceforge.tess4j.Tesseract1?

2020-05-26 Thread Simon Plivav
Question #690849 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690849 Simon Plivav confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #690849]: Win7: Could not initialize class net.sourceforge.tess4j.Tesseract1?

2020-05-26 Thread Simon Plivav
Question #690849 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690849 Status: Answered => Solved Simon Plivav confirmed that the question is solved: Hi & thanks for the suggestion on how it is supposed to work. I has success now by looking hard, instead of hardly as

Re: [Sikuli-driver] [Question #690954]: findText("string") not working with Sikulixapi 2.0.4

2020-05-26 Thread Shane Paes
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Status: Answered => Open Shane Paes is still having a problem: We had already tried the findText() but it didnt work. is there any other way we can debug this? Is it possible to have a call and show

Re: [Sikuli-driver] [Question #690954]: findText("string") not working with Sikulixapi 2.0.4

2020-05-26 Thread RaiMan
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Status: Open => Answered RaiMan proposed the following answer: sikulixapi-2.0.4.jar can only be used as a library/dependency in Java /Java-based projects. It can run Jython scripts from command line

Re: [Sikuli-driver] [Question #690949]: Unable to access Images inside executable jar

2020-05-26 Thread RaiMan
Question #690949 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690949 Status: Open => Answered RaiMan proposed the following answer: Sure, that the image on the offending machine with the runnable jar cannot be located inside the jar or might they be not found on the

Re: [Sikuli-driver] [Question #690954]: findText("string") not working with Sikulixapi 2.0.4

2020-05-26 Thread Shane Paes
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Shane Paes gave more information on the question: We tried to installed sikulixapi latest version as well but it doesnt install anything. give the below message in cmd java -jar sikulixapi-2.0.4.jar SikuliX

Re: [Sikuli-driver] [Question #690954]: findText("string") not working with Sikulixapi 2.0.4

2020-05-26 Thread Shane Paes
Question #690954 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690954 Status: Answered => Open Shane Paes is still having a problem: Basically our scenario is, we trying to find a text (Shape) within a region, it does not find the text. We need to find text itself and

Re: [Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-05-26 Thread RaiMan
Question #690968 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690968 RaiMan proposed the following answer: yes - hope you already tried out ;-) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-05-26 Thread Colin Lin
Question #690968 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690968 Colin Lin posted a new comment: I download both to the same folder and I know jython will move to extension folder. I expect when I click the sikulixide.jar, message will show up like "sikuliX ide is

Re: [Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-05-26 Thread Colin Lin
Question #690968 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690968 Colin Lin posted a new comment: Hello RaiMan! I download the media library dll from internet(http://www.dlldownloader.com/media-dll/#Mediadll-Explanation) and put into my computer(C:\Windows\System32\ and

Re: [Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-05-26 Thread RaiMan
Question #690968 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690968 RaiMan proposed the following answer: the download page says about Jython: Download what you prefer or both to the same folder as you have your sikulix.jar. They will be recognized by SikuliX at the next

Re: [Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-05-26 Thread Colin Lin
Question #690968 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690968 Colin Lin posted a new comment: Sorry I want to ask another question: In order to solve this problem, I take another computer which os is win7 professional version. And I also used sikulixide 2.0.4 but when

Re: [Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-05-26 Thread RaiMan
Question #690968 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690968 RaiMan proposed the following answer: as mentioned: no experiences. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-05-26 Thread Colin Lin
Question #690968 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690968 Colin Lin posted a new comment: OK! Thanks RaiMan I'll give it a try -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-05-26 Thread Colin Lin
Question #690968 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690968 Colin Lin posted a new comment: And I found the api-ms-win-downlevel-shlwapi-l1-1-0.dll is not in my Wes7 system. Do I need to download and put into the folder path which are C:\Windows\System32\ and

Re: [Sikuli-driver] [Question #690849]: Win7: Could not initialize class net.sourceforge.tess4j.Tesseract1?

2020-05-26 Thread RaiMan
Question #690849 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690849 Status: Open => Answered RaiMan proposed the following answer: Sorry for the delay. Due to lack of time I concentrated on "easy" questions. Es heißt übrigen "das SikuliX" und nicht "die SchikuliX" ;-)

Re: [Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-05-26 Thread RaiMan
Question #690968 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690968 Status: Open => Answered RaiMan proposed the following answer: --- Basically SikuliX can run in Wes7 ? I do not know - never tested - never heard about --- If I download the media library dll's and put

Re: [Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-05-26 Thread Colin Lin
Question #690968 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690968 Status: Answered => Open Colin Lin is still having a problem: Thanks RaiMan! Basically SikuliX can run in Wes7 ? If I download the media library dll's and put into my computer, I might be able to

Re: [Sikuli-driver] [Question #690975]: import problem

2020-05-26 Thread RaiMan
Question #690975 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690975 Status: Open => Answered RaiMan proposed the following answer: if used in subs, add this line as first line to the script: # -*- coding: utf-8 -*- (this is automatically added at runtime to a main

Re: [Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-05-26 Thread RaiMan
Question #690968 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690968 Status: Open => Answered RaiMan proposed the following answer: This might be the problem with special Windows editions, that do not include the media library dll's. Look for a solution, to get this

[Sikuli-driver] [Question #690975]: import problem

2020-05-26 Thread Jeff_Vallis
New question #690975 on Sikuli: https://answers.launchpad.net/sikuli/+question/690975 2.0.4-2020-03-14_08:01/Mac10.15.4/Java13(64)13.0.1+9 I seem to be having problem with import of sub module if I have a main with x = "£" both load ok if I have the same in sub module I get [error] script [

Re: [Sikuli-driver] [Question #690397]: [1.1.x] not saving logs when using as runnable jar

2020-05-26 Thread Launchpad Janitor
Question #690397 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690397 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Sikuli-driver] [Question #690970]: s.type() function sometimes does not work properly

2020-05-26 Thread Karan Joshi
Question #690970 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/690970 Karan Joshi posted a new comment: Thank you for the quick response. I will check it. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.