[Sikuli-driver] [Bug 1863150] Re: [error] EditorPane: read returned Width (0) and height (50) cannot be <= 0

2020-02-14 Thread yop
Thanks for your reply RaiMan. No time to try the 2.0 now but i will try it ! For information the script works fine whith theses smalls images, it's only when i'm loading the script. Impossible to open it. I try whith the same picture but whith 5 pixels and it is ok. For know, i will be my

[Sikuli-driver] [Bug 1863150] [NEW] [error] EditorPane: read returned Width (0) and height (50) cannot be <= 0

2020-02-13 Thread yop
Public bug reported: Hello, When i try to open a Sikuli Script from the IDE, i have this error : [error] EditorPane: read returned Width (0) and height (50) cannot be <= 0 I launch the IDE in debug mode via "nohup ./runsikulix -d 3" and it seems some pictures are the problem. I think it is

[Sikuli-driver] [Question #686266]: [1.1.3] BlackScreen on Grab but only on one Application

2019-11-26 Thread yop
New question #686266 on Sikuli: https://answers.launchpad.net/sikuli/+question/686266 Hello, Question 1 i updated my sytem because i need to upgrade my Nvidia Board Drivers. (CentOs) Since this time, my Scripts do not work anymore. :-( The problem looks sikulix want to search on BlackScreen. I

Re: [Sikuli-driver] [Question #669554]: Launch Sikuli Script by Command Line - Error XmlRunner

2018-05-25 Thread yop
Question #669554 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669554 Status: Open => Solved yop confirmed that the question is solved: I understood why my command line Stop at the first step ! I remembered that in my Script i close all the Gnome-terminal if

Re: [Sikuli-driver] [Question #669559]: Change Display resolution in Script

2018-05-25 Thread yop
Question #669559 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669559 yop gave more information on the question: II just tried whith Sikulix 1.1.2 and 1.1.3 but for me whit Linux CentOs 7.x, the command : "Screen.resetMonitors()" does not work. Every tim

Re: [Sikuli-driver] [Question #669554]: Launch Sikuli Script by Command Line - Error XmlRunner

2018-05-25 Thread yop
Question #669554 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669554 yop posted a new comment: No problem ! have a nice holidays, that's the most important think ! -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #669554]: Launch Sikuli Script by Command Line - Error XmlRunner

2018-05-24 Thread yop
Question #669554 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669554 yop posted a new comment: Sorry I would say "Raiman" ! just because I listened yesterday the "Rainman theme music" :-) -- You received this question notification because your

Re: [Sikuli-driver] [Question #669554]: Launch Sikuli Script by Command Line - Error XmlRunner

2018-05-24 Thread yop
Question #669554 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669554 yop gave more information on the question: OKy i find the first problem. In my script my Syspath is in another folder ...that was the problem ..thanks Rainman. But now the script start the first step

Re: [Sikuli-driver] [Question #669559]: Change Display resolution in Script

2018-05-24 Thread yop
Question #669559 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669559 yop posted a new comment: Just for information i'm working on Sikuli 1.1.1 -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #669559]: Change Display resolution in Script

2018-05-24 Thread yop
Question #669559 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/669559 Status: Answered => Open yop is still having a problem: Thanks for your reply, i try whith "Screen.showMonitors()" . (in this exemple, i launch the IDE SIkuli in 1920x1080) The messa

[Sikuli-driver] [Question #669559]: Change Display resolution in Script

2018-05-23 Thread yop
New question #669559 on Sikuli: https://answers.launchpad.net/sikuli/+question/669559 Hello, i have some scripts to control UI Elements of an application in severals displays resolution. in this example "1920x1080" and "1600x900. For each Script i have the grab of the UI application whith the

[Sikuli-driver] [Question #669554]: Launch Sikuli Script by Command Line - Error XmlRunner

2018-05-23 Thread yop
New question #669554 on Sikuli: https://answers.launchpad.net/sikuli/+question/669554 Hello, I try to launch my Sikuli Script by Command line (Script edited by Sikulix IDE on Linux CentOs). I use this commande : /PathToSikulix/runsikulix -r /PathToScript/SmokeTest.sikuli And the result is an

Re: [Sikuli-driver] [Question #664446]: Similar Function App.waitVanish('someapp')

2018-03-02 Thread yop
Question #664446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664446 yop 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

Re: [Sikuli-driver] [Question #664446]: Similar Function App.waitVanish('someapp')

2018-03-02 Thread yop
Question #664446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664446 Status: Answered => Solved yop confirmed that the question is solved: Thanks for your reply, your support and Sikulix !!! -- You received this question notification because your team Sikuli Driv

Re: [Sikuli-driver] [Question #664446]: Similar Function App.waitVanish('someapp')

2018-03-01 Thread yop
Question #664446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664446 Status: Answered => Open yop is still having a problem: Hello, After some Holidays and few tests. For information the solution for me is the following script : myApp=App('PathtoMyApp') myApp.o

Re: [Sikuli-driver] [Question #664446]: Similar Function App.waitVanish('someapp')

2018-02-16 Thread yop
Question #664446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664446 yop posted a new comment: thanks for your reply. It's looks exaclty i need ! It's looks Working whit FireFox. My problem comme from whit an another app i lauch it by start a Gnome-Terminal and paste &qu

Re: [Sikuli-driver] [Question #664446]: Similar Function App.waitVanish('someapp')

2018-02-16 Thread yop
Question #664446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664446 yop posted a new comment: yes ...but i am not an expert :-) I looked again the last docs "Sikulix 2014 - 01 2018" (very nice) i wanted to try the function " "myApp.windows" for

Re: [Sikuli-driver] [Question #664446]: Similar Function App.waitVanish('someapp')

2018-02-16 Thread yop
Question #664446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664446 yop posted a new comment: Error is : "AttributeError: type object 'App' has no attribute 'waitVanish' Regards -- You received this question notification because your team Sikuli Drivers is an a

Re: [Sikuli-driver] [Question #664446]: Similar Function App.waitVanish('someapp')

2018-02-15 Thread yop
Question #664446 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/664446 Status: Answered => Open yop is still having a problem: Thanks for your reply RaiMan. You mean that "App.waitVanish('someapp', FOREVER)" would work? -- You received this question notific

[Sikuli-driver] [Question #664446]: Similar Function App.waitVanish('someapp')

2018-02-15 Thread yop
New question #664446 on Sikuli: https://answers.launchpad.net/sikuli/+question/664446 Hello, I am looking for a function like : waitVanish("image.png", FOREVER) but for a process or an application .so llike this :-) : App.waitVanish('someapp', FOREVER) have you any idea for that function ?