[Sikuli-driver] [Question #688537]: [2.1.0-SNAPSHOT]Recorder feature does not work

2020-02-05 Thread masuo
New question #688537 on Sikuli: https://answers.launchpad.net/sikuli/+question/688537 SikuliX2.1.0 have Recorder feature(experimental). I confirmed that the feature worked two months ago. At that time, SikulixIDE version was 2.1.0-SNAPSHOT build#:478. Today, I get SikulixIDE 2.1.0-SNAPSHOT

Re: [Sikuli-driver] [Question #688410]: Timeout popups do not work in version 2

2020-02-05 Thread masuo
Question #688410 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688410 masuo posted a new comment: I have left several versions of SikuliX lately. Here are the results I tried. [SikuliXIDE-2.0.0] popup window close on timeout. [SikulixIDE-2.1.0-SNAPSHOT build#:478] popup

[Sikuli-driver] [Question #688541]: Sikuli installation

2020-02-05 Thread Sneha
New question #688541 on Sikuli: https://answers.launchpad.net/sikuli/+question/688541 I need to write a python code in sikulix IDE in machine1and run it in machine2. Can you please tell me which sikulix jar file I have to download? I have already downloaded sikulix-2.0.2.jar and wrote a python

Re: [Sikuli-driver] [Question #688525]: sikulix IDE starts with no menu and input field

2020-02-05 Thread RaiMan
Question #688525 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688525 RaiMan proposed the following answer: The only things I can see: --- you have C:\sikulix-2.0.2.jar in the root, I always put it into a folder --- you have: user.dir (work dir): C:\WINDOWS\system32 ---

Re: [Sikuli-driver] [Question #687993]: Sikuli Usage

2020-02-05 Thread Launchpad Janitor
Question #687993 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/687993 Status: Open => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Open' state without activity for the last 15 days. -- You received this question

Re: [Sikuli-driver] [Question #688334]: Is the last version of Sikulix able to run in headless mode?

2020-02-05 Thread RaiMan
Question #688334 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688334 RaiMan posted a new comment: @ George Varghese This should work (made my own positive experiences some years ago with headless servers and hdmi-diplay-emulators), because from Java's view the system is no

Re: [Sikuli-driver] [Question #688515]: Running sikuli script in other machine which does not have sikuli --- not possible

2020-02-05 Thread RaiMan
Question #688515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688515 Summary changed to: Running sikuli script in other machine which does not have sikuli --- not possible -- You received this question notification because your team Sikuli Drivers is an answer contact for

Re: [Sikuli-driver] [Question #688515]: Running sikuli script in other machine which does not have sikuli

2020-02-05 Thread RaiMan
Question #688515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688515 Status: Open => Answered RaiMan proposed the following answer: Not possible. SikuliX must be available on the other machine. -- You received this question notification because your team Sikuli

[Sikuli-driver] [Bug 1861962] Re: click("1580817213280.png") click("1580817247445.png") click("1580817729602.png") click("1580817767852.png")

2020-02-05 Thread RaiMan
not possible. already answered! ** Changed in: sikuli Status: New => Invalid ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli.

Re: [Sikuli-driver] [Question #276722]: How to Convert Sikuli Script to Standalone Python Script

2020-02-05 Thread RaiMan
Question #276722 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/276722 Removed link to bug: #1861962 https://bugs.launchpad.net/bugs/1861962 "click("1580817213280.png") click("1580817247445.png") click("1580817729602.png") click("1580817767852.png")" -- You

Re: [Sikuli-driver] [Question #688515]: Running sikuli script in other machine which does not have sikuli --- not possible

2020-02-05 Thread Sneha
Question #688515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688515 Sneha posted a new comment: ok Raiman...Thankyou soo muchhh Is this possible, if I write a java code in Eclipse? -- You received this question notification because your team Sikuli Drivers is an answer

Re: [Sikuli-driver] [Question #688334]: [2.0.x] Is Sikulix able to run in headless mode? --- NO, but see workarounds

2020-02-05 Thread RaiMan
Question #688334 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688334 Description changed to: --- workarounds please read through the comments -- Hello, Is Sikuli 2.x.x supporting headless

Re: [Sikuli-driver] [Question #688334]: [2.0.x] Is Sikulix able to run in headless mode? --- NO, but see workarounds

2020-02-05 Thread RaiMan
Question #688334 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688334 Summary changed to: [2.0.x] Is Sikulix able to run in headless mode? --- NO, but see workarounds -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #688515]: Running sikuli script in other machine which does not have sikuli --- not possible

2020-02-05 Thread Sneha
Question #688515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688515 Status: Answered => Solved Sneha 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

[Sikuli-driver] [Question #688525]: sikulix IDE starts with no menu and input field

2020-02-05 Thread yuyubbo
New question #688525 on Sikuli: https://answers.launchpad.net/sikuli/+question/688525 Hello, I'm using sikulix IDE version 2.0.2 on windows 10. I can use IDE GUI and also run scripts until yesterday. This morning I start sikulix IDE (double clicking jar icon), then IDE started but there was no

Re: [Sikuli-driver] [Question #688515]: Running sikuli script in other machine which does not have sikuli --- not possible

2020-02-05 Thread RaiMan
Question #688515 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688515 RaiMan posted a new comment: If you create a java program, that uses SikuliX features, then you work with sikulixapi.jar (either as Maven dep or as library). finally you can create a fat jar, that contains

Re: [Sikuli-driver] [Question #187104]: Trying to sense when the screen stops changing

2020-02-05 Thread Nick Ben
Question #187104 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/187104 Nick Ben posted a new comment: Uuups, Python basics ;-) r.onChange(self.changed) this one is not working as well. anyone update latest code https://ikmspico.xyz;>here? -- You received this

Re: [Sikuli-driver] [Question #688525]: sikulix IDE starts with no menu and input field

2020-02-05 Thread RaiMan
Question #688525 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688525 Status: Open => Answered RaiMan proposed the following answer: use on commandline: java -jar "path of IDE.jar" -v -c to get diagnostic output to the commandwindow. -- You received this question

Re: [Sikuli-driver] [Question #688525]: sikulix IDE starts with no menu and input field

2020-02-05 Thread yuyubbo
Question #688525 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/688525 yuyubbo posted a new comment: thank you! I tried and got diagnostic output. I cant find problem out there. Could you tell me some points to check? Actually "myname" includes blank. Could that cause