Re: [Sikuli-driver] [Question #277167]: import can not resolve Key constant --- from sikuli import * needed in imported scripts

2015-12-27 Thread Chandrima
Question #277167 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/277167 Chandrima posted a new comment: Please provide some examples for importing of scripts -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. __

[Sikuli-driver] [Bug 1528642] Re: type("v", KEY_CTRL) not pastng the value copied

2015-12-27 Thread dinev
Hi, In order to verify your issue I done similar example - http://screencast.com/t/NqqyYz0AmblJ - that seems to work fine Just wndering why you are using type in such strange way(not sure it will work at all) Can you try just with plain type as in my example. Also you may try using value from c

[Sikuli-driver] [Bug 1529457] Re: Auto generated images names causes a problem

2015-12-27 Thread dinev
** Description changed: In the new sikuli 1.1 there is a nice feature that automatically names your images. For example class screenDialog1: - button_OK = + button_OK = If you put your cursor after "=" and take a image the name will aromatically generated -> button_OK.png

[Sikuli-driver] [Bug 1529457] [NEW] Auto generated images names causes a problem

2015-12-27 Thread dinev
Public bug reported: In the new sikuli 1.1 there is a nice feature that automatically names your images. For example class screenDialog1: button_OK = If you put your cursor after "=" and take a image the name will aromatically generated -> button_OK.png That excellent idea however there is

Re: [Sikuli-driver] [Question #278079]: App.open() cannot open a 'duplicate' app

2015-12-27 Thread Launchpad Janitor
Question #278079 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/278079 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 no

Re: [Sikuli-driver] [Question #280168]: Date.time triggering event regardless of time

2015-12-27 Thread Kodie
Question #280168 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/280168 Description changed to: Hi, This is my first time using Sekuli and I have to say I am very impressed. With that in mind I am also a scripting newbie so forgive me if this question is obvious. I have searched