[Sikuli-driver] [Bug 1044637] Re: X-1.0rc3: IDE does not start or crashes with java 7 --- java 7 not yet supported --- workaround

2013-08-15 Thread RaiMan
Thanks for feedback. Yes Sikuli is very handy for these kind of repetitive work. I yesterday set all bugs targeted at 1.0.0 from FixCommitted to FixReleased using Sikuli ;-) BTW: version 1.0.1 is out -- You received this bug notification because you are a member of Sikuli Drivers, which is sub

[Sikuli-driver] [Bug 1183324] Re: [1.0 tempFix] Linux/Unix: libVisionProxy.so does not work --- library load errors

2013-08-15 Thread RaiMan
Sorry, the packages are back now. (Take care, the source changed from 1.0.0 to 1.0.1 because of internal structural changes) -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1183324 Title: [1.0 temp

Re: [Sikuli-driver] [Question #234061]: [1.0.1] Alternative way to download the jar

2013-08-15 Thread Eugene S
Question #234061 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234061 Status: Answered => Solved Eugene S confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #234061]: [1.0.1] Alternative way to download the jar

2013-08-15 Thread Eugene S
Question #234061 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234061 Eugene S posted a new comment: Hi RaiMan, I have tried the proposed workaround and it worked. Thank you! Eugene -- You received this question notification because you are a member of Sikuli Drivers, which

[Sikuli-driver] [Question #234078]: Sikuli Script working fine on machine its created , but not identifying images on another environment.

2013-08-15 Thread AliSaggu
New question #234078 on Sikuli: https://answers.launchpad.net/sikuli/+question/234078 How to make the script multi environment compatible ? I created the Script using Sikuli X 1.0 RC3 , Remotely connecting for a server running Windows 2007 Server and its working fine. Im trying to run the same

Re: [Sikuli-driver] [Question #234078]: Sikuli Script working fine on machine its created , but not identifying images on another environment.

2013-08-15 Thread RaiMan
Question #234078 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234078 Status: Open => Answered RaiMan proposed the following answer: This is a common problem with Sikuli. If the images do not match on other machines, you usually need different images for these other envir

[Sikuli-driver] [Question #234082]: Stand-alone jar of Sikuli

2013-08-15 Thread Florian Bergmann
New question #234082 on Sikuli: https://answers.launchpad.net/sikuli/+question/234082 Hello, I just wanted to ask if there is still a stand-alone jar file that contains all of Sikuli and does NOT require internet-access? I would like to use it in an environment where all files have to be checke

Re: [Sikuli-driver] [Question #234082]: Stand-alone jar of Sikuli

2013-08-15 Thread RaiMan
Question #234082 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234082 Status: Open => Answered RaiMan proposed the following answer: I am just working on a setup version, that allows to download a component package (one for Windows and Linux and one for Mac) and then run t

Re: [Sikuli-driver] [Question #234082]: Stand-alone jar of Sikuli

2013-08-15 Thread RaiMan
Question #234082 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234082 RaiMan requested more information: If you are in a hurry: What options would you select at setup? I have a workaround. -- You received this question notification because you are a member of Sikuli Drivers,

Re: [Sikuli-driver] [Question #234082]: Stand-alone jar of Sikuli

2013-08-15 Thread Florian Bergmann
Question #234082 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234082 Status: Answered => Solved Florian Bergmann confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli

Re: [Sikuli-driver] [Question #234082]: Stand-alone jar of Sikuli

2013-08-15 Thread Florian Bergmann
Question #234082 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234082 Florian Bergmann posted a new comment: Hi - that sounds awesome. Currently I would use the complete option with everything - but don't hurry - I just downloaded the rc-version and it works like a charm - I w

[Sikuli-driver] [Question #234083]: Sikuli 1.0.1 observe function problem

2013-08-15 Thread JamyTseng
New question #234083 on Sikuli: https://answers.launchpad.net/sikuli/+question/234083 Hi, My environment is windows xp + JRE 6 update 45 I had test the code in official document def changed(event): print "something changed in ", event.region for ch in event.changes:

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

2013-08-15 Thread RaiMan
Bug #1212706 status changed in Sikuli: New => In Progress https://bugs.launchpad.net/sikuli/+bug/1212706 "[1.0.1] observe with onChange() does not work" This bug is linked to #234083. Sikuli 1.0.1 observe function problem https://answers.launchpad.net/sikuli/+question/234083 -- You receive

Re: [Sikuli-driver] [Question #234083]: Sikuli 1.0.1 observe function problem

2013-08-15 Thread RaiMan
Question #234083 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234083 Linked to bug: #1212706 https://bugs.launchpad.net/bugs/1212706 "[1.0.1] observe with onChange() does not work" -- You received this question notification because you are a member of Sikuli Driv

Re: [Sikuli-driver] [Question #234083]: Sikuli 1.0.1 observe function problem

2013-08-15 Thread RaiMan
Question #234083 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234083 Status: Open => Answered RaiMan proposed the following answer: Yes, it is bug. Half solved: the change observation works. second half: the script does not continue after the observe. So I have to deb

[Sikuli-driver] [Bug 1212706] [NEW] [1.0.1] observe with onChange() does not work

2013-08-15 Thread RaiMan
Public bug reported: Hi, My environment is windows xp + JRE 6 update 45 I had test the code in official document def changed(event): print "something changed in ", event.region for ch in event.changes: ch.highlight() # highlight all changes sleep(1)

[Sikuli-driver] [Question #234091]: The script searches for image files in other directory

2013-08-15 Thread Yu
New question #234091 on Sikuli: https://answers.launchpad.net/sikuli/+question/234091 Hello, yesterday I updated from May version of sikuli to the new one and the scripts that were running before begin to fail. Right now my problem is that during test case execution it looks for image files not

[Sikuli-driver] [Bug 1212706] Re: [1.0.1] observe with onChange() does not work

2013-08-15 Thread RaiMan
... and yes, I have changed a lot with observe: >From the ChangeLog of 1.0.1 --- observe is reworked and options are added - it is more verbose with higher debug levels - it still stops observing after the first match (even in background with FOREVER) (not for onChange()) - if you want to run it

Re: [Sikuli-driver] [Question #234083]: [1.0.1] observe function problem with onChange() - its a bug

2013-08-15 Thread RaiMan
Question #234083 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234083 Summary changed to: [1.0.1] observe function problem with onChange() - its a bug -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #234091]: The script searches for image files in other directory

2013-08-15 Thread RaiMan
Question #234091 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234091 Status: Open => Answered RaiMan proposed the following answer: That sounds really weird, I will check instantly whats going on there. Possible to switch back to 1.0.0 ? -- You received this question n

[Sikuli-driver] [Question #234093]: Is there a way to create a new CSV file, then write to specific cells

2013-08-15 Thread Benjamin Bruffey
New question #234093 on Sikuli: https://answers.launchpad.net/sikuli/+question/234093 So I would like to know if certain stages of my GUI testing are successful (i.e. if an element displayed correctly, record a pass) I am currently doing this with .txt files but this is clunky and hard to read.

Re: [Sikuli-driver] [Question #234091]: The script searches for image files in other directory

2013-08-15 Thread RaiMan
Question #234091 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234091 RaiMan proposed the following answer: I made some tests and checks. There is some problem with the pathnames in Windows in some cases, that I have to check deeper. I found one situation that worked: In the

Re: [Sikuli-driver] [Question #229403]: [1.0] sikuli guide import possible with 1.0? -- No - planned for 1.1

2013-08-15 Thread J. Xavier Atero
Question #229403 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/229403 J. Xavier Atero posted a new comment: Looking forward to this! Thanks -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

Re: [Sikuli-driver] [Question #234091]: The script searches for image files in other directory

2013-08-15 Thread RaiMan
Question #234091 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234091 Linked to bug: #1212763 https://bugs.launchpad.net/bugs/1212763 "[1.0.1] Windows: paths to Sikuli scripts" -- You received this question notification because you are a member of Sikuli Drivers,

[Sikuli-driver] [Bug 1212763] [NEW] [1.0.1] Windows: paths to Sikuli scripts

2013-08-15 Thread RaiMan
Public bug reported: Hello, yesterday I updated from May version of sikuli to the new one and the scripts that were running before begin to fail. Right now my problem is that during test case execution it looks for image files not in its home directory, but in other one: I've got a file struct

Re: [Sikuli-driver] [Question #234091]: The script searches for image files in other directory

2013-08-15 Thread Yu
Question #234091 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234091 Status: Answered => Solved Yu confirmed that the question is solved: prefixed every directory with _... commented out sys.path.append... got a few [error] NameError ( global name 'FindFailed' is not defi

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

2013-08-15 Thread RaiMan
Bug #1212763 status changed in Sikuli: New => Fix Committed https://bugs.launchpad.net/sikuli/+bug/1212763 "[1.0.1] Windows: paths to Sikuli scripts make problems with some characters after the \'s (e.g. \t...)" This bug is linked to #234091. The script searches for image files in other dir

[Sikuli-driver] [Bug 1169081] Re: Guide extention : Text position with dual screen

2013-08-15 Thread J. Xavier Atero
I am having the same problem. While waiting for the fix, I have redefined the guide functions inside my code the following way: # redefine guide functions until bugs are fixed resolution_x = 1920 resolution_y = 1080 def text2(target, txt, fontsize = 16, side = 'bottom'): text(target.offset(Lo

Re: [Sikuli-driver] [Question #234091]: The script searches for image files in other directory

2013-08-15 Thread RaiMan
Question #234091 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234091 RaiMan posted a new comment: thanks for your patience and contribution ... ... and thanks for the "bad" characters ;-) -- You received this question notification because you are a member of Sikuli Drivers,

[Sikuli-driver] [Bug 1212763] Re: [1.0.1] Windows: paths to Sikuli scripts make problems with some characters after the \'s (e.g. \t...)

2013-08-15 Thread RaiMan
** Summary changed: - [1.0.1] Windows: paths to Sikuli scripts + [1.0.1] Windows: paths to Sikuli scripts make problems with some characters after the \'s (e.g. \t...) ** Changed in: sikuli Status: New => Fix Committed ** Changed in: sikuli Importance: Undecided => High ** Changed in

[Sikuli-driver] [Question #234105]: How to catch the Sikuli keyboard interrupt Alt+Shift+C

2013-08-15 Thread Zebara
New question #234105 on Sikuli: https://answers.launchpad.net/sikuli/+question/234105 I want to know how to catch the Sikuli keyboard interrupt Alt+Shift+C for logging. This would allow me to close the logging file if I kill the Sikuli program with the keyboard interrupt. I use the following t

Re: [Sikuli-driver] [Question #234093]: Is there a way to create a new CSV file, then write to specific cells

2013-08-15 Thread Eugene S
Question #234093 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234093 Status: Open => Answered Eugene S proposed the following answer: Hey there, It sounds more like a Python question rather than Sikuli :) You can use CSV module, which is a part of Python Standard Librar

[Sikuli-driver] [Bug 682281] Re: Windows: switchApp has problems with (multiple) minimized application windows

2013-08-15 Thread Parn Yin
FYI, this bug happens with minimized one(not multiple)Calculator in Win7 also. [Steps to Reproduce] (1) Open Calculator. (2) Minimize it. (3) Use the script below in Sikuli IDE. switchApp("Calculator") type("h", KeyModifier.CTRL) [Actual Result] The Ctrl+H works in Calculator win

[Sikuli-driver] [Question #234119]: How to use switchApp() to check whether the specified

2013-08-15 Thread Parn Yin
New question #234119 on Sikuli: https://answers.launchpad.net/sikuli/+question/234119 I want to use switchApp() to check whether a specified window in my company's application is opened or not. The goal is: If it's opened, script continue. If not, throw an exception. I don't want to use e

Re: [Sikuli-driver] [Question #234083]: [1.0.1] observe function problem with onChange() - its a bug

2013-08-15 Thread JamyTseng
Question #234083 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234083 Status: Answered => Solved JamyTseng confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers

Re: [Sikuli-driver] [Question #234083]: [1.0.1] observe function problem with onChange() - its a bug

2013-08-15 Thread JamyTseng
Question #234083 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/234083 JamyTseng posted a new comment: HI RaiMan, thanks for the quick response : ) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _

[Sikuli-driver] [Question #234120]: [1.0.1] - Is there any reliable fallback procedure?

2013-08-15 Thread Eugene S
New question #234120 on Sikuli: https://answers.launchpad.net/sikuli/+question/234120 I would really like to test the new version of Sikuli in my environment but I afraid that something will go wrong and my current scripts will stop working. Is there any reliable fallback procedure to return to