[1.1.1] Maven dep sikulixapi does not allow text search/ocr --- fixed 2017-11-05 --- use version 1.1.1 from MavenCentral

Bug #1728678 reported by RaiMan
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SikuliX
Fix Committed
Critical
RaiMan

Bug Description

***************** fix info
the fix is valid for version 1.1.1 final on MavenCentral now and future versions (currently only 1.1.2-SNAPSHOT)

-------------------------------------------------------
@romankovsv with following exception
[error] text: text recognition is now switched off --- no text ---
[log] CLICK on L(1391,517)@S(0)[0,0 1920x1080] (525 msec)

Sikuli is working fine with clicking on button also functional test works well i mean this one Debug.setDebugLevel(3);
Screen s = new Screen();
s.find(s.userCapture().getFile()).highlight(2);

but with recognition of text some issue

I`m using java 8
<dependency>
<groupId>com.sikulix</groupId>
<artifactId>sikulixapi</artifactId>
<version>1.1.1-SNAPSHOT</version>
</dependency>

RaiMan (raimund-hocke)
Changed in sikuli:
status: New → Fix Committed
importance: Undecided → High
assignee: nobody → RaiMan (raimund-hocke)
milestone: none → 1.1.2
RaiMan (raimund-hocke)
Changed in sikuli:
importance: High → Critical
summary: - [1.1.1] Maven dep sikulixapi does not allow text search/ocr
+ [1.1.1] Maven dep sikulixapi does not allow text search/ocr --- fixed
+ 2017-11-03 --- use version 1.1.1 from MavenCentral
description: updated
RaiMan (raimund-hocke)
summary: [1.1.1] Maven dep sikulixapi does not allow text search/ocr --- fixed
- 2017-11-03 --- use version 1.1.1 from MavenCentral
+ 2017-11-05 --- use version 1.1.1 from MavenCentral
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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