sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #50720
[Bug 1817556] [NEW] [1.1.4] IDE: Toolbar buttons: crash if selection is drawn to another screen
Public bug reported:
observed on Windows 10 with the Offset button:
Exception in thread "AWT-EventQueue-0" java.awt.image.RasterFormatException: (x + width) is outside raster
at sun.awt.image.IntegerInterleavedRaster.createWritableChild(Unknown Source)
at java.awt.image.BufferedImage.getSubimage(Unknown Source)
at org.sikuli.util.OverlayCapturePrompt.drawSelection(OverlayCapturePrompt.java:334)
at org.sikuli.util.OverlayCapturePrompt.paint(OverlayCapturePrompt.java:384)
at javax.swing.RepaintManager$4.run(Unknown Source)
… more
[error] OverlayCapturePrompt: cropSelection: RasterFormatException
** Affects: sikuli
Importance: Medium
Assignee: RaiMan (raimund-hocke)
Status: In Progress
** Changed in: sikuli
Status: New => In Progress
** Changed in: sikuli
Importance: Undecided => Medium
** Changed in: sikuli
Assignee: (unassigned) => RaiMan (raimund-hocke)
** Changed in: sikuli
Milestone: None => 1.1.4
** Summary changed:
- [1.1.4] IDE: Toolbar buttons: chrash if selection is drawn to another screen
+ [1.1.4] IDE: Toolbar buttons: crash if selection is drawn to another screen
--
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1817556
Title:
[1.1.4] IDE: Toolbar buttons: crash if selection is drawn to another
screen
Status in Sikuli:
In Progress
Bug description:
observed on Windows 10 with the Offset button:
Exception in thread "AWT-EventQueue-0" java.awt.image.RasterFormatException: (x + width) is outside raster
at sun.awt.image.IntegerInterleavedRaster.createWritableChild(Unknown Source)
at java.awt.image.BufferedImage.getSubimage(Unknown Source)
at org.sikuli.util.OverlayCapturePrompt.drawSelection(OverlayCapturePrompt.java:334)
at org.sikuli.util.OverlayCapturePrompt.paint(OverlayCapturePrompt.java:384)
at javax.swing.RepaintManager$4.run(Unknown Source)
… more
[error] OverlayCapturePrompt: cropSelection: RasterFormatException
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1817556/+subscriptions
Follow ups