Re: [Sikuli-driver] [Question #294088]: OSX 10.10: How to open .sikuli?

2016-05-24 Thread RaiMan
Question #294088 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294088 Status: Open => Needs information RaiMan requested more information: version of Sikuli? Are we talking about openening from inside teh SikuliX IDE or about Finder? -- You received this question

[Sikuli-driver] [Question #294216]: VNC connection in sikuli doesn't support all java version.

2016-05-24 Thread akash
New question #294216 on Sikuli: https://answers.launchpad.net/sikuli/+question/294216 Making VNC connection, gives error every time. Currently running on java version 1.8, is this a problem ? If yes then which java version should i use ? -- You received this question notification because

Re: [Sikuli-driver] [Question #294088]: OSX 10.10: How to open .sikuli?

2016-05-24 Thread sgfit
Question #294088 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294088 Status: Answered => Open sgfit is still having a problem: Even after doing this, the IDE still cannot open .sikuli files on OSX. -- You received this question notification because your team Sikuli

Re: [Sikuli-driver] [Question #294078]: robot.run with SikuliX-IDE, can't get Robot outcome.

2016-05-24 Thread masuo
Question #294078 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294078 masuo posted a new comment: I do not think this is a better way, but I found a workaround for this problem. I am trying to solve this problem by describing both runScript() and robot.run() in a single code.

Re: [Sikuli-driver] [Question #294059]: [request] When using popFile(), I want to select any folder.

2016-05-24 Thread RaiMan
Question #294059 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294059 RaiMan proposed the following answer: both are fixed. thanks -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #294148]: Not able to install Sikuli in Azure wiindows 10 VM

2016-05-24 Thread Raghuvardhan Katta
Question #294148 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294148 Status: Answered => Solved Raghuvardhan Katta confirmed that the question is solved: Thanks RaiMan copying setup workaround is working. -- You received this question notification because your team

Re: [Sikuli-driver] [Question #294148]: Not able to install Sikuli in Azure wiindows 10 VM

2016-05-24 Thread RaiMan
Question #294148 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294148 Status: Open => Answered RaiMan proposed the following answer: this happens from time to time, not really clear why: the target file sikulixapi.jar is packed into a sikulixtemp.jar, which after

Re: [Sikuli-driver] [Question #294059]: [request] When using popFile(), I want to select any folder.

2016-05-24 Thread RaiMan
Question #294059 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294059 Status: Open => Answered RaiMan proposed the following answer: ok, thanks for testing ;-) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #294148]: Not able to install Sikuli in Azure wiindows 10 VM

2016-05-24 Thread Raghuvardhan Katta
New question #294148 on Sikuli: https://answers.launchpad.net/sikuli/+question/294148 Hi, I am trying to install sikuli using sikulixsetup-1.1.1-20160520.114101-28-forsetup in microsoft Azure VM which is a German VM. I am getting an error saying "Bad things happened trying to add native stuff

Re: [Sikuli-driver] [Question #294059]: [request] When using popFile(), I want to select any folder.

2016-05-24 Thread masuo
Question #294059 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294059 Status: Solved => Open masuo is still having a problem: There are some problems. (1)When select [C:\], following error occurs. [error] java.lang.NullPointerException ( java.lang.NullPointerException )

Re: [Sikuli-driver] [Question #294140]: re-use image name

2016-05-24 Thread RaiMan
Question #294140 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294140 Status: Open => Answered RaiMan proposed the following answer: yep, that is tricky ;-) supposing you have something like this: # main script import firefoxtest import chrometest firefoxtest.run() #

[Sikuli-driver] [Question #294140]: re-use image name

2016-05-24 Thread Sander
New question #294140 on Sikuli: https://answers.launchpad.net/sikuli/+question/294140 Hi there, As I want to test my application in different browsers, i've created (so far) two different classes firefoxTestImages(): chromeTestImages(): imgDict = {} def __init__(self):

Re: [Sikuli-driver] [Question #294130]: how sikuli uses tesseract

2016-05-24 Thread RaiMan
Question #294130 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294130 Status: Open => Answered RaiMan proposed the following answer: ok, then this might be caused by the very basic implementation and the fact, that it is not really adapted to the 3.0+ features (no changes

Re: [Sikuli-driver] [Question #294130]: how sikuli uses tesseract

2016-05-24 Thread Alfredo Adragna
Question #294130 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294130 Status: Answered => Open Alfredo Adragna is still having a problem: Thanks for the quick answer. We try what you suggest. In particular we removed all the file in /SikulixTesseract/tessdata and copied

Re: [Sikuli-driver] [Question #293980]: RobotFramework: how to get it working (1.1.1 2016-05-25+)

2016-05-24 Thread Shobin
Question #293980 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293980 Shobin 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 #293980]: RobotFramework: how to get it working (1.1.1 2016-05-25+)

2016-05-24 Thread Shobin
Question #293980 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293980 Status: Answered => Solved Shobin confirmed that the question is solved: I downloaded the latest nightly build 5/24 and ran the test code which you have provided. runScript(""" robot *** Variables ***

Re: [Sikuli-driver] [Question #293512]: [1.1.1] Using Robotframework with SikuliX (2016-05-25+)

2016-05-24 Thread RaiMan
Question #293512 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293512 Summary changed to: [1.1.1] Using Robotframework with SikuliX (2016-05-25+) Description changed to: ** fixed in 1.1.1 2016-05-25+ usage according to

Re: [Sikuli-driver] [Question #294059]: [request] When using popFile(), I want to select any folder.

2016-05-24 Thread RaiMan
Question #294059 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294059 Status: Answered => Solved RaiMan changed the question status: should work now -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #294130]: how sikuli uses tesseract

2016-05-24 Thread RaiMan
Question #294130 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294130 Status: Open => Answered RaiMan proposed the following answer: with version 1.1.0+ the tessdata folder after an approriate setup and a run, that uses the text feature, can be found at

Re: [Sikuli-driver] [Question #293980]: RobotFramework: how to get it working (1.1.1 2016-05-25+)

2016-05-24 Thread RaiMan
Question #293980 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293980 Summary changed to: RobotFramework: how to get it working (1.1.1 2016-05-25+) Description changed to: *** valid for 1.1.1 2016-05-25+ I strongly recommend to first read through the docs:

Re: [Sikuli-driver] [Question #293980]: RobotFramework: how to get it working (1.1.1 2016-05-25+)

2016-05-24 Thread Shobin
Question #293980 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293980 Shobin posted a new comment: Ok, Will give it a shot , Thank you. -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #293980]: RobotFramework: how to get it working

2016-05-24 Thread RaiMan
Question #293980 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293980 RaiMan proposed the following answer: ok, you need the latest nightly build or the actual state from github. -- You received this question notification because your team Sikuli Drivers is an answer contact

Re: [Sikuli-driver] [Question #293980]: RobotFramework: how to get it working

2016-05-24 Thread RaiMan
Question #293980 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293980 RaiMan proposed the following answer: I strongly recommend to again read through the docs: http://sikulix-2014.readthedocs.io/en/latest/scenarios.html#using-robotframework I made some minor revisions, so

[Sikuli-driver] [Question #294130]: how sikuli uses tesseract

2016-05-24 Thread Alfredo Adragna
New question #294130 on Sikuli: https://answers.launchpad.net/sikuli/+question/294130 Our application uses a font not recognonized by sikuli and tesseract. We trained tesseract to recognize the font, producing a new eng2.traineddata file. The file has been verified by means of the command:

Re: [Sikuli-driver] [Question #294129]: Every time i try to connect to VNC i get an error message

2016-05-24 Thread akash
Question #294129 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294129 Description changed to: ConnectedException in thread "main" java.lang.NullPointerException at edu.unh.iol.dlc.Framebuffer.resetPF(Framebuffer.java:84) at

[Sikuli-driver] [Question #294129]: Every time i try to connect to VNC i get an error message

2016-05-24 Thread akash
New question #294129 on Sikuli: https://answers.launchpad.net/sikuli/+question/294129 ConnectedException in thread "main" java.lang.NullPointerException at edu.unh.iol.dlc.Framebuffer.resetPF(Framebuffer.java:84) at edu.unh.iol.dlc.VNCThread.setPixelFormat(VNCThread.java:147) at

[Sikuli-driver] [Question #294120]: Setting up sikuli script for remote machine

2016-05-24 Thread Fays
New question #294120 on Sikuli: https://answers.launchpad.net/sikuli/+question/294120 Hi Guys! I am using Sikuli with (Eclipse+TestNG+Selenium webdriver+Java). My local machine is Windows 97. I finished all the stuff in it and it runs perfectly. Now I plan to run it on Windows Server. In

Re: [Sikuli-driver] [Question #293980]: With will become a reserved keyword in python 2.6

2016-05-24 Thread RaiMan
Question #293980 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293980 Status: Open => Answered RaiMan proposed the following answer: ok, but that is not according to my recommendation in comment #9. I will check later, how the stony way you have chosen could be used. --

Re: [Sikuli-driver] [Question #293980]: RobotFramework: how to get it working

2016-05-24 Thread RaiMan
Question #293980 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293980 Summary changed to: RobotFramework: how to get it working -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #294104]: KeyModifiers while calling type not working

2016-05-24 Thread RaiMan
Question #294104 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294104 Status: Open => Answered RaiMan proposed the following answer: using the basic keyboard commands key...(), you have to use the Key specifiers, like so s.keyDown(Key.CMD); just tested on my OSX 10.11:

Re: [Sikuli-driver] [Question #294116]: does sikuli work with mobile OS (Android and iOS)?

2016-05-24 Thread RaiMan
Question #294116 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/294116 Status: Open => Answered RaiMan proposed the following answer: not directly out of the box, only via emulator. For Android I have seen VNC based solutions. -- You received this question notification