python - Kivy App works well on my PC(linux) but on my phone the .apk crash before starting -


i've posted adb logcat below:

04-07 09:56:38.338  4817  7429 activitymanager: start u0 {act=android.intent.action.main cat=[android.intent.category.launcher] flg=0x10200000 cmp=org.test.weather/org.renpy.android.pythonactivity (has extras)} uid 10037 on display 0 04-07 09:56:38.349  3695  4174 d audio_hw_primary: enable_snd_device: snd_device(78: vi-feedback) 04-07 09:56:38.349  3695  4174 d audio_hw_primary: enable_audio_route: usecase(21) apply , update mixer path: spkr-vi-record 04-07 09:56:38.376  3695  4174 d audio_hw_primary: enable_audio_route: usecase(1) apply , update mixer path: low-latency-playback 04-07 09:56:38.401  4817 10577 activitymanager: start proc 12803:org.test.weather:python/u0a137 activity org.test.weather/org.renpy.android.pythonactivity 04-07 09:56:38.404 12803 12803 art     : late-enabling -xcheck:jni 04-07 09:56:38.600 12803 12803 w resourcetype: no package identifier when getting value resource number 0x00000000 04-07 09:56:38.605 12803 12803 v python  : metadata fullscreen is1 04-07 09:56:38.641 12803 12803 sdlsurface: surface not transparent 04-07 09:56:38.686 12803 12820 w resourcetype: no package identifier when getting value resource number 0x00000000 04-07 09:56:38.726 12803 12820 w linker  : /data/app/org.test.weather-2/lib/arm/libpython2.7.so: missing dt_soname use basename replacement: "libpython2.7.so" 04-07 09:56:38.738 12803 12820 w linker  : /data/data/org.test.weather/files/lib/python2.7/lib-dynload/_io.so: missing dt_soname use basename replacement: "_io.so" 04-07 09:56:38.743 12803 12820 w linker  : /data/data/org.test.weather/files/lib/python2.7/lib-dynload/unicodedata.so: missing dt_soname use basename replacement: "unicodedata.so" 04-07 09:56:38.757 12803 12820 python  : starting audio thread 04-07 09:56:38.764 12803 12821 adreno  : qualcomm build                   : a5b4970, if5818605d9 04-07 09:56:38.764 12803 12821 adreno  : build date                       : 10/12/16 04-07 09:56:38.764 12803 12821 adreno  : opengl es shader compiler version: xe031.09.00.04 04-07 09:56:38.764 12803 12821 adreno  : local branch                     : n24d 04-07 09:56:38.764 12803 12821 adreno  : remote branch                    :  04-07 09:56:38.764 12803 12821 adreno  : remote branch                    :  04-07 09:56:38.764 12803 12821 adreno  : reconstruct branch               :  04-07 09:56:38.796 12803 12821 openglrenderer: initialized egl, version 1.4 04-07 09:56:38.796 12803 12821 d openglrenderer: swap behavior 1 04-07 09:56:38.800 12803 12822 sdlsurface: choose egl configuration 04-07 09:56:38.800 12803 12822 sdlsurface: try use graphics config r8g8b8a8s8 04-07 09:56:38.806 12803 12822 w sdlsurface: create egl surface 04-07 09:56:38.889  3695  4174 d audio_hw_primary: disable_audio_route: usecase(1) reset , update mixer path: low-latency-playback 04-07 09:56:38.903  3695  4174 d audio_hw_primary: disable_snd_device: snd_device(78: vi-feedback) 04-07 09:56:38.903  3695  4174 d audio_hw_primary: disable_audio_route: usecase(21) reset , update mixer path: spkr-vi-record 04-07 09:56:38.966 12803 12822 python  : presplash-fit null 04-07 09:56:38.970 12803 12822 python  : presplash (fit=null) mx=1.054688,my=1.751953 04-07 09:56:38.985  4817  4862 activitymanager: displayed org.test.weather/org.renpy.android.pythonactivity: +601ms 04-07 09:56:38.991 12803 12822 libsdl  : physical screen resolution 1080x1794 04-07 09:56:38.992 12803 12822 python  : initialize python android 04-07 09:56:38.994 12803 12803 w inputmethodmanager: ignoring onbind: cur seq=1293, given seq=1292 04-07 09:56:39.049 14637 14637 w gsawebview: went non-search url:about:blank 04-07 09:56:39.109  7424  7424 memorytrimmer: trimming objects memory, since app in background. 04-07 09:56:39.119 12803 12822 python  : ['/data/user/0/org.test.weather/files/lib/python2.7/site-packages', '/data/user/0/org.test.weather/files/lib/site-python'] 04-07 09:56:39.119 12803 12822 python  : android path ['/data/user/0/org.test.weather/files/lib/python27.zip', '/data/user/0/org.test.weather/files/lib/python2.7', '/data/user/0/org.test.weather/files/lib/python2.7/lib-dynload', '/data/user/0/org.test.weather/files/lib/python2.7/site-packages', '/data/user/0/org.test.weather/files', '/data/user/0/org.test.weather/files/_applibs'] 04-07 09:56:39.119 12803 12822 python  : android kivy bootstrap done. __name__ __main__ 04-07 09:56:39.119 12803 12822 python  : run user program, change dir , execute main.py 04-07 09:56:39.144 14637 11134 pbsessioncacheimpl: deleted sessionid[32652588711167865] persistence. 04-07 09:56:39.286 12803 12822 python  : [info              ] [logger      ] record log in /data/user/0/org.test.weather/files/.kivy/logs/kivy_17-04-07_9.txt 04-07 09:56:39.286 12803 12822 python  : [info              ] [kivy        ] v1.9.1 04-07 09:56:39.286 12803 12822 python  : [info              ] [python      ] v2.7.2 (default, apr  6 2017, 18:38:40)  04-07 09:56:39.286 12803 12822 python  : [gcc 4.8] 04-07 09:56:39.301 12803 12822 w linker  : /data/data/org.test.weather/files/libpymodules.so: missing dt_soname use basename replacement: "libpymodules.so" 04-07 09:56:39.311 12803 12822 w linker  : /data/data/org.test.weather/files/lib/python2.7/lib-dynload/_ctypes.so: missing dt_soname use basename replacement: "_ctypes.so" 04-07 09:56:39.340 12803 12822 python  : [info              ] [factory     ] 179 symbols loaded 04-07 09:56:39.776 12803 12822 python  :  /data/user/0/org.test.weather/files/lib/python2.7/site-packages/kivy/core/image/img_pygame.py:13: runtimewarning: import cdrom: no module named cdrom 04-07 09:56:39.777 12803 12822 python  :  (importerror: no module named cdrom) 04-07 09:56:39.801 12803 12822 python  : [info              ] [image       ] providers: img_tex, img_dds, img_gif, img_pygame (img_pil, img_ffpyplayer ignored) 04-07 09:56:39.842 12803 12822 python  : [info              ] [text        ] provider: pygame 04-07 09:56:39.922 12803 12822 python  :  traceback (most recent call last): 04-07 09:56:39.922 12803 12822 python  :    file "/home/arnau/projectes/kivy/oreilly/arnau/.buildozer/android/app/main.py", line 173, in <module> 04-07 09:56:39.923 12803 12822 python  :    file "/home/arnau/projectes/kivy/oreilly/arnau/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/app.py", line 801, in run 04-07 09:56:39.923 12803 12822 python  :    file "/home/arnau/projectes/kivy/oreilly/arnau/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/app.py", line 598, in load_kv 04-07 09:56:39.923 12803 12822 python  :    file "/home/arnau/projectes/kivy/oreilly/arnau/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/lang.py", line 1842, in load_file 04-07 09:56:39.924 12803 12822 python  :    file "/home/arnau/projectes/kivy/oreilly/arnau/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/lang.py", line 1889, in load_string 04-07 09:56:39.924 12803 12822 python  :    file "/home/arnau/projectes/kivy/oreilly/arnau/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/lang.py", line 1264, in __init__ 04-07 09:56:39.925 12803 12822 python  :    file "/home/arnau/projectes/kivy/oreilly/arnau/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/lang.py", line 1363, in parse 04-07 09:56:39.925 12803 12822 python  :    file "/home/arnau/projectes/kivy/oreilly/arnau/.buildozer/android/platform/python-for-android/build/python-install/lib/python2.7/site-packages/kivy/lang.py", line 1329, in execute_directives 04-07 09:56:39.925 12803 12822 python  :  valueerror: empty module name 04-07 09:56:39.959 12803 12822 python  : python android ended. 04-07 09:56:39.967 12803 12822 art     : system.exit called, status: 0 04-07 09:56:39.967 12803 12822 androidruntime: vm exiting result code 0, cleanup skipped. 04-07 09:56:39.987  4817 10578 d graphicsstats: buffer count: 8 04-07 09:56:39.987  4817 10581 windowmanager: win death: window{8a7984e u0 org.test.weather/org.renpy.android.pythonactivity} 04-07 09:56:39.988  4817 10581 w windowmanager: force-removing child win window{6ff9d14 u0 surfaceview - org.test.weather/org.renpy.android.pythonactivity} container window{8a7984e u0 org.test.weather/org.renpy.android.pythonactivity} 04-07 09:56:39.988  4817 11069 activitymanager: process org.test.weather:python (pid 12803) has died 04-07 09:56:39.988  4817 11069 d activitymanager: cleanupapplicationrecord -- 12803 04-07 09:56:39.988  4817 11069 w activitymanager: force removing activityrecord{2bb1b23 u0 org.test.weather/org.renpy.android.pythonactivity t5730}: app died, no saved state 04-07 09:56:39.996  4817 14653 w windowmanager: failed looking window 04-07 09:56:39.996  4817 14653 w windowmanager: java.lang.illegalargumentexception: requested window android.os.binderproxy@a17cd6f not exist 04-07 09:56:39.996  4817 14653 w windowmanager:     @ com.android.server.wm.windowmanagerservice.windowforclientlocked(windowmanagerservice.java:9415) 04-07 09:56:39.996  4817 14653 w windowmanager:     @ com.android.server.wm.windowmanagerservice.windowforclientlocked(windowmanagerservice.java:9406) 04-07 09:56:39.996  4817 14653 w windowmanager:     @ com.android.server.wm.windowstate$deathrecipient.binderdied(windowstate.java:1800) 04-07 09:56:39.996  4817 14653 w windowmanager:     @ android.os.binderproxy.senddeathnotice(binder.java:688) 04-07 09:56:39.996  4817 14653 windowmanager: win death: null 04-07 09:56:40.062  7424  7522 adreno  : qualcomm build                   : a5b4970, if5818605d9 04-07 09:56:40.062  7424  7522 adreno  : build date                       : 10/12/16 04-07 09:56:40.062  7424  7522 adreno  : opengl es shader compiler version: xe031.09.00.04 04-07 09:56:40.062  7424  7522 adreno  : local branch                     : n24d 04-07 09:56:40.062  7424  7522 adreno  : remote branch                    :  04-07 09:56:40.062  7424  7522 adreno  : remote branch                    :  04-07 09:56:40.062  7424  7522 adreno  : reconstruct branch               :  04-07 09:56:40.099  7424  7522 openglrenderer: initialized egl, version 1.4 04-07 09:56:40.099  7424  7522 d openglrenderer: swap behavior 1 04-07 09:56:44.430  7299 11444 placeinferenceengine: [anon] setup configuration 105:[] 04-07 09:56:44.430  7299 11444 placeinferenceengine: [anon] active modules after start(): 0 04-07 09:56:49.297 14637 14637 memorytrimmer: trimming objects memory, since app in background. 04-07 09:56:49.369 14637 14637 memorytrimmer: trimming objects memory, since app in background. 


Comments

Popular posts from this blog

Command prompt result in label. Python 2.7 -

javascript - How do I use URL parameters to change link href on page? -

amazon web services - AWS Route53 Trying To Get Site To Resolve To www -