← Back to team overview

sikuli-driver team mailing list archive

[Bug 879955] [NEW] X-1.0rc3: IDE: crash on script open with not existing image referenced in script --- fixed in r931

 

Public bug reported:

... might happen also at IDE startup, when such a script is restored.
... or when using a string like "some-name.png" in a context, where it is not an image (e.g. type("some-name.png") )

crash with java.NullPointerException

This issue is fixed in latest build version r931.

** Affects: sikuli
     Importance: Undecided
         Status: Fix Committed

** Changed in: sikuli
       Status: New => Fix Committed

** Changed in: sikuli
    Milestone: None => x1.0

** Description changed:

- ... might happen at IDE startup, when such a script is restored.
+ ... might happen also at IDE startup, when such a script is restored.
+ ... or when using a string like "some-name.png" in a context, where it is not an image (e.g. type("some-name.png") )
  
  crash with java.NullPointerException
  
  This issue is fixed in latest build version r931.

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

Title:
  X-1.0rc3: IDE: crash on script open with not existing image referenced
  in script --- fixed in r931

Status in Sikuli:
  Fix Committed

Bug description:
  ... might happen also at IDE startup, when such a script is restored.
  ... or when using a string like "some-name.png" in a context, where it is not an image (e.g. type("some-name.png") )

  crash with java.NullPointerException

  This issue is fixed in latest build version r931.

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


Follow ups

References