X-1.0rc1 - Win7-32 - selectRegion() crashes

Bug #694298 reported by RaiMan
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Released
Medium
Unassigned

Bug Description

just
selectRegion()

gives Java exception Illegal Argument in thread AWT Event Queue 0:
The effects for full-screen windows are not supported.

Works on Mac.

Revision history for this message
Gary Lee (carrot1192001) wrote :
Download full text (9.5 KiB)

The bug also effects me on: winXP 32

The console prompt is:
Sikuli vision engine loaded.
Text Recgonizer inited.
Windows utilities loaded.
VDictProxy loaded.
EventManager loaded.
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: The effects for full-screen windows are not supported.
 at com.sun.awt.AWTUtilities.setWindowOpacity(Unknown Source)
 at org.sikuli.script.Win32Util.setWindowOpacity(Win32Util.java:75)
 at org.sikuli.script.TransparentWindow.setOpacity(TransparentWindow.java:7)
 at org.sikuli.script.CapturePrompt.paint(CapturePrompt.java:160)
 at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
 at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
 at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
 at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
 at java.awt.event.InvocationEvent.dispatch(Unknown Source)
 at java.awt.EventQueue.dispatchEvent(Unknown Source)
 at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: The effects for full-screen windows are not supported.
 at com.sun.awt.AWTUtilities.setWindowOpacity(Unknown Source)
 at org.sikuli.script.Win32Util.setWindowOpacity(Win32Util.java:75)
 at org.sikuli.script.TransparentWindow.setOpacity(TransparentWindow.java:7)
 at org.sikuli.script.CapturePrompt.paint(CapturePrompt.java:160)
 at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
 at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
 at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
 at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
 at java.awt.event.InvocationEvent.dispatch(Unknown Source)
 at java.awt.EventQueue.dispatchEvent(Unknown Source)
 at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
 at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
 at java.awt.EventDispatchThread.run(Unknown Source)
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: The effects for full-screen windows are not supported.
 at com.sun.awt.AWTUtilities.setWindowOpacity(Unknown Source)
 at org.sikuli.script.Win32Util.setWindowOpacity(Win32Util.java:75)
 at org.sikuli.script.TransparentWindow.setOpacity(TransparentWindow.java:7)
 at org.sikuli.script.CapturePrompt.paint(CapturePrompt.java:160)
 at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
 at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
 at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
 at javax.swing.SystemEventQueueUtilities$Component...

Read more...

RaiMan (raimund-hocke)
Changed in sikuli:
importance: Undecided → Medium
Changed in sikuli:
status: New → Fix Committed
milestone: none → x1.0-rc2
RaiMan (raimund-hocke)
Changed in sikuli:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.