[request] Pattern instance from image within a jar or buffered image
Bug #1189442 reported by
RaiMan
on 2013-06-10
This bug affects 4 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Sikuli |
Critical
|
RaiMan |
Bug Description
available now with 1.1.0 2014-09-17+
(classes Image and ImagePath, see java docs)
-------
Hi,
I'd like to instantiate Pattern, but instead of using the path to a standard image file, my image file is stored in a .jar file (which my project has a dependency on)
Is there a way to do this ?
[Context]
I have created a project (P) containing high-level test "steps" that are driven by selenium and sikuli.
Those steps are then called upon by unit test in our main project (A), and also by system test in a QA regression test project (B)
The sikuli captured images are stored in project P.
And are included in P's compiled jar file.
Bevan
RaiMan (raimund-hocke)
on 2013-06-10
Changed in sikuli: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → RaiMan (raimund-hocke) |
milestone: | none → 1.1.0 |
tags: | added: fkt-pattern |
RaiMan (raimund-hocke)
on 2014-01-12
Changed in sikuli: | |
status: | In Progress → Fix Committed |
RaiMan (raimund-hocke)
on 2014-09-17
description: | updated |
Changed in sikuli: | |
importance: | High → Critical |
RaiMan (raimund-hocke) wrote : | #2 |
ok, no problem.
should work with version 1.1.1 (http://
Changed in sikuli: | |
status: | Fix Released → Fix Committed |
milestone: | 1.1.0 → 1.1.1 |
To post a comment you must log in.
Sorry, I was just trying to check, whether the fix is available in some beta releases version level. In doing so, accidentaly changed status to Fix released. I'm unable to undo it.