Advertisement
Guest User

corona error

a guest
Jul 28th, 2019
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.87 KB | None | 0 0
  1. Jul 28 09:31:48.544 Android build succeeded in 329 seconds
  2. Jul 28 09:32:51.713 + CORONA_ACTIVITY_NAME=com.ansca.corona.CoronaActivity
  3. + PROGRAM_NAME=ERROR
  4. ++ defaults read com.coronalabs.Corona_Simulator sendToAllDevices
  5. + SEND_TO_ALL=
  6. ++ dirname '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/android_sendapp.sh'
  7. + CORONA_RES_DIR='/Applications/Corona-3504/Corona Simulator.app/Contents/Resources'
  8. + ADB='/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb'
  9. + AAPT='/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/aapt'
  10. + '[' '!' -x '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' ']'
  11. + '[' '!' -x '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/aapt' ']'
  12. + RUNAPP=
  13. + getopts :r opt
  14. + case $opt in
  15. + RUNAPP=YES
  16. + getopts :r opt
  17. + shift 1
  18. + '[' YES == YES ']'
  19. + '[' '!' -x '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/aapt' ']'
  20. + APK=/Users/ielmar/Desktop/Sonniki.apk
  21. + '[' '!' -r /Users/ielmar/Desktop/Sonniki.apk ']'
  22. + '[' '' == YES ']'
  23. + '[' '' == 1 ']'
  24. + NUM_DEVICES=1
  25. + DEVICE_IDS=($("$ADB" devices | sed -n -e '/device$/ s/ device//p' |tail -${NUM_DEVICES}))
  26. ++ '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' devices
  27. ++ sed -n -e '/device$/ s/ device//p'
  28. ++ tail -1
  29. + API_LEVEL=
  30. + '[' 1 == 0 ']'
  31. + '[' 1 == 1 ']'
  32. ++ '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' -s 8093f6c3 shell getprop ro.build.version.sdk
  33. ++ tr -d '\r'
  34. + API_LEVEL=28
  35. + '[' 28 -lt 15 ']'
  36. + '[' -x '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/aapt' ']'
  37. ++ '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/aapt' dump badging /Users/ielmar/Desktop/Sonniki.apk
  38. ++ sed -n -e '/^application-label:/s/.*label:'\''\([^'\'']*\).*/\1/p'
  39. + APPLICATION_NAME=Sonniki
  40. + for DEVICE_ID in '"${DEVICE_IDS[@]}"'
  41. ++ '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' -s 8093f6c3 shell getprop ro.build.version.sdk
  42. ++ tr -d '\r'
  43. + API_LEVEL=28
  44. + '[' 28 -lt 15 ']'
  45. ++ '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' -s 8093f6c3 shell getprop ro.product.model
  46. ++ tr -d '\r'
  47. + echo 'Installing and running Sonniki on MI 9'
  48. Installing and running Sonniki on MI 9
  49. + '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' -s 8093f6c3 shell dumpsys power
  50. + grep -E -qs 'mScreenOn=false|mLastScreenOnTime=0|Display Power: state=OFF'
  51. ++ echo /Users/ielmar/Desktop/Sonniki.apk
  52. ++ md5
  53. + TMPNAME=/tmp/CoronaSDKb79ca2cfef282c6d364141721085bb72.apk
  54. + /bin/cp /Users/ielmar/Desktop/Sonniki.apk /tmp/CoronaSDKb79ca2cfef282c6d364141721085bb72.apk
  55. ++ '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' -s 8093f6c3 install -r /tmp/CoronaSDKb79ca2cfef282c6d364141721085bb72.apk
  56. 28265 KB/s (23883599 bytes in 0.825s)
  57. + ADB_INSTALL_OUTPUT=Success
  58. + [[ Success == *Success* ]]
  59. ++ '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' -s 8093f6c3 shell getprop ro.product.model
  60. ++ tr -d '\r'
  61. + echo 'Installing and' running 'Sonniki to MI 9 successfull!'
  62. Installing and running Sonniki to MI 9 successfull!
  63. ++ basename /tmp/CoronaSDKb79ca2cfef282c6d364141721085bb72.apk
  64. + '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' -s 8093f6c3 shell rm /data/local/tmp/CoronaSDKb79ca2cfef282c6d364141721085bb72.apk
  65. + /bin/rm -f /tmp/CoronaSDKb79ca2cfef282c6d364141721085bb72.apk
  66. + '[' YES == YES ']'
  67. + '[' -x '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/aapt' ']'
  68. ++ '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/aapt' dump badging /Users/ielmar/Desktop/Sonniki.apk
  69. ++ sed -n -e '/^package:/s/.*name='\''\([^'\'']*\).*/\1/p'
  70. + PACKAGE_NAME=com.elitsolutions.sonniki
  71. + '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' -s 8093f6c3 logcat -c
  72. + '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' -s 8093f6c3 shell am start -n com.elitsolutions.sonniki/com.ansca.corona.CoronaActivity
  73. Starting: Intent { cmp=com.elitsolutions.sonniki/com.ansca.corona.CoronaActivity }
  74. Jul 28 09:32:51.713 ---------- Device Log Starts ----------
  75. Jul 28 09:32:51.766 + exec
  76. + PROGRAM_NAME=ERROR
  77. Jul 28 09:32:51.777 ++ dirname '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/android_syslog.sh'
  78. Jul 28 09:32:51.778 + CORONA_RES_DIR='/Applications/Corona-3504/Corona Simulator.app/Contents/Resources'
  79. + ADB='/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb'
  80. + '[' '!' -x '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' ']'
  81. + DEVICE_IDS=($("$ADB" devices | sed -n -e '/device$/ s/ device//p'))
  82. ++ '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' devices
  83. ++ sed -n -e '/device$/ s/ device//p'
  84. Jul 28 09:32:51.783 + '[' 1 == 0 ']'
  85. + trap 'kill -TERM 0' EXIT
  86. Jul 28 09:32:51.783 + for DEVICE_ID in '"${DEVICE_IDS[@]}"'
  87. Jul 28 09:32:51.785 ++ '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' -s 8093f6c3 shell getprop ro.product.model
  88. Jul 28 09:32:51.785 ++ tr -d '\r'
  89. Jul 28 09:32:51.816 + DEVICE_NAME='MI 9'
  90. Jul 28 09:32:51.825 + '/Applications/Corona-3504/Corona Simulator.app/Contents/Resources/device-support/adb' -s 8093f6c3 logcat -v raw Corona:D ActivityManager:W AndroidRuntime:E '*:S'
  91. Jul 28 09:32:51.825 + sed -l -e '/--------- beginning of /d' -e 's/^/MI 9: /'
  92. + wait
  93. + tr -u -d '\r'
  94. Jul 28 09:32:51.872 MI 9: Sending non-protec
  95. Jul 28 09:32:51.873 ted broadcast android.intent.action.APPLICATION_MESSAGE_UPDATE from system 2908:com.android.systemui/1000 pkg com.android.systemui. Callers=
  96. MI 9: Platform: MI 9 / Unknown / 9 / Adreno (TM) 640 / OpenGL ES 3.2 [email protected] (GIT@f618f24, I3646c1b6a8) (Date:12/13/18) / 2019.3504 / English | US | en_US | en
  97. MI 9: Unable to start service In
  98. Jul 28 09:32:51.873 tent { cmp=com.elitsolutions.sonniki/shared.google.play.services.base.PackageStateChangedService } U=0: not found
  99. Jul 28 09:32:52.002 MI 9: Sending non-protecte
  100. Jul 28 09:32:52.002 d broadcast com.miui.action.appcompatibility.update from system 5010:com.miui.securitycenter.remote/1000 pkg com.miui.securitycenter. Callers=
  101. Jul 28 09:32:52.002 MI 9: Sending non-protected broadcast com.miui.action.appcompatibility.update from system 5010:com.miui.securitycenter.remote/1000 pkg com.miui.securit
  102. Jul 28 09:32:52.003 ycenter. Callers=
  103. Jul 28 09:32:55.259 MI 9: Unable to start service Intent { pkg=com.miui.hybrid cmp=com.miui.h
  104. Jul 28 09:32:55.259 ybrid/.PersistService } U=0: not found
  105. Jul 28 09:33:05.262 MI 9: Unable to start ser
  106. Jul 28 09:33:05.273 vice Intent { pkg=com.miui.hybrid cmp=com.miui.hybrid/.PersistService } U=0: not found
  107. Jul 28 09:33:15.272 MI 9: Unable to start se
  108. Jul 28 09:33:15.272 rvice Intent { pkg=com.miui.hybrid cmp=com.miui.hybrid/.PersistService } U=0: not found
  109. Jul 28 09:33:25.274 MI 9: Unable to start se
  110. Jul 28 09:33:25.274 rvice Intent { pkg=com.miui.hybrid cmp=com.miui.hybrid/.PersistService } U=0: not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement