← Back to team overview

sikuli-driver team mailing list archive

[Bug 821549] [NEW] X 1.0rc2: addPathImage cannot be used to read images from .jar file

 

Public bug reported:

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.

** Affects: sikuli
     Importance: Undecided
         Status: New

-- 
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:
  X 1.0rc2: addPathImage cannot be used to read images from .jar file

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


Follow ups

References