Re: [Sikuli-driver] [Question #677431]: Sikuli v1.1.4 not starting

2019-01-10 Thread RaiMan
Question #677431 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677431 Status: Open => Answered RaiMan proposed the following answer: --- downloaded and installed If you follow the advice on the SikuliX download page: "Needed for scripting support in the IDE and running

Re: [Sikuli-driver] [Question #677424]: spam

2019-01-10 Thread RaiMan
Question #677424 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677424 Status: Open => Invalid RaiMan changed the question status: spam -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #677424]: spam

2019-01-10 Thread RaiMan
Question #677424 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677424 Summary changed to: spam Description changed to: spam -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #677431]: Sikuli v1.1.4 not starting

2019-01-10 Thread Joseph Maruca
Question #677431 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677431 Status: Answered => Solved Joseph Maruca confirmed that the question is solved: Got it now RaiMan, thanks again for your help. -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #677431]: Sikuli v1.1.4 not starting

2019-01-10 Thread Joseph Maruca
Question #677431 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677431 Joseph Maruca 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 #677277]: Unable to get Sikuli 1.1.4 operational

2019-01-10 Thread Joseph Maruca
Question #677277 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677277 Status: Answered => Solved Joseph Maruca confirmed that the question is solved: Hi RaiMan, Yes, you are correct; uninstalled JAVA and loaded the actual x64 Bit version and it worked, thanks for your

Re: [Sikuli-driver] [Question #677361]: How do i import python modules into sikuliX script ?

2019-01-10 Thread RaiMan
Question #677361 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677361 Status: Open => Answered RaiMan proposed the following answer: ok, this is because the native libraries are not loaded. I did not forsee, that someone might use the OpeneCV features such isolated as

Re: [Sikuli-driver] [Question #677438]: Pass argument to test runner

2019-01-10 Thread Rares Pasca
Question #677438 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677438 Rares Pasca posted a new comment: Thank you very much. I still have something to ask. So this is the test class that i;m using file it's called HagercadTests: class TestRegression(unittest.TestCase):

Re: [Sikuli-driver] [Question #677438]: Pass argument to test runner

2019-01-10 Thread RaiMan
Question #677438 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677438 RaiMan proposed the following answer: sorry, a + missing: runner.run(eval("unittest.TestLoader().loadTestsFromTestCase(" + sys.argv[1] +")") -- You received this question notification because your team

Re: [Sikuli-driver] [Question #677438]: Pass argument to test runner

2019-01-10 Thread RaiMan
Question #677438 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677438 Status: Open => Answered RaiMan proposed the following answer: can be reduced to this: #coming from sys.argv[1]: "HagercadTests.regressionSuite()" this is a string !!! but for

Re: [Sikuli-driver] [Question #677438]: Pass argument to test runner

2019-01-10 Thread Rares Pasca
Question #677438 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677438 Status: Answered => Solved Rares Pasca confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because your team Sikuli Drivers is an

[Sikuli-driver] [Question #677438]: Pass argument to test runner

2019-01-10 Thread Rares Pasca
New question #677438 on Sikuli: https://answers.launchpad.net/sikuli/+question/677438 Hello, So my test runner file uses HTML test runner. It basically looks like this: import sys.argv if __name__== "__main__":

Re: [Sikuli-driver] [Question #677438]: Pass argument to test runner

2019-01-10 Thread Rares Pasca
Question #677438 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677438 Rares Pasca posted a new comment: forgot some imports at the begninng but it doesnt matter -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #677302]: Import httplib failing with "cannot import name BlockingIOError"

2019-01-10 Thread TestMechanic
Question #677302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677302 Status: Answered => Solved TestMechanic confirmed that the question is solved: Thanks that fixed the problem! -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #677412]: after sikulix script completes my mouse clicks do not work right via TightVNC

2019-01-10 Thread Doug Symes
Question #677412 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677412 Status: Answered => Open Doug Symes is still having a problem: I only use type() for hitting ESC b/c at one point when I'm clicking on things in the application, the screen switches as if someone hit

Re: [Sikuli-driver] [Question #677412]: after sikulix script completes my mouse clicks do not work right via TightVNC

2019-01-10 Thread RaiMan
Question #677412 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677412 Status: Open => Answered RaiMan proposed the following answer: I am sorry, but I have no idea, what is happening in your case. BTW: are you using the latest build of 1.1.4? -- You received this

Re: [Sikuli-driver] [Question #677412]: after sikulix script completes my mouse clicks do not work right via TightVNC

2019-01-10 Thread Doug Symes
Question #677412 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677412 Status: Answered => Open Doug Symes is still having a problem: 1.1.3 SikuliX Java 1.8.0.191 What is the upgrade process? -- You received this question notification because your team Sikuli Drivers is

Re: [Sikuli-driver] [Question #677405]: Organizing sikuli scripts into packages.

2019-01-10 Thread Dillon
Question #677405 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/677405 Status: Answered => Solved Dillon confirmed that the question is solved: Thank you very much for the quick reply RaiMan. Your hard work is greatly appreciated. I thought I'd share that I successful in