Activity log for bug #1812578

Date Who What changed Old value New value Message
2019-01-20 17:15:41 RaiMan bug added bug
2019-01-20 17:16:07 RaiMan summary [1.1.4] Region::findWord/findLine throw class cast exception when not found --- should return null as Match [1.1.4] Region::findWord/findLine throw class cast exception when not found --- should return null as Match --- workaround
2019-01-20 17:17:13 RaiMan description 1.1.4-SNAPSHOT-2019-01-16_07:30/Windows10.0/Java8(64)1.8.0_191-b12 I used this code: r = Region(530,348,83,50) r.findWord("f1") and I got this error: [error] script [ Untitled ] stopped with error at line --unknown-- [error] Error caused by: Traceback (most recent call last): File "C:\Users\Test\AppData\Local\Temp\Sikulix_967257492\sikuli-6407310615782564146.py", line 2, in <module> r.findWord("f1") at org.sikuli.script.Region.findWord(Region.java:2758) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) java.lang.ClassCastException: java.lang.ClassCastException: org.sikuli.script.Finder cannot be cast to org.sikuli.script.Match ---------------- workaround until fixed catch the class cast exception, which means not found in this buggy situation. ------------------------------------------------------------------- 1.1.4-SNAPSHOT-2019-01-16_07:30/Windows10.0/Java8(64)1.8.0_191-b12 I used this code: r = Region(530,348,83,50) r.findWord("f1") and I got this error: [error] script [ Untitled ] stopped with error at line --unknown-- [error] Error caused by: Traceback (most recent call last): File "C:\Users\Test\AppData\Local\Temp\Sikulix_967257492\sikuli-6407310615782564146.py", line 2, in <module> r.findWord("f1") at org.sikuli.script.Region.findWord(Region.java:2758) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) java.lang.ClassCastException: java.lang.ClassCastException: org.sikuli.script.Finder cannot be cast to org.sikuli.script.Match
2021-02-09 14:26:31 RaiMan summary [1.1.4] Region::findWord/findLine throw class cast exception when not found --- should return null as Match --- workaround [2.0.4] Region::findWord/findLine throw class cast exception when not found --- should return null as Match --- workaround
2021-02-09 14:26:36 RaiMan sikuli: status New In Progress
2021-02-09 14:26:43 RaiMan sikuli: importance Undecided High
2021-02-09 14:26:48 RaiMan sikuli: assignee RaiMan (raimund-hocke)
2021-02-09 14:26:51 RaiMan sikuli: milestone 2.0.5