Re: [Sikuli-driver] [Question #692143]: [2.0.4] getting java.lang unknown exception when running any click() from IDE

2020-07-30 Thread leo.xiao
Question #692143 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692143 Status: Answered => Open leo.xiao is still having a problem: Also I have already Visual C++ 2008-2015 Redistributable installed. Should I still try the newer version (say 2017 - 2019)? -- You received

Re: [Sikuli-driver] [Question #692143]: [2.0.4] getting java.lang unknown exception when running any click() from IDE

2020-07-30 Thread leo.xiao
Question #692143 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692143 leo.xiao posted a new comment: So I tried a 2 lines script by following your comments: popup("Test") click("1596158311940.png") and received the debug information as below: [debug] Jython: added as Jython:

Re: [Sikuli-driver] [Question #691654]: [2.0.4] possible memory leak with long running scripts

2020-07-30 Thread Javier Gonzales Rodriguez
Question #691654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691654 Status: Answered => Solved Javier Gonzales Rodriguez confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli D

[Sikuli-driver] [Bug 1889415] Re: NoClassDefFoundError in wait for image

2020-07-30 Thread luislupe
I haven't built from sources yet. The OpenCV packages that are installed are the ones with the '[*]': [*] libopencv-3.4.10_1 Computer vision and machine learning software library - library files [-] libopencv-devel-3.4.10_1 Computer vision and machine learning software library - devel

[Sikuli-driver] [Bug 1889415] Re: NoClassDefFoundError in wait for image

2020-07-30 Thread RaiMan
I guess you do not have OpenCV ready: https://sikulix-2014.readthedocs.io/en/latest/newslinux.html#getting-the-opencv-support-ready -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1889415 Title: No

Re: [Sikuli-driver] [Question #692143]: [2.0.4] getting java.lang unknown exception when running any click() from IDE

2020-07-30 Thread RaiMan
Question #692143 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/692143 Status: Open => Answered RaiMan proposed the following answer: start the ice fromm command line java -jar \sikuliide...jar - v -c and run a click(someShot) The debug output should tell more. I guess

Re: [Sikuli-driver] [Question #691654]: [2.0.4] possible memory leak with long running scripts

2020-07-30 Thread RaiMan
Question #691654 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691654 Status: Open => Answered RaiMan proposed the following answer: Thanks for feedback. The issue is now tracked here: https://github.com/RaiMan/SikuliX1/issues/323 ... so you can close this question. --