Re: [Sikuli-driver] [Question #237151]: How to run multiple Sikuli scripts in a row using a Batch file

2013-10-10 Thread RaiMan
Question #237151 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237151 RaiMan posted a new comment: Ww, did that really do it? I did not test it ;-) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #237144]: [1.0.1] Setup: Access is denied for jawt.dll

2013-10-10 Thread RaiMan
Question #237144 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237144 Assignee: None => RaiMan Summary changed to: [1.0.1] Setup: Access is denied for jawt.dll Description changed to: ** workaround take care, that the Sikuli setup folder is fully accessible and has no

Re: [Sikuli-driver] [Question #237144]: Access is denied for jawt.dll

2013-10-10 Thread RaiMan
Question #237144 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237144 Status: Open => Answered RaiMan proposed the following answer: Ok, then my first guess at least was in the right direction: the sikuli setup folder must have unrestricted write access. from the setup lo

Re: [Sikuli-driver] [Question #237161]: how to pass a variable between multiple scripts

2013-10-10 Thread Aravind
Question #237161 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237161 Status: Open => Answered Aravind proposed the following answer: You should be able to achieve this by making an xml-rpc call from script1 to script2, script2 to script3, and so on though I'm not sure tha

[Sikuli-driver] [Question #237186]: get Region contents

2013-10-10 Thread Eugene S
New question #237186 on Sikuli: https://answers.launchpad.net/sikuli/+question/237186 Hi, I have to detect a certain alphanumeric string on the screen. However, the built-in OCR feature is too buggy to provide usable results. Hence I have though of a workaround.. I have realized that since I

Re: [Sikuli-driver] [Question #237129]: how to use printscreen on laptop in java which requires to press the "fn" key

2013-10-10 Thread lakshmi
Question #237129 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237129 lakshmi gave more information on the question: Also how do I use wait in Java class. if I use screen.wait(10), its giving me a java.lang.IllegalMonitorStateException Java classes can be run from command line

[Sikuli-driver] [Question #237176]: [request] IDE - tearable and/or rearangable tabs

2013-10-10 Thread dude
New question #237176 on Sikuli: https://answers.launchpad.net/sikuli/+question/237176 I think it would be cool to have tabs that you can either rearrange and/or tear off into their own separate windows thanks -- You received this question notification because you are a member of Sikuli Driver

Re: [Sikuli-driver] [Question #237129]: how to use printscreen on laptop in java which requires to press the "fn" key

2013-10-10 Thread lakshmi
Question #237129 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237129 Status: Answered => Open lakshmi is still having a problem: Hi RaiMan, Thanks for that. But unfortunately nothing worked. Capture screen does get me an image but, its not getting pasted onto a word doc

[Sikuli-driver] [Bug 1238304] Re: Inconsistent behavior in finding image pattern

2013-10-10 Thread Chengpu Wang
This bug affect matching small patterns more. The inconsistency may be due to some training during matching. Please keep me informed if the bug is handled. ** Changed in: sikuli Status: New => Invalid ** Converted to question: https://answers.launchpad.net/sikuli/+question/237173 --

[Sikuli-driver] [Bug 1238304] Re: Inconsistent behavior in finding image pattern

2013-10-10 Thread Chengpu Wang
I still think that this is a bug. If the pattern can not be found on the second image, it should not be found in all cases, including when the first image is present. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.lau

Re: [Sikuli-driver] [Question #237173]: Inconsistent behavior in finding image pattern

2013-10-10 Thread Chengpu Wang
Question #237173 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237173 Chengpu Wang posted a new comment: This bug affect matching small patterns more. The inconsistency may be due to some training during matching. Please keep me informed if the bug is handled. -- You receiv

[Sikuli-driver] [Question #237173]: Inconsistent behavior in finding image pattern

2013-10-10 Thread Chengpu Wang
New question #237173 on Sikuli: https://answers.launchpad.net/sikuli/+question/237173 I am using Sikuli 1.0rc3 (r905) on 64-bit Windows 7. The Sikulis should be 64-bit as well. Here is my java version C:\Users\cwang359>java -version java version "1.6.0_37" Java(TM) SE Runtime Environment (build

[Sikuli-driver] [Bug 1238304] [NEW] Inconsistent behavior in finding image pattern

2013-10-10 Thread Chengpu Wang
Public bug reported: I am using Sikuli 1.0rc3 (r905) on 64-bit Windows 7. The Sikulis should be 64-bit as well. Here is my java version C:\Users\cwang359>java -version java version "1.6.0_37" Java(TM) SE Runtime Environment (build 1.6.0_37-b06) Java HotSpot(TM) 64-Bit Server VM (build 20.12-b01,

[Sikuli-driver] [Bug 526887] Re: consistent crash on Internal Error at [kernel32.dll+0x12afb] called from ScreenMatchProxy.screenMatch

2013-10-10 Thread Chengpu Wang
The crash information is: C:\Program Files\Sikuli X>Sikuli-IDE.bat [info] locale: en_US OpenCV Error: Insufficient memory (Failed to allocate 177104684 bytes) in unknown function, file ..\..\..\..\ocv\opencv\src\cxcore\cxalloc.cpp, line 52 # # A fatal error has been detected by the Java Runtime En

[Sikuli-driver] [Bug 526887] Re: consistent crash on Internal Error at [kernel32.dll+0x12afb] called from ScreenMatchProxy.screenMatch

2013-10-10 Thread Chengpu Wang
Is OpenCV still 32-bit? I am running on 64-bit java runtime. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/526887 Title: consistent crash on Internal Error at [kernel32.dll+0x12afb] called fro

[Sikuli-driver] [Bug 526887] Re: consistent crash on Internal Error at [kernel32.dll+0x12afb] called from ScreenMatchProxy.screenMatch

2013-10-10 Thread Chengpu Wang
I think that you can reproduce this bug if you have several (more than two) large screens. In my case, I have two 2560x1440 screens. I am running 64-bit Sikuli 1.0rc3, with latest updates. If a pattern can not be found on both screens, the Sikuli will crashes. -- You received this bug notificat

[Sikuli-driver] [Bug 1238252] [NEW] If syntax is incorrect, script doesnt say which syntax instead just says "Try adding Sikuli Import"

2013-10-10 Thread Shawn Robertson
Public bug reported: I edited a script and accidentally deleted an open parenthesis so I had a line that looked like this: waitVanish"WewByID.png") the script never told me what I was missing or where it was and only said: [error] Error message: Traceback (most recent call last): File "C:\User

Re: [Sikuli-driver] [Question #237167]: Sikuli having hard time with GUI elements in Windows 8

2013-10-10 Thread Shawn Robertson
Question #237167 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237167 Shawn Robertson posted a new comment: and yes there is a proper wait of 1 second between the previous line and the rightClick line it fails on. i even tried waiting 5 seconds.. its not a timing issue that I c

[Sikuli-driver] [Question #237167]: Sikuli having hard time with GUI elements in Windows 8

2013-10-10 Thread Shawn Robertson
New question #237167 on Sikuli: https://answers.launchpad.net/sikuli/+question/237167 I have Sikuli r930 as well as the latest Sikuli 1.0.1 and both have the same problem. I have a piece of code in a main script that says this: rightClick("Expense-4.png") sometimes it finds it but most of the

[Sikuli-driver] [Bug 1238197] [NEW] Sikuli unable to open some Apps in windows 8

2013-10-10 Thread Shawn Robertson
Public bug reported: I have Sikuli R930 installed on Windows 8 Enterprise x64 currently. I have a script that installs software and it is not seeming to work properly. I have 2 App open commands and one works fine and the other just never works. the one that works fine is this: Settings.tscode

[Sikuli-driver] [Question #237161]: how to pass a variable between multiple scripts

2013-10-10 Thread Benjamin Bruffey
New question #237161 on Sikuli: https://answers.launchpad.net/sikuli/+question/237161 I want to be able to pass a variable that is used in multiple scripts: Let's say I have 5 scripts, the initial script, script1.sikuli will start to increment a variable #script1.sikuli i = 0 i += 1 i += 1 i +

Re: [Sikuli-driver] [Question #237151]: How to run multiple Sikuli scripts in a row using a Batch file

2013-10-10 Thread Benjamin Bruffey
Question #237151 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237151 Status: Answered => Solved Benjamin Bruffey 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 #237083]: Is the integration of Sikuli with openCV/Tesseract totally removed in the newer version ?

2013-10-10 Thread sai nikhil
Question #237083 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237083 sai nikhil posted a new comment: Yeah, I know the terms of OpenSource ;) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #237083]: Is the integration of Sikuli with openCV/Tesseract totally removed in the newer version ?

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

Re: [Sikuli-driver] [Question #237144]: Access is denied for jawt.dll

2013-10-10 Thread william
Question #237144 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237144 Status: Answered => Open william is still having a problem: Hi, After running setup for the 10th time this week, the command line seems to be working. I've no idea why "Access is denied" before nor why

Re: [Sikuli-driver] [Question #237151]: How to run multiple Sikuli scripts in a row using a Batch file

2013-10-10 Thread RaiMan
Question #237151 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237151 Status: Open => Answered RaiMan proposed the following answer: try this: start /i /b /wait D:\sikuli\runIDE.cmd -r path_to_my.sikuli ECHO Ran project 1 start /i /b /wait D:\sikuli\runIDE.cmd -r path_to_

Re: [Sikuli-driver] [Question #237092]: How to integrate Sikuli with Selenium webdriver C#

2013-10-10 Thread RaiMan
Question #237092 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237092 RaiMan proposed the following answer: checked. This is a wrapper for some functions of Sikuli Java API (http://code.google.com/p/sikuli-api, seems not to be developed further), which is to some extent featur

[Sikuli-driver] [Question #237151]: How to run multiple Sikuli scripts in a row using a Batch file

2013-10-10 Thread Benjamin Bruffey
New question #237151 on Sikuli: https://answers.launchpad.net/sikuli/+question/237151 I am attempting to run 6+ scripts in a row using a batch file. Each script is approximately 580 lines long. Each scripts, individually, runs perfectly fine, but when I attempt to run them with a batch file,

Re: [Sikuli-driver] [Question #237092]: How to integrate Sikuli with Selenium webdriver C#

2013-10-10 Thread keshav
Question #237092 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237092 keshav posted a new comment: Hello RaiMan, Thanks for the reply. There is SikuliIntegrate for C#. Please check the link http://qaagent.wordpress.com/2013/07/17/how-to-use-sikuli-in-my-c-coded-tests/ -- Yo

[Sikuli-driver] [Bug 1238027] Re: Screen capture fails to create a selection

2013-10-10 Thread Luciana Moreira Sá de Souza
I am seeing a similar problem with the Pattern Settings dialog. I click on the image thumbnail to set the screenshot filename and sometimes, all my mouse clicks on this screen end up in the ide rather than the dialog. -- You received this bug notification because you are a member of Sikuli Driver

[Sikuli-driver] [Question #237147]: Not able to use Sikuli to update scripts already developed - Sikuli crashes on clicking on any event

2013-10-10 Thread swagatsamal2...@gmail.com
New question #237147 on Sikuli: https://answers.launchpad.net/sikuli/+question/237147 Sikuli version - Sikuli X-1.0rc3(r905) System Details: Windows 7 professional ServicePack1 32bit operating System Java version - jre 1.7.0.11 Hi, Initially I was using jre 6 version while I developed some scr

[Sikuli-driver] [Bug 1238027] [NEW] Screen capture fails to create a selection

2013-10-10 Thread Luciana Moreira Sá de Souza
Public bug reported: Hey Raimund, I am frequently having a problem with the screen capture for the IDE. The problem is that it does not seem to take the mouse events. I get to the gray screen to select the area to capture, but it does not do the selection (white rectangle with red lines). The onl

Re: [Sikuli-driver] [Question #237144]: Access is denied for jawt.dll

2013-10-10 Thread RaiMan
Question #237144 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237144 RaiMan proposed the following answer: sorry bullshit. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _

Re: [Sikuli-driver] [Question #237144]: Access is denied for jawt.dll

2013-10-10 Thread RaiMan
Question #237144 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237144 RaiMan requested more information: pls. run setup again in an empty folder and send the setup log file silently to my mail at https://launchpad.net/~raimund-hocke -- You received this question notification

Re: [Sikuli-driver] [Question #237141]: how to get total number of instances of one line in sikuli?

2013-10-10 Thread RaiMan
Question #237141 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237141 Status: Open => Answered RaiMan proposed the following answer: you already have the building blocks and basic features with https://answers.launchpad.net/sikuli/+question/236949 So come back after you h

Re: [Sikuli-driver] [Question #237144]: Access is denied for jawt.dll

2013-10-10 Thread RaiMan
Question #237144 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237144 Status: Open => Answered RaiMan proposed the following answer: I guess, against the setup rules, you have your SikuliX setup in the program folder. SikuliX MUST be installed in a user writable folder (a

[Sikuli-driver] [Bug 1237522] Re: [1.0.1] Linux: leave the creation of the tessdata folder to the user

2013-10-10 Thread RaiMan
thanks. this is the second most location for such stuff besides /usr/local/Share -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1237522 Title: [1.0.1] Linux: leave the creation of the tessdata fo

[Sikuli-driver] [Question #237144]: Access is denied for jawt.dll

2013-10-10 Thread william
New question #237144 on Sikuli: https://answers.launchpad.net/sikuli/+question/237144 Problems running on windows command line. have installed java version 6u45 32bit The script runs but there is a problem sikuli cant identify buttons, and the pointer doesnt move. Then it quits stating the image

Re: [Sikuli-driver] [Question #237083]: Is the integration of Sikuli with openCV/Tesseract totally removed in the newer version ?

2013-10-10 Thread RaiMan
Question #237083 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237083 RaiMan proposed the following answer: Thanks for feedback. Visual Studio is fine. ... but what you do should be reproducible with the freely available stuff from MS -- You received this question notificat

Re: [Sikuli-driver] [Question #237083]: Is the integration of Sikuli with openCV/Tesseract totally removed in the newer version ?

2013-10-10 Thread sai nikhil
Question #237083 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237083 sai nikhil posted a new comment: Great Explanation. Thank You very much. I'll try building VisionProxy.dll in my Visual Studio right now and will update you. -- You received this question notification becau

[Sikuli-driver] [Bug 1237522] Re: [1.0.1] Linux: leave the creation of the tessdata folder to the user

2013-10-10 Thread Luciana Moreira Sá de Souza
Hey RaiMan, Unfortunately, tesseract is not available in the default opensuse repository. I had to take it from a third party location to get it installed. See: http://software.opensuse.org/package/tesseract (click on "Show unstable packages"). So I am not sure how much we can count on the install

[Sikuli-driver] [Question #237141]: how to get total number of instances of one line in sikuli?

2013-10-10 Thread koventhan
New question #237141 on Sikuli: https://answers.launchpad.net/sikuli/+question/237141 I have one text file like below, Module Type/SType :ECCMU Slot :1 ModuleName :PBA: eCCM-U PEC

Re: [Sikuli-driver] [Question #220999]: I can't load guide lib

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

Re: [Sikuli-driver] [Question #237113]: Can't launch scripts from command line with help a command subproces.Popen()

2013-10-10 Thread Hurski paul
Question #237113 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237113 Status: Answered => Solved Hurski paul confirmed that the question is solved: Thanks, RaiMan! It's didn't work too, but I've found information how to work 'Popen'. It works when parametr 'shell' is fals

Re: [Sikuli-driver] [Question #234128]: Script always stops in one place on windows 7/8

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

Re: [Sikuli-driver] [Question #237078]: How to push up/down the GUI window in sikuli?

2013-10-10 Thread koventhan
Question #237078 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237078 Status: Answered => Solved koventhan 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 #236196]: Problem with find text

2013-10-10 Thread Launchpad Janitor
Question #236196 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236196 Status: Needs information => Expired Launchpad Janitor expired the question: This question was expired because it remained in the 'Needs information' state without activity for the last 15 days. -- You

Re: [Sikuli-driver] [Question #236249]: How to use OCR

2013-10-10 Thread Launchpad Janitor
Question #236249 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/236249 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 1220575] Re: [1.0.1] Linux: Matching preview not working

2013-10-10 Thread RaiMan
thanks, I will check it. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1220575 Title: [1.0.1] Linux: Matching preview not working Status in Sikuli: In Progress Bug description: This is a Li

[Sikuli-driver] [Bug 1220575] Re: [1.0.1] Linux: Matching preview not working

2013-10-10 Thread Luciana Moreira Sá de Souza
Hey RaiMan, I got this value from the debugger in eclipse. I put a breakpoint for the exception and could see the provided values when the issue occurs. 1.83 was available in the method org.sikuli.ide.PatternSimilaritySlider.getScoreColor(double score) This value is calculated in org.sikuli.ide.

[Sikuli-driver] [Bug 1220575] Re: [1.0.1] Linux: Matching preview not working

2013-10-10 Thread RaiMan
@ Luciana a score value of 1.833730697632 ??? How did you get that? and where? a score value should be between 0 and 1, hence the above formula is correct if the score is correct. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikul

Re: [Sikuli-driver] [Question #237003]: I have a java based application running on Ubuntu 13.04 , but sikuli fails to extract the exact text !

2013-10-10 Thread RaiMan
Question #237003 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237003 Status: Open => Answered RaiMan proposed the following answer: at 1. standard serif or sans-serif fonts should normally work with a font size >= 12 and <= ??? (not tested) when converting the test regio

Re: [Sikuli-driver] [Question #237003]: I have a java based application running on Ubuntu 13.04 , but sikuli fails to extract the exact text !

2013-10-10 Thread Mayur Sonukale
Question #237003 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237003 Mayur Sonukale gave more information on the question: Hi RaiMan , Thanks for your prompt reply , I really appreciate that ! Here are some more queries for you and my observation after testing the app using

[Sikuli-driver] [Bug 1237522] Re: [1.0.1] Linux: leave the creation of the tessdata folder to the user

2013-10-10 Thread RaiMan
--- Is there any chance of defining the path to the tessaract in the SikuliX-IDE? ... you already saw it ;-) Settings.OcrDataPath = ; at the very beginning of a script should do it. BTW: What are the standard places on OpenSuse for the OpenCV and Tesseract stuff? -- You received this bug notif

Re: [Sikuli-driver] [Question #237129]: how to use printscreen on laptop in java which requires to press the "fn" key

2013-10-10 Thread RaiMan
Question #237129 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237129 RaiMan proposed the following answer: Uuups ??? PAGE_DOWN was only an example for the fn-key usage and Sikuli simulation on my laptop keyboard. So if the PRINTSCREEN feature is your intention, then s.type(

[Sikuli-driver] [Bug 1220575] Re: [1.0.1] Linux: Matching preview not working

2013-10-10 Thread Luciana Moreira Sá de Souza
Hello RaiMan, This issue is also affecting me. I did some debugging and found the origin of the problem. In the method org.sikuli.ide.PatternSimilaritySlider.getScoreColor(double score) there is the following: // map alpha to 20~150 Color cMask = new Color(

[Sikuli-driver] [Bug 1237522] Re: [1.0.1] Linux: leave the creation of the tessdata folder to the user

2013-10-10 Thread Luciana Moreira Sá de Souza
Thank you RaiMan! Yes I am on linux, I use Opensuse. Is there any chance of defining the path to the tessaract in the SikuliX-IDE? Either via a system property or on the preferences dialog? For now I can put a symlink, but this is not ideal. Although I see this as a low priority. -- You receiv

Re: [Sikuli-driver] [Question #237003]: I have a java based application running on Ubuntu 13.04 , but sikuli fails to extract the exact text !

2013-10-10 Thread Mayur Sonukale
Question #237003 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/237003 Status: Answered => Open Mayur Sonukale is still having a problem: Hi RainMan , Thanks for your prompt reply , I really appreciate that ! Here are some more queries for you and my observation after te