← Back to team overview

sikuli-driver team mailing list archive

[Bug 821549] Re: [request]: want to reference/read images from inside .jar file - together with load(file.jar)

 

** Summary changed:

- X 1.0rc2: addPathImage cannot be used to read images from .jar file
+ [request]: want to reference/read images from inside .jar file - together with load(file.jar)

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/821549

Title:
  [request]: want to reference/read images from inside .jar file -
  together with load(file.jar)

Status in Sikuli:
  New

Bug description:
  The problem is that we can import java/python scripts inside jar file using load(jar-file) (great feature btw).
  But if those scripts contain some references to images inside the same jar file, we are not able to get working scripts.
  We need to extract the images (e.g. to a shared repository) in order to be able to ref them using addPathImage.

  I think it is kind of silly to do so.

  Regards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/821549/+subscriptions


References