← Back to team overview

sikuli-driver team mailing list archive

[Bug 1849363] [NEW] crashes on start sikuli script

 

Public bug reported:

cross checked for the latest nightly Build 407, 406, 405 with two PC (Win 7, Win 10) running Java10 and Java13
Both Case (Win a + Java b) of Build 406, 407 exists the same error
Build 405 runs fine
Thread might have different number

Exception in thread "Thread-26" Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "C:\Users\tab00\AppData\Roaming\Sikulix\Lib\sikuli\__init__.py", line 4, in <module>
    from Sikuli import *
  File "C:\Users\tab00\AppData\Roaming\Sikulix\Lib\sikuli\Sikuli.py", line 521, in <module>
    import org.sikuli.android.ADBScreen as JADBScreen
ImportError: No module named android
2.1.0-SNAPSHOT-#407-2019-10-22_16:40/Windows10.0/Java13(64)13.0.1+9
2.1.0-SNAPSHOT-#407-2019-10-22_16:40/Windows10.0/Java13(64)13.0.1+9
2.1.0-SNAPSHOT-#407-2019-10-22_16:40/Windows10.0/Java13(64)13.0.1+9

** Affects: sikuli
     Importance: Undecided
         Status: New

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

Title:
  crashes on start sikuli script

Status in Sikuli:
  New

Bug description:
  cross checked for the latest nightly Build 407, 406, 405 with two PC (Win 7, Win 10) running Java10 and Java13
  Both Case (Win a + Java b) of Build 406, 407 exists the same error
  Build 405 runs fine
  Thread might have different number

  Exception in thread "Thread-26" Traceback (most recent call last):
    File "<string>", line 1, in <module>
    File "C:\Users\tab00\AppData\Roaming\Sikulix\Lib\sikuli\__init__.py", line 4, in <module>
      from Sikuli import *
    File "C:\Users\tab00\AppData\Roaming\Sikulix\Lib\sikuli\Sikuli.py", line 521, in <module>
      import org.sikuli.android.ADBScreen as JADBScreen
  ImportError: No module named android
  2.1.0-SNAPSHOT-#407-2019-10-22_16:40/Windows10.0/Java13(64)13.0.1+9
  2.1.0-SNAPSHOT-#407-2019-10-22_16:40/Windows10.0/Java13(64)13.0.1+9
  2.1.0-SNAPSHOT-#407-2019-10-22_16:40/Windows10.0/Java13(64)13.0.1+9

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


Follow ups