Re: [Sikuli-driver] [Question #236124]: Import Lib/site-packages the same way as -i option

2013-12-07 Thread RaiMan
Question #236124 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/236124

RaiMan requested more information:
@Mark
what exactly are you talking about?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #233683]: Has anyone compiled Sikuli for RedHat EL 5?

2013-12-07 Thread RaiMan
Question #233683 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/233683

RaiMan requested more information:
@p.elsie
did you try with version 1.0.1 and the Linux supplemental package?

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #240404]: Interfacing Sikuli with Python

2013-12-07 Thread RaiMan
Question #240404 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/240404

Status: Open = Answered

RaiMan proposed the following answer:
As long, as Sikuli is based on Java (means forever from my point of view
;-) there will not be any direct easy way to use Sikuli with C-based
Python.

I did not check yet wether Python 3+ has any bridging to Java ready or
on the road.

But there is a an interesting solution: 
https://answers.launchpad.net/sikuli/+question/240207

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Bug 1258696] Re: [1.0.1.] The behavior of pressing HOME or END button on a keyboard in the IDE seems wrong

2013-12-07 Thread RaiMan
what system?

** 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.0

-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to Sikuli.
https://bugs.launchpad.net/bugs/1258696

Title:
  [1.0.1.] The behavior of pressing HOME or END button on a keyboard in
  the IDE seems wrong

Status in Sikuli:
  In Progress

Bug description:
  The cursor should move to the beginning of the editing line after
  pressing HOME or END button on a keyboard in the IDE.

To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1258696/+subscriptions

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #190414]: I want to perform multiple actions within a single captured image.

2013-12-07 Thread dude
Question #190414 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/190414

dude posted a new comment:
any chance you could re-upload 
the new example: http://dl.dropbox.com/u/42895525/ddcalendar.sikuli.zip

I've got a similar issue and am big on learning by example

thanks

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #240375]: MinSimilarity setting is implemented incorrectly?

2013-12-07 Thread Eugene S
Question #240375 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/240375

Status: Answered = Open

Eugene S is still having a problem:
Hi RaiMan,


Thanks a lot for your answer and the explanation. This is very valuable!

I'd like to have your opinion on a certain issue I am experiencing with
regards to MinSimilarity.

I have automated a certain process. To verify that this process was
completed successfully, I have to verify that a certain icon color was
changed. This is the only indication that the process is complete. I was
searching through the launchpad questions for a way to detect colors
using Sikuli but it doesn't seem like a trivial task.

That's when I tried to iterate through all the appearances of an image
on the screen (both colors) using the same image pattern. I have noticed
that the images of the same color like the pattern image I was using,
are detected with similarity=1.00 and those of the other colors were
detected with similarity=0.99. So I thought I can exploit that fact to
distinguish between the two images.

Do you think it's a possible strategy in my situation? Can I even
somehow access the detected image object similarity field? I mean, just
to programatically check what's the detected image similarity parameter?


Hope I have described my issue clear. :)


Thanks again!
Eugene S

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp