← Back to team overview

sikuli-driver team mailing list archive

[Bug 1762660] Re: while executing Sikuli script getting java error

 

Things like that should first be a question.
Wether it is a bug I will decide later.

And if you think it is a bug, then detailed information about system,
java and SikuliX have to be given.

** Description changed:

- 
  Getting below error while executing sikuli script
  
- 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.awt.IllegalComponentStateException: component must be showing on the screen to determine its location
- at java.awt.Component.getLocationOnScreen_NoTreeLock(Unknown Source)
- at java.awt.Component.getLocationOnScreen(Unknown Source)
- at javax.swing.text.JTextComponent$InputMethodRequestsHandler.getTextLocation(Unknown Source)
- at sun.awt.im.InputMethodContext.getTextLocation(Unknown Source)
- at sun.awt.windows.WInputMethod$1.run(Unknown Source)
- at java.awt.event.InvocationEvent.dispatch(Unknown Source)
- at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
- at java.awt.EventQueue.access$500(Unknown Source)
- at java.awt.EventQueue$
- 
- 3.run(Unknown Source)
- at java.awt.EventQueue$3.run(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
- at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
- at java.awt.EventQueue$4.run(Unknown Source)
- at java.awt.EventQueue$4.run(Unknown Source)
- at java.security.AccessController.doPrivileged(Native Method)
- at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(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(Unkno
- 
- wn Source)
+ Exception in thread "AWT-EventQueue-0"
+ java.awt.IllegalComponentStateException: component must be showing on
+ the screen to determine its location

** Changed in: sikuli
       Status: New => Opinion

** Changed in: sikuli
     Assignee: (unassigned) => RaiMan (raimund-hocke)

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

Title:
  while executing Sikuli script getting java error

Status in Sikuli:
  Invalid

Bug description:
  Getting below error while executing sikuli script

  Exception in thread "AWT-EventQueue-0"
  java.awt.IllegalComponentStateException: component must be showing on
  the screen to determine its location

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


References