← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #248391]: Unable to use java version of 1.1.0, IDE is not being generated

 

Question #248391 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/248391

sasha posted a new comment:
Hi, Rai (thanks for your work... this project is very usefull)

I found out the origin of my problem, but probably it doesn't apply to Andrej to.
In my case initialization of OCR libs was being skipped. I didn't notice it yesterday maybe because I didn't restart my app for a while. 

To go in more detail I'm using the native classes (OCRText and Vision)
so I'm not passing anymore through TextRecognizer class (due to a bug
I'm about to report). For this reason inizialization (TextRecognizer
init methos, triggered by simply calling TextRecognizer.getInstance())
was not appening, and it's in that peace of code that TESSDATA_PREFIX is
correctly setted.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.