Re: [Sikuli-driver] [Question #700532]: Sikulix hanging on region.exists(target, timeout), screen.exists(target, timeout) method, Region or Screen

2022-04-20 Thread johnny doe
Question #700532 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700532 johnny doe posted a new comment: It's sad that adb is not supported anymore I've been using this library for everything in my daily life. Thank you for developing the library to what is it today. I need

Re: [Sikuli-driver] [Question #700532]: Sikulix hanging on region.exists(target, timeout), screen.exists(target, timeout) method, Region or Screen

2022-04-20 Thread johnny doe
Question #700532 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700532 Status: Answered => Solved johnny doe confirmed that the question is solved: Sorry its not only adb. The library today it's full of bugs. Unlike before v1.1, I dunno what you are doing to the libr

Re: [Sikuli-driver] [Question #700532]: Sikulix hanging on region.exists(target, timeout), screen.exists(target, timeout) method, Region or Screen

2022-04-18 Thread johnny doe
Question #700532 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700532 Status: Answered => Open johnny doe is still having a problem: Sir please check the video. It hangs at region.exists(target,timeout) https://youtu.be/FH19nxhYg3I?t=7276 It also ha

Re: [Sikuli-driver] [Question #701165]: [request] Windows: act on a non-forground app-window (not or not fully visible)

2022-04-03 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 johnny doe posted a new comment: Send message is use for sending keytroke and mouse input to the target window without actually using the mouse and keyboard. The user can still use the mouse and keyboard

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-02 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 johnny doe posted a new comment: @Raiman on the file that I sent you I remove this block of code if (!BitBlt(hdcMemDC, 0, 0, rcClient.right - rcClient.left, rcClient.bottom - rcClient.top

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-02 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 johnny doe posted a new comment: You should not minimize it, it does not work when minimize, only put it in the background.The user can do other things that way also.It is because of the state of the window

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 johnny doe posted a new comment: /* Creator:Jobeth Pogi Billien Date:April 1 2022 GMT+8 Website: elitegamingbot.com */ #include #include int main() { /* * Forward declaration of functions

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 johnny doe posted a new comment: Thanks @Raiman I will send you a function later so that you can add it in the App class -- You received this question notification because your team Sikuli Drivers

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 Description changed to: Hello I was just wondering if we can have a take screenshot method even if the application is minimize and send a click even when the application is minimize. I have seen something

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 Description changed to: Hello I was just wondering if we can have a take screenshot method even if the application is minimize and send a click even when the application is minimize. I have seen something

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 Description changed to: Hello I was just wondering if we can have a take screenshot method even if the application is minimize and send a click even when the application is minimize. I have seen something

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 Description changed to: Hello I was just wondering if we can have a take screenshot method even if the application is minimize and send a click even when the application is minimize. I have seen something

[Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
New question #701165 on SikuliX: https://answers.launchpad.net/sikuli/+question/701165 Hello I was just wondering if we can have a take screenshot method even if the application is minimize and send a click even when the application is minimize. I have seen something about it on a game bot via

Re: [Sikuli-driver] [Question #701165]: Detect image, click result when target application is minimize

2022-04-01 Thread johnny doe
Question #701165 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/701165 Description changed to: Hello I was just wondering if we can have a take screenshot method even if the application is minimize and send a click even when the application is minimize. I have seen something

Re: [Sikuli-driver] [Question #700532]: Sikulix hanging on region.exists(target, timeout), screen.exists(target, timeout) method, Region or Screen

2022-02-07 Thread johnny doe
Question #700532 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700532 johnny doe posted a new comment: it happens after a few of hours of running -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX

Re: [Sikuli-driver] [Question #700532]: Sikulix hanging on region.exists(target, timeout), screen.exists(target, timeout) method, Region or Screen

2022-02-07 Thread johnny doe
Question #700532 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700532 Status: Needs information => Open johnny doe gave more information on the question: Sikulix 2.5 if(screen.exists(imageName,0)!=null) -- You received this question notification because your t

Re: [Sikuli-driver] [Question #700532]: Sikulix hanging on region.exists(target, timeout), screen.exists(target, timeout) method, Region or Screen

2022-02-06 Thread johnny doe
Question #700532 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700532 Description changed to: Hello sometimes when I run my bot in java it hangs in the method exists for unknown reason. Must be a unchecked loop without a timeout. My current workaround is wrap the exist method

Re: [Sikuli-driver] [Question #700532]: Sikulix hanging on region.exists, screen.exists method, Region or Screen

2022-02-06 Thread johnny doe
Question #700532 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700532 Description changed to: Hello sometimes when I run my bot in java it hangs in the method exists for unknown reason. Must be a unchecked loop without a timeout -- You received this question notification

[Sikuli-driver] [Question #700532]: Sikulix hanging on exists method, Region or Screen

2022-02-06 Thread johnny doe
New question #700532 on SikuliX: https://answers.launchpad.net/sikuli/+question/700532 Hello sometimes when I run my bot in java it hangs in the method exists for unknown reason. -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

Re: [Sikuli-driver] [Question #700532]: Sikulix hanging on region.exists(target, timeout), screen.exists(target, timeout) method, Region or Screen

2022-02-06 Thread johnny doe
Question #700532 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700532 Summary changed to: Sikulix hanging on region.exists(target,timeout),screen.exists(target,timeout) method, Region or Screen -- You received this question notification because your team Sikuli Drivers is

Re: [Sikuli-driver] [Question #700532]: Sikulix hanging on region.exists, screen.exists method, Region or Screen

2022-02-06 Thread johnny doe
Question #700532 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/700532 Summary changed to: Sikulix hanging on region.exists,screen.exists method, Region or Screen -- You received this question notification because your team Sikuli Drivers is an answer contact for SikuliX.

[Sikuli-driver] [Bug 1949878] [NEW] Android screenshot function not starting on certain X, Y

2021-11-04 Thread johnny doe
Public bug reported: Hi guys I have a problem with Sikulix 2.0.5. The take screenshot on android is always starting at 0,0 X,Y. I want it to start on a certain X,Y so that I can get the image I want to compare or the compress region to compare the image with. Thank you for helping me. Have a

Re: [Sikuli-driver] [Question #698063]: ImagePath.getBundlePath() returns null

2021-07-22 Thread johnny doe
Question #698063 on SikuliX changed: https://answers.launchpad.net/sikuli/+question/698063 Status: Needs information => Open johnny doe gave more information on the question: Java Programming I try to call ImagePath.getBundlePath() and it returns null . On version 1.x.x it does not retu

[Sikuli-driver] [Question #698063]: ImagePath.getBundlePath() returns null

2021-07-20 Thread johnny doe
New question #698063 on SikuliX: https://answers.launchpad.net/sikuli/+question/698063 Hello I am trying to use the function but it returns null what is the new way to return the bundle path -- You received this question notification because your team Sikuli Drivers is an answer contact for

[Sikuli-driver] [Question #697946]: New 2.0 key/value pair storage

2021-07-11 Thread johnny doe
New question #697946 on SikuliX: https://answers.launchpad.net/sikuli/+question/697946 Hello I cannot use Sikulix.prefStore/Sikulix.prefLoad anymore. How can we store key/value pairs right now in 2.0.5 -- You received this question notification because your team Sikuli Drivers is an answer

[Sikuli-driver] [Question #685730]: Sikulix Machine Learning

2019-11-10 Thread johnny doe
New question #685730 on Sikuli: https://answers.launchpad.net/sikuli/+question/685730 What machine learning algorithms can I use in the latest Sikulix? -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli.

[Sikuli-driver] [Question #678695]: [Request] ADBRobot#getColor() be implemented

2019-02-21 Thread johnny doe
New question #678695 on Sikuli: https://answers.launchpad.net/sikuli/+question/678695 Hello good day. I am having problem with getColor() function of ADBRobot because it is still not supported. Any help will be much appreciated I will also donate once this is implemented. -- You received this

[Sikuli-driver] [Question #677007]: ADBScreen#aTap() not working on new release

2018-12-23 Thread johnny doe
New question #677007 on Sikuli: https://answers.launchpad.net/sikuli/+question/677007 Hello I was able to do aTap on older sikulixapi but it doesn't have the ADBScreen#getDevices() function. Please help me I will share my money after I create the bot. -- You received this question

[Sikuli-driver] [Question #677000]: java.lang.NoSuchMethodError: java.lang.String.strip()Ljava/lang/String; at org.sikuli.script.RunTime.getResourceList(RunTime.java:1402)

2018-12-23 Thread johnny doe
New question #677000 on Sikuli: https://answers.launchpad.net/sikuli/+question/677000 I get an error on new sikulixapi on my adb. Thanks for your time. "main" java.lang.NoSuchMethodError: java.lang.String.strip()Ljava/lang/String; at

Re: [Sikuli-driver] [Question #676726]: Launch4j java.lang.ExceptionInInitializerError --- does not work and not supported

2018-12-10 Thread johnny doe
Question #676726 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676726 Status: Answered => Solved johnny doe confirmed that the question is solved: Ok my friend thanks for helping -- You received this question notification because your team Sikuli Drivers is an ans

[Sikuli-driver] [Question #676726]: Launch4j java.lang.ExceptionInInitializerError

2018-12-10 Thread johnny doe
New question #676726 on Sikuli: https://answers.launchpad.net/sikuli/+question/676726 My jar file is working perfectly at command line, but when I try to make it to exe in Launch4j it outputs this error when I run it in Launch4j GUI Exception in thread "AWT-EventQueue-0"

[Sikuli-driver] [Question #676321]: [REQUEST] Image Highlighter on ADBScreen

2018-11-22 Thread johnny doe
New question #676321 on Sikuli: https://answers.launchpad.net/sikuli/+question/676321 Hello just wanna request a function that can highlight image inside android emulator, I just need it for presentation of my scripts. Any help is much appreciated. -- You received this question notification

[Sikuli-driver] [Bug 1804175] Re: [1.1.4] [request] ADBScreen: Select one of more devices --- fix build #130 under test

2018-11-21 Thread johnny doe
I found it now bro. I thought I need not change sikulix.jar but only sikulixapi.jar lol. -- You received this bug notification because you are a member of Sikuli Drivers, which is subscribed to Sikuli. https://bugs.launchpad.net/bugs/1804175 Title: [1.1.4] [request] ADBScreen: Select one of

[Sikuli-driver] [Bug 1804175] Re: [1.1.4] [request] ADBScreen: Select one of more devices --- fix build #130 under test

2018-11-21 Thread johnny doe
@RaiMan where do I download bro? I try to download here https://raiman.github.io/SikuliX1/downloads.html but it says AttributeError: 'org.sikuli.android.ADBScreen' object has no attribute 'getScreenWithDevice'. I will donate bro if this work. -- You received this bug notification because you are

Re: [Sikuli-driver] [Question #676261]: Select another 2nd or another device using ADBScreen

2018-11-20 Thread johnny doe
Question #676261 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/676261 Status: Solved => Open johnny doe is still having a problem: @Raiman I cannot use ADBClient.getConnection() because it is a private method :(. Some of ADBClient method is private bro. -- You recei

[Sikuli-driver] [Question #676261]: Select another 2nd or another device using ADBScreen

2018-11-19 Thread johnny doe
New question #676261 on Sikuli: https://answers.launchpad.net/sikuli/+question/676261 Hello please help me. I have 2 android emulator but I cannot make the program select the second emulator. I already look at ADBScreen code but it does not include setDevice() that is why I cannot select the