Question #657904 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/657904
Wendell posted a new comment: Hi RaiMan, The result that i made the checks from the tools menu seems that go to the default screen and swipe left right run successfully, but when try to run a tap, the ide has no response, after a few seconds, i had to abort it and there are some error : it seems that because of the same reason. [error] ADBDevice: exec: getprop: se.vidstige.jadb.JadbException: command failed: device offline [error] ADBDevice: dumpsys: display: se.vidstige.jadb.JadbException: command failed: device offline [error] ADBDevice: getDisplayDimension: dumpsys display: token not found: mDefaultViewport= ... deviceWidth=1200, deviceHeight=1920} [error] IDE: Problem when trying to invoke menu action android Error: null [error] ADBDevice: isDisplayOn: (Android version -1) dumpsys power: pattern not found: mScreenOn=(..) [error] ADBScreen: wakeUp: not possible - see log Exception in thread "Thread-12" java.lang.UnsatisfiedLinkError: org.opencv.core.Mat.n_Mat(III)J at org.opencv.core.Mat.n_Mat(Native Method) at org.opencv.core.Mat.<init>(Mat.java:481) at org.sikuli.android.ADBDevice.captureDeviceScreenMat(ADBDevice.java:207) at org.sikuli.android.ADBDevice.captureDeviceScreen(ADBDevice.java:145) at org.sikuli.android.ADBDevice.captureScreen(ADBDevice.java:136) at org.sikuli.android.ADBScreen.capture(ADBScreen.java:152) at org.sikuli.android.ADBScreen.capture(ADBScreen.java:144) at org.sikuli.util.OverlayCapturePrompt.prompt(OverlayCapturePrompt.java:211) at org.sikuli.android.ADBScreen$1.run(ADBScreen.java:207) Exception in thread "Thread-11" java.lang.NullPointerException at org.sikuli.android.ADBTest.ideTest(ADBTest.java:99) at org.sikuli.ide.SikuliIDE.androidSupportTest(SikuliIDE.java:1794) at org.sikuli.ide.SikuliIDE.access$2500(SikuliIDE.java:106) at org.sikuli.ide.SikuliIDE$1.run(SikuliIDE.java:1778) -- You received this question notification because your team Sikuli Drivers is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

