Re: [Sikuli-driver] [Question #693497]: IntelliJ IDEA artifact.jar and ImagePath

2020-10-25 Thread Jaroslav Novotny
Question #693497 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693497 Status: Answered => Solved Jaroslav Novotny confirmed that the question is solved: Yes, all works without the trailing slash! Thanks! -- You received this question notification because your team

Re: [Sikuli-driver] [Question #693497]: IntelliJ IDEA artifact.jar and ImagePath

2020-10-25 Thread RaiMan
Question #693497 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693497 RaiMan proposed the following answer: Here is my conclusion: - Do not use a trailing slash: boolean path_add_success = ImagePath.add("SikuliTest/patterns/"); should be: boolean path_add_success =

Re: [Sikuli-driver] [Question #693497]: IntelliJ IDEA artifact.jar and ImagePath

2020-10-23 Thread RaiMan
Question #693497 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693497 Status: Needs information => Answered RaiMan changed the question status: got the stuff - will come back -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #693497]: IntelliJ IDEA artifact.jar and ImagePath

2020-10-22 Thread RaiMan
Question #693497 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693497 Status: Open => Needs information RaiMan requested more information: Yes, send me the stuff zipped to sikulix---at---outlook---dot---com -- You received this question notification because your team

Re: [Sikuli-driver] [Question #693497]: IntelliJ IDEA artifact.jar and ImagePath

2020-10-22 Thread Jaroslav Novotny
Question #693497 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693497 Status: Answered => Open Jaroslav Novotny is still having a problem: I made a new project just to investigate, got some new info. I was hoping it was conflict in the "main" name, but looks like

Re: [Sikuli-driver] [Question #693497]: IntelliJ IDEA artifact.jar and ImagePath

2020-10-22 Thread Jaroslav Novotny
Question #693497 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693497 Jaroslav Novotny posted a new comment: I can provide this test project and .jar if needed. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #693497]: IntelliJ IDEA artifact.jar and ImagePath

2020-10-18 Thread RaiMan
Question #693497 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/693497 Status: Open => Answered RaiMan proposed the following answer: In the jar there is a folder "main" and your running class is named "Main". This might lead to a confusion. -- You received this