Re: [Sikuli-driver] [Question #166375]: How to get specific registry value in sikuli

2011-07-30 Thread RaiMan
Question #166375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166375 Status: Open => Answered RaiMan proposed the following answer: In command line you say: /f DriverVersion In Sikuli /f version ?? -- You received this question notification because yo

Re: [Sikuli-driver] [Question #166375]: How to get specific registry value in sikuli

2011-07-30 Thread pipboy
Question #166375 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166375 Status: Answered => Open pipboy is still having a problem: It's my neglect in typing,sorry. import os ret = os.popen('reg query "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96C-E32

Re: [Sikuli-driver] [Question #164795]: OutOfMemoryError with ant task

2011-07-30 Thread Launchpad Janitor
Question #164795 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/164795 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 #166178]: SikuliX 64Bit / Win7 64Bit: Can't find dependent libraries

2011-07-30 Thread RaiMan
Question #166178 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166178 RaiMan posted a new comment: Only to be sure: Have a look at the contents of the environment at time of run and inspect the path entry, before any other action in your Java program or just do this in a new

[Sikuli-driver] [Question #166441]: Sikuli integration with HP-Quality Center

2011-07-30 Thread Jaspreet Singh
New question #166441 on Sikuli: https://answers.launchpad.net/sikuli/+question/166441 Hello, Can you please tell me if I can integrate Test Management tool HP's Quality Center v9.2 with Sikuli. To elaborate. I have written test cases in Quality Center, I want to run Sikuli script from QC and w

Re: [Sikuli-driver] [Question #141302]: Sikuli X: Want to use Jython 2.5.2 with sikuli-script.jar

2011-07-30 Thread Anirban
Question #141302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/141302 Anirban posted a new comment: I got an Sikuli built on Win 7 64 bit platform. But while running some script from Eclipse, the problem I am seeing is, the JNI loader of Sikuli is not able to load the files Win

Re: [Sikuli-driver] [Question #141302]: Sikuli X: Want to use Jython 2.5.2 with sikuli-script.jar

2011-07-30 Thread Anirban
Question #141302 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/141302 Anirban posted a new comment: With respect to my previous post, please find below the exception that is happening: Exception in thread "main" java.lang.UnsatisfiedLinkError: org.sikuli.script.natives.VisionP

Re: [Sikuli-driver] [Question #162577]: keylistener

2011-07-30 Thread FritzzoD
Question #162577 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/162577 FritzzoD requested more information: Yes, please add this feature high-priority. Poster Robert here is on the ball when he asks this question and says "make it just so much powerful if it could listen to keys

Re: [Sikuli-driver] [Question #162577]: keylistener

2011-07-30 Thread RaiMan
Question #162577 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/162577 RaiMan proposed the following answer: Great comment. I fully support this request. I made a Blueprint, to put it where ideas and plans about Sikuli are summarized: https://blueprints.launchpad.net/sikuli/+sp

Re: [Sikuli-driver] [Question #162577]: keylistener

2011-07-30 Thread Tsung-Hsiang Chang
Question #162577 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/162577 Tsung-Hsiang Chang posted a new comment: It makes sense to put this on high priority and it should not be hard to implement. -- You received this question notification because you are a member of Sikuli Dri

[Sikuli-driver] [Bug 801328] Re: keylistener

2011-07-30 Thread Tsung-Hsiang Chang
** Changed in: sikuli Importance: Undecided => High -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/801328 Title: keylistener Status in Sikuli: Invalid Bug description: pls show me an exam

[Sikuli-driver] [Question #166480]: i am using wondowx xp wanna aun sikuli on vmware

2011-07-30 Thread aaysh
New question #166480 on Sikuli: https://answers.launchpad.net/sikuli/+question/166480 I am using a computer with windows XP OS (Note i dont have or use MAC) I wanna run sikuli in VMWARE software xp installed in vmware that too minized cause i would be using my machine for other wor k and Vmware

Re: [Sikuli-driver] [Question #166249]: Can we detect if webpage is loaded instead of using wait or exists?

2011-07-30 Thread Jeff Sant
Question #166249 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166249 Status: Answered => Open Jeff Sant is still having a problem: Can we highlight some images as you mentioned the way to highlight application with a particular title? -- You received this question notif

[Sikuli-driver] [Question #166488]: How to find the date and time of a file uploaded on server?

2011-07-30 Thread Jeff Sant
New question #166488 on Sikuli: https://answers.launchpad.net/sikuli/+question/166488 Guys, I need to find out what is the date and time of the file uploaded on server, i am trying to get it from a lot of techniques but getting error, please help me. time.mktime(u.info().getdate("date")) i ca

[Sikuli-driver] [Question #166490]: path wrong when doing import in a skl file

2011-07-30 Thread randescr
New question #166490 on Sikuli: https://answers.launchpad.net/sikuli/+question/166490 Hello I'm following the document to import .sikuli file there are 2 files: one is import.sikuli, code is: import os myPath = os.path.dirname(getBundlePath()) if not myPath in sys.path: sys.path.append(myPath)

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

2011-07-30 Thread RaiMan
Bug #801328 status changed in Sikuli: Invalid => In Progress https://bugs.launchpad.net/sikuli/+bug/801328 "keylistener" This bug is linked to #162577. keylistener https://answers.launchpad.net/sikuli/+question/162577 -- You received this question notification because you are a member of

[Sikuli-driver] [Bug 801328] Re: keylistener

2011-07-30 Thread RaiMan
** Changed in: sikuli Status: Invalid => In Progress ** Summary changed: - keylistener + [request] Sikuli needs a keylistener -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/801328 Title:

Re: [Sikuli-driver] [Question #166490]: path wrong when doing import in a skl file

2011-07-30 Thread RaiMan
Question #166490 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166490 Status: Open => Answered RaiMan proposed the following answer: since a .skl is a zipped version of the script folder, it is unzipped to a temp folder to run it. getBundlePath() reflects the situation at

Re: [Sikuli-driver] [Question #166488]: How to find the date and time of a file uploaded on server?

2011-07-30 Thread RaiMan
Question #166488 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166488 Status: Open => Answered RaiMan proposed the following answer: This error message tells you, that you want to concatenate a string with a float ;-) time.mktime(u.info().getdate("date")) cannot be the ca

Re: [Sikuli-driver] [Question #166488]: How to concatenate string and float?

2011-07-30 Thread RaiMan
Question #166488 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166488 Summary changed to: How to concatenate string and float? -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. __

Re: [Sikuli-driver] [Question #166249]: Can we detect if webpage is loaded instead of using wait or exists?

2011-07-30 Thread RaiMan
Question #166249 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166249 Status: Open => Answered RaiMan proposed the following answer: Only Region objects have the highlight() feature (and so has Match object inherited). If you want to highlight an image on the screen, you

Re: [Sikuli-driver] [Question #166488]: How to concatenate string and float?

2011-07-30 Thread RaiMan
Question #166488 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166488 RaiMan proposed the following answer: if you are trying to say: print "some text"+time.mktime(u.info().getdate("date")) then you have to say either: print "some text", time.mktime(u.info().getdate("date"))

Re: [Sikuli-driver] [Question #166480]: i am using wondowx xp wanna aun sikuli on vmware

2011-07-30 Thread RaiMan
Question #166480 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166480 Status: Open => Answered RaiMan proposed the following answer: what about the answers in https://answers.launchpad.net/sikuli/+question/166288 -- You received this question notification because y

Re: [Sikuli-driver] [Question #166441]: Sikuli integration with HP-Quality Center

2011-07-30 Thread RaiMan
Question #166441 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/166441 Status: Open => Answered RaiMan proposed the following answer: Since Sikuli run without using the IDE (which must be in your case) sends all output to stdout, you have to catch this. -- You received th