Can't click on "Target Offset" tab..

Asked by Marc

Hello,
I reinstalled SikuliX on a new PC but since then
I can't click on the tab "Target Offset"
I can click on Matching Preview then it freeze, I have to close the window with the "X" or Cancel :/
I've got a lot of text in Message box like :

swing.JComponent.paintImmediately(JComponent.java:5069)
 at java.desktop/javax.swing.RepaintManager$4.run(RepaintManager.java:879)
 at java.desktop/javax.swing.RepaintManager$4.run(RepaintManager.java:862)
 at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
 at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
 at java.desktop/javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.j
ava:862)
 at java.desktop/javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:835)
 at java.desktop/javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:784)
 at java.desktop/javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1898)
 at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318)
 at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:771)
 at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722)
 at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:716)
 at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
 at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
 at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:741)
 at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
 at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThr
ead.java:124)
 at java.desktop/

Thanks for your help

Question information

Language:
English Edit question
Status:
Solved
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Solved by:
helloworld
Solved:
Last query:
Last reply:
Revision history for this message
Best helloworld (sdxhrww666) said :
#1

I was like this before, but later I found out that it was a problem with the installation path. You can check if there are spaces in your path, and change to another directory to solve it. That's how I solved it at the time.

Revision history for this message
Marc (marcothedwarf) said :
#2

Thanks helloworld, that solved my question.