Re: [Sikuli-driver] [Question #699864]: RFE: File->Export as Jar available on command line ? --- workaround

2023-03-10 Thread NounouRs
Question #699864 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/699864 NounouRs posted a new comment: This is a really good question. I would like to automate the Export of the .jar to be able to share it (since it is cross-platform, it's a must have). The script you displaye

[Sikuli-driver] [Question #705793]: Automate sukuli jar export on Github

2023-03-10 Thread NounouRs
New question #705793 on SikuliX: https://answers.launchpad.net/sikuli/+question/705793 Have someone already setup a Github action (aka workflow) capable to Build the .jar archive of a sikuli projet? You know, the feature available in the IDE > file > Export as jar Can I see your script? In gener

[Sikuli-driver] [Bug 2009900] Re: [2.0.5] Blanks in ImagePath folder names make problems in IDE: image file does not exist

2023-03-10 Thread RaiMan
apparently the problems arise from the blanks in the folder name: C:\Dev\Sources\Sikuli Test Cases\... where you store your scripts. If you decide to use folder names, that only use characters and numbers (ASCII set), hyphens and underscore you should never have any problems. ... but nevertheles

Re: [Sikuli-driver] [Question #700657]: [2.0.4]sikulixapi with java 11 on maxOS M1: problems using OCR features (Tesseract lib missing)

2023-03-10 Thread Juliana XIAO
Question #700657 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700657 Status: Answered => Open Juliana XIAO is still having a problem: Hi! RaiMan, I just tried this yesterday and made it work with following build.gradle configuration. Both options are working fine: Siku