sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #17979
Re: [Question #228813]: sikuli using OCR even when text() not used?
Question #228813 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/228813
Status: Open => Answered
RaiMan proposed the following answer:
--- on Linux systems the user prefs are stored under
~/.java/.userPrefs/.... with some base64 encoded files
--- rc file (setup file)
no, currently there is no support for such a file (it is planned for SikuliX-1.1 to support some external preference setting)
--- prefs dokumented
currently no document
If interested: look into the source: UserPreferences.java
(with SikuliX-1.0 it is PreferencesUser.java)
--- Your problem:
it seems you have some classpath problems:
Caused by: java.lang.ClassNotFoundException: org.jdesktop.layout.GroupLayout$Group
this should be found in the bundled swing-layout-....jar
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.