Re: [Sikuli-driver] [Question #703405]: [Linux] Screen goes black when trying to take a screenshot using sikulix IDE

2023-02-15 Thread Akshay T P
Question #703405 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/703405 Akshay T P posted a new comment: My issue resolved after changing $XDG_SESSION_TYPE in my machine, Please find the steps I have done, 1. check which display system your ubuntu using echo

[Sikuli-driver] [Question #703405]: Screen goes black when trying to take a screenshot using sikulix IDE on Redhat 8.6

2022-10-06 Thread Akshay T P
New question #703405 on SikuliX: https://answers.launchpad.net/sikuli/+question/703405 Problem: Screen goes black when trying to take a screenshot using sikulix IDE on Redhat 8.6 sikulix version: 2.0.4 I have launched sikulix IDE using "java -jar sikulixide-2.0.4.jar" command. Trying to take a

[Sikuli-driver] [Bug 1893319] Re: [2.0.4] Issue in openApp with 'cmd.exe /c ...' command --- workaround

2022-09-21 Thread Venkataraman T
Dear RaiMan, Any update about this fix? We had many scripts which we created in sikulix1.0 and we try to update to latest sikuli and end up in this error. Can we expect the fix soon? Thanks a lot for your support -- You received this bug notification because you are a member of Sikuli Drivers,

[Sikuli-driver] [Bug 1409298] Re: [1.0.1] WinXP: type() not working at all

2019-10-10 Thread Lee T Hall
No problems on my Mac; but a co-worker has Windows 8 and has very similar symptoms to what the reporter describes. What is odd is that the problem happens with v1.1.4 (and the version built from the dev- recorder branch); but does not have the problem with v1.1.3. He is using Java8. He can find a

[Sikuli-driver] [Question #631918]: rename file with batch command

2017-05-09 Thread Thomas T. Tran
New question #631918 on Sikuli: https://answers.launchpad.net/sikuli/+question/631918 I tried to rename an existing file in sikuli using a batch command but get the following error: TypeError: unsupported operand type(s) for +: 'NoneType' and 'list' using this code: import subprocess from time

[Sikuli-driver] [Question #292406]: Regular expression python bug

2016-04-25 Thread T G
New question #292406 on Sikuli: https://answers.launchpad.net/sikuli/+question/292406 Using Sikulix 1.10 I am attempting to compile a regular expression. I run into the following error when I attempt the code below. Code: regex_search = re.compile(r'Foo: (.*)? Bar: (.*)? Title: (.*)') Error

[Sikuli-driver] [Question #241902]: What is the specification of region.setWaitScanRate(float waitScanRate)

2014-01-08 Thread Bogdan T.
New question #241902 on Sikuli: https://answers.launchpad.net/sikuli/+question/241902 Hello RaiMan, Sikuli is excellent and helped a lot in my project. But I need some help about what region.setWaitScanRate does. Story: Recently I made some small optimizations to my project, I moved from Setti

Re: [Sikuli-driver] [Question #191167]: [research] [Java] Mouse/keyboard choppiness when using concurrent threads

2013-12-31 Thread Bogdan T.
Question #191167 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/191167 Bogdan T. posted a new comment: @RaiMan: the robot class is private member in my class, where also i use private methods to do different stuff using sikuli. usually in one private method i make 1-2 actions

Re: [Sikuli-driver] [Question #191167]: [research] [Java] Mouse/keyboard choppiness when using concurrent threads

2013-12-30 Thread Bogdan T.
Question #191167 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/191167 Bogdan T. posted a new comment: Thank you for your reply RaiMan. Based on what you are saying, I look forward to the new features, would make the things much easier. Meanwhile I found a more accessible

Re: [Sikuli-driver] [Question #191167]: [research] [Java] Mouse/keyboard choppiness when using concurrent threads

2013-12-30 Thread Bogdan T.
Question #191167 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/191167 Bogdan T. posted a new comment: Hi RaiMan, Noticed the same problem while using sikuli-java library and multithreading. Second thread is an observer (implemented either with observer mechanism or a new

Re: [Sikuli-driver] [Question #238095]: [1.0.1] Use buffered image object instead of a file path --- will be available with version 1.1.0

2013-10-26 Thread Bogdan T.
Question #238095 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/238095 Bogdan T. posted a new comment: Hi RaiMan, Thanks for the fast reply. Ok, considering the performance mentioned by you I can live with that until further versions. Have a nice day! -- You received this

[Sikuli-driver] [Question #238095]: Use Pattern with an image object instead of a file path

2013-10-26 Thread Bogdan T.
ulate the image object in the pattern object? I don't want the Pattern to read the image from disk every time. Thank you! Bogdan T. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact

[Sikuli-driver] [Question #236518]: click not registering on site

2013-09-28 Thread marv t
New question #236518 on Sikuli: https://answers.launchpad.net/sikuli/+question/236518 Sikuli will detect and find objects I would like to click on, but the website doesn't register the clicks. Is there anything I can do to change the type of click sikuli uses? -- You received this question no

Re: [Sikuli-driver] [Question #235765]: Getting Started Sikuli Script in Java, UNIX environement

2013-09-15 Thread victor T
Question #235765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235765 Description changed to: Greetings, I am currently working on a project, testing a web application with Selenium RC/JUnit 4 Testing Framework. Within this application Google Map API is fundamental tests. I f

[Sikuli-driver] [Question #235765]: Getting Started Sikuli Script in Java, UNIX environement

2013-09-15 Thread victor T
New question #235765 on Sikuli: https://answers.launchpad.net/sikuli/+question/235765 Greetings, I am currently working on a project, testing a web application with Selenium RC/JUnit 4 Testing Framework. Within this application Google Map API is fundamental tests. I found that Sikuli could solve

Re: [Sikuli-driver] [Question #235765]: Getting Started Sikuli Script in Java, UNIX environement

2013-09-15 Thread victor T
Question #235765 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/235765 Description changed to: Greetings, I am currently working on a project, testing a web application with Selenium RC/JUnit 4 Testing Framework. Within this application Google Map API is fundamental tests. I f

Re: [Sikuli-driver] [Question #215858]: Monitor app for 'Not Responding'; if not restart

2012-12-03 Thread Graham T
Question #215858 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/215858 Graham T posted a new comment: Thank you very much! I will give this a go! -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli

[Sikuli-driver] [Question #215858]: Monitor app for 'Not Responding'; if not restart

2012-12-03 Thread Graham T
New question #215858 on Sikuli: https://answers.launchpad.net/sikuli/+question/215858 I am using a Mac Mini for an instillation. I have already created an app exported from automator that checks to see if a specific software is running and if it crashes completely to restart. BUT; I want someth

[Sikuli-driver] [Question #165540]: getting error while use python language inside sikuli

2011-07-21 Thread Aneesh t a
New question #165540 on Sikuli: https://answers.launchpad.net/sikuli/+question/165540 I am new to sikuli, while i am trying to use python language inside sikuli its not working ,please let me know what all things need to be import before using python.please find below my code import os.path

[Sikuli-driver] [Question #148137]: How to activate at a specific time every week?day

2011-03-07 Thread T
New question #148137 on Sikuli: https://answers.launchpad.net/sikuli/+question/148137 Is there a way, sikuli or python to get the script to loop until a certain time of day for monday-friday but not the weekdays, and not require a reset between these? To continue my gym booking theme to see ju

[Sikuli-driver] [Question #147764]: Basic If usage: Look for image, if not found skip to

2011-03-04 Thread T
New question #147764 on Sikuli: https://answers.launchpad.net/sikuli/+question/147764 I'm using sikuli to book into gym classes online for my work colleagues. I have the basic functionality working, but one of the flaws about the log in process is that if someone logs in to check their details a