Re: [Sikuli-driver] [Question #691116]: run IDE and script when restart

2020-06-10 Thread Javier Gonzales Rodriguez
Question #691116 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691116 Status: Answered => Solved Javier Gonzales Rodriguez confirmed that the question is solved: Thanks for your reply RaiMan, didnt work, am sure that the path is correct because is can see my files with

Re: [Sikuli-driver] [Question #691094]: Extracting text from the image

2020-06-10 Thread Kogul
Question #691094 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691094 Kogul posted a new comment: Okay, thanks for the reply. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Bug 1882947] [NEW] [2.0.4] Image.getSub() does not work as expected from 1.1.0

2020-06-10 Thread RaiMan
Public bug reported: As title states i'm converting my Java application from Sikuli 1.1.0 to 2.0.4. In 1.1.0 Following procedure was: 1. Create image from sprites sheet. 2. Crop to the spot of interest 3. Take focused window as region 4. Find all matches in that region. final Region program =

[Sikuli-driver] [Bug 1882239] Re: sikulix 2.0 api - find text is not working

2020-06-10 Thread RaiMan
2.0.0 no longer supported - use 2.0.4 ... and see bug 1881240 ** Changed in: sikuli Status: New => Invalid -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1882239 Title: sikulix 2.0 api -

[Sikuli-driver] [Question #691154]: Status of bug #1882947 changed to 'In Progress' in Sikuli

2020-06-10 Thread RaiMan
Bug #1882947 status changed in Sikuli: New => In Progress https://bugs.launchpad.net/sikuli/+bug/1882947 "[2.0.4] Image.getSub() does not work as expected from 1.1.0" This bug is linked to #691154. Transition from 1.1.0 to 2.0.4. Unexpected image search behavior

Re: [Sikuli-driver] [Question #691094]: Extracting text from the image

2020-06-10 Thread RaiMan
Question #691094 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691094 Status: Open => Invalid RaiMan changed the question status: the message: ... export tessdata not possible - run setup with option 3 comes from a no longer supported version of SikuliX. Please use

[Sikuli-driver] [Bug 1881240] Re: findText() or find("some text") not working with Sikuli 2.0.4

2020-06-10 Thread RaiMan
** Description changed: current state findText() and find("some text") are supported by the same implementation, which currently does not work well. This is a bug and will be fixed in 2.0.5 - Until then try to solve your problem until with findWord,

Re: [Sikuli-driver] [Question #691154]: Transition from 1.1.0 to 2.0.4. Unexpected image search behavior

2020-06-10 Thread RaiMan
Question #691154 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691154 Linked to bug: #1882947 https://bugs.launchpad.net/bugs/1882947 "[2.0.4] Image.getSub() does not work as expected from 1.1.0" -- You received this question notification because your team Sikuli

[Sikuli-driver] [Question #690954]: Status of bug #1881240 changed to 'In Progress' in Sikuli

2020-06-10 Thread RaiMan
Bug #1881240 status changed in Sikuli: New => In Progress https://bugs.launchpad.net/sikuli/+bug/1881240 "findText() or find("some text") not working with Sikuli 2.0.4" This bug is linked to #690954. [2.0.4] findText("string") not working --- try with findWord, findWords, findLine,

[Sikuli-driver] [Bug 1797505] Re: [1.1.4] Windows special versions N/KN: can't find dependent libraries with opencv_java342.dll --- workaround

2020-06-10 Thread RaiMan
** Description changed: *** workaround the N and KN versions come without a bunch of media related libraries. This apparently makes it impossible to use OpenCV. So use a normal Windows version or install the available media package from Microsoft. + +

Re: [Sikuli-driver] [Question #691235]: Am not able to run the sikulix in eclipse, Sikulix throwing an error in cosolw

2020-06-10 Thread RaiMan
Question #691235 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691235 RaiMan proposed the following answer: What Windows system version? Looks like a problem with the opencv_java342.dll (probably needed DLL's missing on your system). May be this helps:

Re: [Sikuli-driver] [Question #691235]: Am not able to run the sikulix in eclipse, Sikulix throwing an error in cosolw

2020-06-10 Thread Kogul
Question #691235 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/691235 Kogul posted a new comment: Thanks for the reply RailMan Please find the below dependency. com.sikulix sikulixapi 2.0.4 -- You received this question notification because your team Sikuli