Re: [Sikuli-driver] [Question #703405]: [Linux] Screen goes black when trying to take a screenshot using sikulix IDE

2023-10-03 Thread Pedro Henrique dos Santos Gonçalves
Question #703405 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/703405 Pedro Henrique dos Santos Gonçalves posted a new comment: Hello, I'm having a similar problem to the item above. But with some differences. I'm using Ubuntu 18.04 with windows wls. I have already executed

Re: [Sikuli-driver] [Question #695838]: When will SikuliXAPI 2.0.5 be available on Maven Repo?

2021-03-04 Thread Luiz Henrique
Question #695838 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/695838 Status: Open => Solved Luiz Henrique confirmed that the question is solved: 2.0.5 is now available, thanks! -- You received this question notification because your team Sikuli Drivers is an ans

[Sikuli-driver] [Question #695838]: When will SikuliXAPI 2.0.5 be available on Maven Repo?

2021-03-03 Thread Luiz Henrique
New question #695838 on Sikuli: https://answers.launchpad.net/sikuli/+question/695838 I am interested in this release due to a bug fix, but at https://mvnrepository.com/artifact/com.sikulix/sikulixapi it exists only until version 2.0.4 -- You received this question notification because your

Re: [Sikuli-driver] [Question #680113]: Running a runnable jar moved to another pc

2019-04-08 Thread Henrique
Question #680113 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/680113 Status: Answered => Solved Henrique confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Driv

[Sikuli-driver] [Question #680119]: Passing arguments from cmd to a sikulix script

2019-04-08 Thread Henrique
New question #680119 on Sikuli: https://answers.launchpad.net/sikuli/+question/680119 So I'm trying to test a script where I should be able to pass any arguments written in the command line. I'm able to print the arguments hardcoded into the batch file. How can I make the command line wait for

[Sikuli-driver] [Question #680113]: Running a runnable jar moved to another pc

2019-04-08 Thread Henrique
New question #680113 on Sikuli: https://answers.launchpad.net/sikuli/+question/680113 So I managed to develop a program for automation in Sikuli and exported as a runnable JAR. Everything works, except if I run it from another PC for example because I get the error of missing images which are

Re: [Sikuli-driver] [Question #280218]: SilkuliX can't find images in an executable jar.

2019-04-03 Thread Henrique
Question #280218 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280218 Henrique posted a new comment: I also need help with this. Looks like the links are not working anymore, can anyone provide another solution? -- You received this question notification because your team

Re: [Sikuli-driver] [Question #679737]: Error running Sikuli jar from batch file

2019-04-03 Thread Henrique
Question #679737 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679737 Status: Open => Solved Henrique confirmed that the question is solved: I ended up solving it by myself. Just needed to install python and updated the JAVA files -- You received this quest

Re: [Sikuli-driver] [Question #679737]: Error running Sikuli jar from batch file

2019-04-03 Thread Henrique
Question #679737 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/679737 Description changed to: I've created a program on Sikuli IDE and everything works when I run it inside the IDE. Everything okay for now, but after exporting it to a runnable jar file from a batch file, I get

[Sikuli-driver] [Question #679737]: Error running Sikuli jar from batch file

2019-04-03 Thread Henrique
New question #679737 on Sikuli: https://answers.launchpad.net/sikuli/+question/679737 I've created a program on Sikuli IDE and everything works when I run it inside the IDE. Everything okay for now, but after exporting it to a runnable jar file from a batch file, I get the following error. What

Re: [Sikuli-driver] [Question #677513]: [1.1.4] Windows: can't find dependent libraries using function Region.text()

2019-01-16 Thread Edson Henrique Arantes
Question #677513 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677513 Status: Answered => Open Edson Henrique Arantes is still having a problem: I did everything that I could find in the given link, nothing solved the problem =/ install all java versions, intall ope

Re: [Sikuli-driver] [Question #677513]: 1.1.4 - can't use function Text(), error on sun.reflect

2019-01-11 Thread Edson Henrique Arantes
Question #677513 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677513 Edson Henrique Arantes gave more information on the question: I have windows 10 installed (this win 7 is from virtual box) and on win 10 works fine (same java version installed) -- You received

Re: [Sikuli-driver] [Question #677513]: 1.1.4 - can't use function Text(), error on sun.reflect

2019-01-11 Thread Edson Henrique Arantes
Question #677513 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677513 Status: Answered => Open Edson Henrique Arantes is still having a problem: I'm donwloading from here https://raiman.github.io/SikuliX1/downloads.html I don't know if this is the last build, any

[Sikuli-driver] [Question #677513]: 1.1.14 - can't use function Text(), error on sun.reflect

2019-01-11 Thread Edson Henrique Arantes
New question #677513 on Sikuli: https://answers.launchpad.net/sikuli/+question/677513 I'm on windows 7 64 bits sp1, using the IDE 1.1.4 jar file, I have the jython 2.7 installed sikulix 1.1.4 works fine until I used the text() function, it stops the execution and give the error at at

Re: [Sikuli-driver] [Question #670825]: 1.1.2 Screen.capture(region, 'name') not working --- not valid in Python script

2018-07-17 Thread Edson Henrique Arantes
Question #670825 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670825 Status: Answered => Solved Edson Henrique Arantes confirmed that the question is solved: I should use capture instead of Screen.capture(), thank you RaiMan ! -- You received this question notificat

Re: [Sikuli-driver] [Question #670826]: 1.1.2 Screen.capture(region, 'name') not working

2018-07-12 Thread Edson Henrique Arantes
Question #670826 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/670826 Status: Answered => Solved Edson Henrique Arantes confirmed that the question is solved: it works, thank you very much! -- You received this question notification because your team Sikuli Driv

[Sikuli-driver] [Question #670826]: 1.1.2 Screen.capture(region, 'name') not working

2018-07-11 Thread Edson Henrique Arantes
New question #670826 on Sikuli: https://answers.launchpad.net/sikuli/+question/670826 I want to save a region as a png file to process it in another app, so, no temporary save my code is as follows: calc = find("calculator.png") rows = 10 cols = 4 calc.setRaster(rows, cols) result =

[Sikuli-driver] [Question #670825]: 1.1.2 Screen.capture(region, 'name') not working

2018-07-11 Thread Edson Henrique Arantes
New question #670825 on Sikuli: https://answers.launchpad.net/sikuli/+question/670825 I want to save a region as a png file to process it in another app, so, no temporary save my code is as follows: calc = find("calculator.png") rows = 10 cols = 4 calc.setRaster(rows, cols) result =

Re: [Sikuli-driver] [Question #668261]: openApp run app as adminitrator on windows

2018-04-25 Thread Edson Henrique Arantes
Question #668261 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/668261 Description changed to: Hello there, I'm using the openApp function to run a application, I'm passing a string with the absolute path, I'm on windows 10 home and silulix version 1.1.2. The thing is, the app

Re: [Sikuli-driver] [Question #668261]: openApp run app as adminitrator on windows

2018-04-25 Thread Edson Henrique Arantes
Question #668261 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/668261 Description changed to: Hello there, I'm using the openApp function to run a application, I'm passing a string with the absolute path, I'm on windows 10 home. The thing is, the app runs but, not with admin

[Sikuli-driver] [Question #668261]: openApp run app as adminitrator on windows

2018-04-25 Thread Edson Henrique Arantes
New question #668261 on Sikuli: https://answers.launchpad.net/sikuli/+question/668261 Hello there, I'm using the openApp function to run a application, I'm passing a string with the absolute path, I'm on windows 10 home. The thing is, the app runs but, not with admin privileges. This is what I

Re: [Sikuli-driver] [Question #668103]: Execute sikulix script not working

2018-04-25 Thread Edson Henrique Arantes
Question #668103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/668103 Status: Answered => Solved Edson Henrique Arantes confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sik

Re: [Sikuli-driver] [Question #668103]: Execute sikulix script not working

2018-04-25 Thread Edson Henrique Arantes
Question #668103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/668103 Edson Henrique Arantes posted a new comment: I rename the folder but didn't rename the file insides it, sorry and thanks! -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #668103]: Execute sikulix script not working

2018-04-20 Thread Edson Henrique Arantes
Question #668103 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/668103 Status: Needs information => Open Edson Henrique Arantes gave more information on the question: Hello, thanks for the aswer! I'm using sikulix version 1.1.2 and yes, the files are like this test

[Sikuli-driver] [Question #668103]: Execute sikulix script not working

2018-04-19 Thread Edson Henrique Arantes
New question #668103 on Sikuli: https://answers.launchpad.net/sikuli/+question/668103 When I named my sukilix scripts like My_sikuli.sikuli; mysikuli2.sikuli or my.script.sikuli... when I use number, underline, trace, dots in the name of the script, they don't run via terminal, the message is

[Sikuli-driver] [Question #668099]: run sikulix script from javascript

2018-04-19 Thread Edson Henrique Arantes
New question #668099 on Sikuli: https://answers.launchpad.net/sikuli/+question/668099 I created a sikulix script and I want to called it and run it from a javascript program, is this possible? I know it can be run from the command line or from a .bat file. But I don't know if is possible to use