Re: [Sikuli-driver] [Question #292921]: How to make a "bridge" to 2 or 3 script

2016-05-01 Thread Roman Podolyan
Question #292921 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/292921 Roman Podolyan proposed the following answer: 2.1) Put all 3 scripts in the same file inside respective functions, please 2.2) Don't forget the "while" part. You have not only define function, but call it a

[Sikuli-driver] [Bug 1473920] Re: [IDE] run my sikuli project file: “[error] IDE: A non-IOException-problem when trying to save null Error: null”

2016-05-01 Thread RaiMan
seems to not happen anymore in the latest 1.1.1 ** Changed in: sikuli Status: Opinion => Fix Committed ** Changed in: sikuli Importance: Undecided => Critical ** Changed in: sikuli Milestone: None => 1.1.1 ** Summary changed: - [IDE] run my sikuli project file: “[error] IDE: A no

[Sikuli-driver] [Bug 1546898] Re: [request] want a SikuliX setup so everything needed is on a USB stick

2016-05-01 Thread RaiMan
Have you tried anything yet? - on a machine with access to the internet download the respective things according to the steps of an offline setup - put the stuff into a folder on the stick - on the workplace machine go to the usb SikuliX folder and run setup if this works, then you will have the

Re: [Sikuli-driver] [Question #290952]: Selecting correct option in drop down

2016-05-01 Thread Launchpad Janitor
Question #290952 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/290952 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

[Sikuli-driver] [Bug 1553702] Re: find(wrong-parameter) should signal an exception and not stop the IDE --- fixed 1.1.1 2016-05-01+

2016-05-01 Thread RaiMan
** Summary changed: - find(wrong-parameter) should signal an exception and not stop the IDE + find(wrong-parameter) should signal an exception and not stop the IDE --- fixed 1.1.1 2016-05-01+ ** Changed in: sikuli Importance: High => Critical ** Summary changed: - find(wrong-parameter) shou

[Sikuli-driver] [Bug 1547398] Re: [1.1.0] input() with "hidden=True": focus is on OK button - should be on text field

2016-05-01 Thread RaiMan
** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None => 1.1.1 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1547398 Title: [1.1.0

[Sikuli-driver] [Bug 1556195] Re: [1.1.0] Can't open app directly from IDE on OS X

2016-05-01 Thread RaiMan
** Changed in: sikuli Status: New => In Progress ** Changed in: sikuli Importance: Undecided => Medium ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None => 1.1.1 -- You received this bug notification because you are

[Sikuli-driver] [Bug 1566645] Re: [request] guide extension: various improvements

2016-05-01 Thread RaiMan
** Summary changed: - Disable guide extension overlay + [request] guide extension: various improvements ** Changed in: sikuli Status: New => In Progress ** Changed in: sikuli Importance: Undecided => Medium ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) *

[Sikuli-driver] [Bug 1518948] Re: [1.1.0] creating .skl: additional .py file created

2016-05-01 Thread RaiMan
** Changed in: sikuli Status: New => Fix Committed ** Changed in: sikuli Importance: Undecided => Critical ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None => 1.1.1 ** Summary changed: - [1.1.0] creating .skl: addit

[Sikuli-driver] [Bug 1572052] Re: [1.1.0.] popat is not defined

2016-05-01 Thread RaiMan
only available in 1.1.1 2016-05-01+ ** Changed in: sikuli Status: New => Invalid ** Converted to question: https://answers.launchpad.net/sikuli/+question/293040 -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bug

[Sikuli-driver] [Bug 1573466] Re: [request] SikuliX should work with window manager mwm

2016-05-01 Thread RaiMan
** Changed in: sikuli Status: New => In Progress ** Changed in: sikuli Importance: Undecided => Medium ** Changed in: sikuli Assignee: (unassigned) => RaiMan (raimund-hocke) ** Changed in: sikuli Milestone: None => 2.0.0 -- You received this bug notification because you are

Re: [Sikuli-driver] [Question #293040]: [1.1.0.] popat is not defined

2016-05-01 Thread RaiMan
Question #293040 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/293040 RaiMan posted a new comment: only available in 1.1.1 2016-05-01+ -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. ___

[Sikuli-driver] [Question #293040]: [1.1.0.] popat is not defined

2016-05-01 Thread Vito Resnik
New question #293040 on Sikuli: https://answers.launchpad.net/sikuli/+question/293040 I get an error for function popat() [error] NameError ( name 'popat' is not defined ) Version: 1.1.0. Windows 7 pro 64bit. script used: Settings.MoveMouseDelay = 0 click("test.png") paste(sys.argv[1]) type(

[Sikuli-driver] [Question #291877]: Status of bug #1573466 changed to 'In Progress' in Sikuli

2016-05-01 Thread RaiMan
Bug #1573466 status changed in Sikuli: New => In Progress https://bugs.launchpad.net/sikuli/+bug/1573466 "[request] SikuliX should work with window manager mwm" This bug is linked to #291877. Motif window manager https://answers.launchpad.net/sikuli/+question/291877 -- You received this qu

[Sikuli-driver] [Question #274798]: Status of bug #1518948 changed to 'Fix Committed' in Sikuli

2016-05-01 Thread RaiMan
Bug #1518948 status changed in Sikuli: New => Fix Committed https://bugs.launchpad.net/sikuli/+bug/1518948 "[1.1.0] creating .skl: additional .py file created" This bug is linked to #274798. Use of the additional .py file created on export executable https://answers.launchpad.net/sikuli/+que

Re: [Sikuli-driver] [Question #292921]: How to make a "bridge" to 2 or 3 script

2016-05-01 Thread Snoopino
Question #292921 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/292921 Snoopino posted a new comment: Ok, i've found the problem, except Findfailed was not in the same indent level as the try. Now the problem is that the script does not want run... :( Please, any suggestion??