Re: [Sikuli-driver] [Question #691484]: Ocr in Match doesn't match with Match position after position editing

2020-06-24 Thread matteoa
Question #691484 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691484

matteoa posted a new comment:
thanks a lot!!
do you have idea about when the 2.0.5 will be published?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #691484]: Ocr in Match doesn't match with Match position after position editing

2020-06-24 Thread matteoa
Question #691484 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691484

Status: Answered => Solved

matteoa confirmed that the question is solved:
Thanks RaiMan, that solved my question.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #691462]: Data files inside of sikuli folder

2020-06-24 Thread Chris Kosieracki
Question #691462 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691462

Status: Answered => Solved

Chris Kosieracki confirmed that the question is solved:
Thanks! That is good information and  makes sense.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #690802]: Caused by: org.sikuli.script.SikuliXception: fatal: problem with native library: opencv_java342.dll

2020-06-24 Thread xiamu
Question #690802 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/690802

xiamu proposed the following answer:
当我从1.1.2 升级到 2.0.4 也遇到了同样的问题,请问是否有解决这个问题?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #690968]: opencv_java342.dll: Can't find dependent libraries

2020-06-24 Thread xiamu
Question #690968 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/690968

xiamu proposed the following answer:
这个问题最终有解决方案吗? 我也遇到了同样的问题,如果解决了,希望您能把你的解决方案告知我

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 1884912] [NEW] at org.opencv.core.Core.split_0(Native Method)

2020-06-24 Thread xiamu
Public bug reported:

java.lang.Exception: unknown exception
at org.opencv.core.Core.split_0(Native Method)
at org.opencv.core.Core.split(Core.java:2224)
at org.sikuli.script.Finder$Finder2.getMatList(Finder.java:1011)
at org.sikuli.script.Finder$Finder2.makeMat(Finder.java:1057)
at 
org.sikuli.script.Finder.possibleImageResizeOrCallback(Finder.java:230)
at 
org.sikuli.script.Finder.possibleImageResizeOrCallback(Finder.java:214)
at org.sikuli.script.Finder.find(Finder.java:278)
at org.sikuli.script.Region.runFinder(Region.java:2905)
at org.sikuli.script.Region.doFind(Region.java:2841)
at org.sikuli.script.Region.access$300(Region.java:23)
at org.sikuli.script.Region$RepeatableFind.run(Region.java:3122)
at org.sikuli.script.Region$Repeatable.repeat(Region.java:3073)
at org.sikuli.script.Region.wait(Region.java:2258)
at org.sikuli.script.Region.wait(Region.java:2302)
at org.sikuli.script.Region.getLocationFromTarget(Region.java:3329)
at org.sikuli.script.Region.click(Region.java:3982)
at org.sikuli.script.Region.click(Region.java:3958)

当我在windows7 64位此操作系统 中使用java程序调用sikuli2.0.0,在做点击图片操作的时候会出现上面的错误。

** Affects: sikuli
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1884912

Title:
  at org.opencv.core.Core.split_0(Native Method)

Status in Sikuli:
  New

Bug description:
  java.lang.Exception: unknown exception
at org.opencv.core.Core.split_0(Native Method)
at org.opencv.core.Core.split(Core.java:2224)
at org.sikuli.script.Finder$Finder2.getMatList(Finder.java:1011)
at org.sikuli.script.Finder$Finder2.makeMat(Finder.java:1057)
at 
org.sikuli.script.Finder.possibleImageResizeOrCallback(Finder.java:230)
at 
org.sikuli.script.Finder.possibleImageResizeOrCallback(Finder.java:214)
at org.sikuli.script.Finder.find(Finder.java:278)
at org.sikuli.script.Region.runFinder(Region.java:2905)
at org.sikuli.script.Region.doFind(Region.java:2841)
at org.sikuli.script.Region.access$300(Region.java:23)
at org.sikuli.script.Region$RepeatableFind.run(Region.java:3122)
at org.sikuli.script.Region$Repeatable.repeat(Region.java:3073)
at org.sikuli.script.Region.wait(Region.java:2258)
at org.sikuli.script.Region.wait(Region.java:2302)
at org.sikuli.script.Region.getLocationFromTarget(Region.java:3329)
at org.sikuli.script.Region.click(Region.java:3982)
at org.sikuli.script.Region.click(Region.java:3958)

  当我在windows7 64位此操作系统 中使用java程序调用sikuli2.0.0,在做点击图片操作的时候会出现上面的错误。

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1884912/+subscriptions

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #691459]: Java project: runnable jar: Tesseract library problems:

2020-06-24 Thread Somnath
Question #691459 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691459

Somnath posted a new comment:
@RaiMan 2.0.3

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #691459]: Java project: runnable jar: Tesseract library problems:

2020-06-24 Thread RaiMan
Question #691459 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691459

Summary changed to:
Java project: runnable jar: Tesseract library problems:

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #691459]: Error: Problems-with-libraries-OpenCV-or-Tesseract

2020-06-24 Thread RaiMan
Question #691459 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691459

Status: Open => Answered

RaiMan proposed the following answer:
what version of SikuliX?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #691462]: Data files inside of sikuli folder

2020-06-24 Thread RaiMan
Question #691462 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691462

Status: Open => Answered

RaiMan proposed the following answer:
principally yes.

If you work with the IDE and save a script, images, that are not
mentioned in the script will be deleted by default (you might change it
in the more preferences).

other files (no ending .png nor .jpg) are not affected.

According images: if you prepend your stored-on-the-fly image filenames
with _ (underscore), then they are not affected by the delete-on-save
option.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #691363]: When I tried taking screenshoot, the screen turned black. I use Ubuntu 18.04 on Dell laptop without any other monitor attached.

2020-06-24 Thread RaiMan
Question #691363 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691363

Status: Open => Answered

RaiMan proposed the following answer:
Your environment principally is ok.

The access to screen, mouse and keyboard seem to be blocked somehow.

Try another GUI manger instead of Gnome.

Generally I cannot help you with such special situations on Linux, since
I do not have  a possibility to test.

To get nearer to the cause, use simple and short test scripts, that
concentrate on a key aspect.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #691484]: Ocr in Match doesn't match with Match position after position editing

2020-06-24 Thread RaiMan
Question #691484 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/691484

Status: Open => Answered

RaiMan proposed the following answer:
see bug 1883605

the workaround you found has to be used until 2.0.5 is ready.

simpler in your case:

rDesc=Region(find("Heading.png"))
rDesc.setY(rDesc.getY()+24)
rDesc.highlight(1)
str1Desc=ocr.getLineText(rDesc)

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp