Re: [Sikuli-driver] [Question #235137]: [1.0.1] Java: Pattern(BufferedImage) is not found (silently does nothing) --- usage: load images from jar

2015-12-09 Thread bal krishna gupta
Question #235137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235137 bal krishna gupta posted a new comment: I am still facing this issue. Any help for this will be highly appreciated. -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #235137]: [1.0.1] Java: Pattern(BufferedImage) is not found (silently does nothing) --- usage: load images from jar

2015-06-03 Thread madhu
Question #235137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235137 madhu posted a new comment: hi all, I'm very new to sikuli. I have automated one project using sikuli and java. Now i want to convert it to jar file .In eclipse i right click on the project and export as

Re: [Sikuli-driver] [Question #235137]: [1.0.1] Java: Pattern(BufferedImage) is not found (silently does nothing) --- usage: load images from jar

2013-09-13 Thread Deses
Question #235137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235137 Deses posted a new comment: Wow, I was going to open a new question for exactly this problem, I'm glad joseytw did it first. I could do some more testing if you want, I want this feature so badly. :) --

Re: [Sikuli-driver] [Question #235137]: [1.0.1] Java: Pattern(BufferedImage) is not found (silently does nothing) --- usage: load images from jar

2013-09-13 Thread RaiMan
Question #235137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235137 RaiMan posted a new comment: @Deses pls go to the related bug and subscribe to it. I have already implemented getting images from a jar and use them with find() as buffered images and other features that

Re: [Sikuli-driver] [Question #235137]: [1.0.1] Java: Pattern(BufferedImage) is not found (silently does nothing) --- usage: load images from jar

2013-09-06 Thread RaiMan
Question #235137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235137 Status: Answered = Solved RaiMan changed the question status: is a request bug now -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for

Re: [Sikuli-driver] [Question #235137]: [1.0.1] Java: Pattern(BufferedImage) is not found (silently does nothing) --- usage: load images from jar

2013-09-04 Thread RaiMan
Question #235137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235137 Summary changed to: [1.0.1] Java: Pattern(BufferedImage) is not found (silently does nothing) --- usage: load images from jar -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #235137]: [1.0.1] Java: Pattern(BufferedImage) is not found (silently does nothing) --- usage: load images from jar

2013-09-04 Thread joseytw
Question #235137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235137 joseytw posted a new comment: Thank you for your prompt reply - I really appreciate you taking the time to read and respond to my post! After reading your response I just want to make sure I am clear on

Re: [Sikuli-driver] [Question #235137]: [1.0.1] Java: Pattern(BufferedImage) is not found (silently does nothing) --- usage: load images from jar

2013-09-04 Thread RaiMan
Question #235137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235137 RaiMan proposed the following answer: at 1: currently only Pattern objects defined with image filenames as strings can be used for searching. Buffered images have first to be written to real files in the

Re: [Sikuli-driver] [Question #235137]: [1.0.1] Java: Pattern(BufferedImage) is not found (silently does nothing) --- usage: load images from jar

2013-09-04 Thread joseytw
Question #235137 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235137 joseytw posted a new comment: What kind of crazy talk is that? You have been kind enough to answer my questions and the least I could do is return the favor by helping test a solution for this. I would be