[Sikuli-driver] [Bug 1016426] Re: Ubuntu 11.04: Sikuli-ide crashes when interacted with

2014-02-18 Thread John F Leach
I went back and revisited this issue after almost a year of dealing with the problem. The IDE hangs because it is attempting to check for updates over a network and when there is no network connection, it keeps retrying. Eventually a timeout is reached and the user can interact with the IDE

Re: [Sikuli-driver] [Question #233031]: Image Management with Eclipse

2013-07-30 Thread John F Leach
Question #233031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233031 John F Leach posted a new comment: Thanks again :) -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

Re: [Sikuli-driver] [Question #233031]: Image Management with Eclipse

2013-07-29 Thread John F Leach
Question #233031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233031 Status: Answered = Solved John F Leach confirmed that the question is solved: Thanks! This worked perfect. -- You received this question notification because you are a member of Sikuli Drivers, which

Re: [Sikuli-driver] [Question #233031]: Image Management with Eclipse

2013-07-29 Thread John F Leach
Question #233031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233031 John F Leach posted a new comment: Do you have sample code that would invoke the IDE's region feature and then use text() against the region for OCR purposes? Also: FYI to anyone else, you must should

Re: [Sikuli-driver] [Question #233031]: Image Management with Eclipse

2013-07-26 Thread John F Leach
Question #233031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233031 Status: Answered = Open John F Leach is still having a problem: Thanks for your response, but I don't want to use the Sikuli IDE for image management. Does anyone have an example of how to call

Re: [Sikuli-driver] [Question #233031]: Image Management with Eclipse

2013-07-26 Thread John F Leach
Question #233031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233031 John F Leach gave more information on the question: update for request -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

[Sikuli-driver] [Question #233031]: Image Management with Eclipse

2013-07-25 Thread John F Leach
New question #233031 on Sikuli: https://answers.launchpad.net/sikuli/+question/233031 Can anyone point me to a solution for managing images with eclipse? Is there a way to integrate/clone the Sikuli IDE features (i.e., Take Screenshot) and have that feature work in eclipse? Some code examples

Re: [Sikuli-driver] [Question #233031]: Image Management with Eclipse

2013-07-25 Thread John F Leach
Question #233031 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/233031 Description changed to: Can anyone point me to a solution for managing images with eclipse? Is there a way to integrate/clone the Sikuli IDE features (i.e., Take Screenshot) and have that feature work in

[Sikuli-driver] [Bug 1100108] Re: Image Library Extension

2013-01-16 Thread John F Leach
It could be like the IDE's preview feature, but more advanced. Re: User's Perspective An image librarian tool/browser for all imported images. Re: Visual matching The tool could use Settings.MinSimilarity to automatically update an image in the library. Re: Coordinate updates Just inform the

[Sikuli-driver] [Bug 1100108] [NEW] Image Library Extension

2013-01-15 Thread John F Leach
Public bug reported: Sikuli extension feature request - Image Library Tool Sikuli needs an extension to be able to update images from a user's perspective. This tool/extension will be able to maintain all images that are imported from scripts or using SIKULI_IMAGE_PATH. The extension should

[Sikuli-driver] [Bug 1100108] Re: Image Library Extension

2013-01-15 Thread John F Leach
Please change Importance to Wishlist, thanks. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1100108 Title: Image Library Extension Status in Sikuli: Confirmed Bug description: Sikuli

[Sikuli-driver] [Bug 1013396] Re: X-1.0rc3-931: Java heap space exhausted with long running script using Region.right() .below() .nearby().

2012-09-27 Thread John F Leach
Can one of the Sikuli/Java experts revisit this issue? We have a simple script which is similar to the code below: while True: while not exists(image_name): sleep(0.25) click(image_name) Is there anything we can do to prevent the out of memory issue? If I add gc.collect()

[Sikuli-driver] [Bug 1016426] Re: Ubuntu 11.04: Sikuli-ide crashes when interacted with

2012-09-21 Thread John F Leach
@Grant It turns out permissions are not the root cause for this problem. The only workaround I know of is to start the IDE, let it sit for 3-5 minutes and then interact with it. Subsequent restarts of the IDE always work after letting it idle. @RaiMan Is there a way to turn on all the debug

[Sikuli-driver] [Bug 1016426] Re: Sikuli-ide crashes when interacted with in Ubuntu 11.04

2012-08-29 Thread John F Leach
@Grant user:group is the correct ownership ** Changed in: sikuli Status: New = Confirmed -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1016426 Title: Sikuli-ide crashes when interacted

[Sikuli-driver] [Bug 1016426] Re: Sikuli-ide crashes when interacted with in Ubuntu 11.04

2012-08-22 Thread John F Leach
Have you checked the permissions? We saw this issue when the files were owned by root and running as a regular user. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1016426 Title: Sikuli-ide

[Sikuli-driver] [Bug 1031044] Re: X-1.0rc3: Stop releasing builds with spaces and parentheses in archive name

2012-07-31 Thread John F Leach
to unfriendly characters in the path. Note: Change the space to an underscore, get rid of the parentheses all together. Regards, John F Leach To manage notifications about this bug go to: https://bugs.launchpad.net/sikuli/+bug/1031044/+subscriptions

[Sikuli-driver] [Bug 1031044] [NEW] Stop releasing builds with spaces and parentheses in archive name

2012-07-30 Thread John F Leach
in the path. Note: Change the space to an underscore, get rid of the parentheses all together. Regards, John F Leach ** Affects: sikuli Importance: Undecided Status: New -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli

[Sikuli-driver] [Bug 1031044] Re: Stop releasing builds with spaces and parentheses in archive name

2012-07-30 Thread John F Leach
to unfriendly characters in the path. Note: Change the space to an underscore, get rid of the parentheses all together. Regards, John F Leach To manage notifications about this bug go to: https://bugs.launchpad.net/sikuli/+bug/1031044/+subscriptions