kivy fails with _imaging.so not found

68 views
Skip to first unread message

Rahul Ghose

unread,
Mar 6, 2016, 1:45:54 AM3/6/16
to Kivy users support
Relevant logcat lines:

I/ActivityManager(  872): Displayed org.mirage.manvseagull/org.renpy.android.PythonActivity: +877ms
I/Timeline(  872): Timeline: Activity_windows_visible id: ActivityRecord{168091e4 u0 org.mirage.manvseagull/org.renpy.android.PythonActivity t47301} time:148217780
I/tfsw    (12607): Foreground was changed: org.mirage.manvseagull
E/art     (25559): dlopen("/data/data/org.mirage.manvseagull/files/lib/python2.7/lib-dynload/_imaging.so", RTLD_LAZY) failed: dlopen failed: library "/data/data/org.mirage.manvseagull/files/lib/python2.7/lib-dynload/_imaging.so" not found
I/python  (25559): ['/data/data/org.mirage.manvseagull/files/lib/python2.7/site-packages', '/data/data/org.mirage.manvseagull/files/lib/site-python']
I/python  (25559): Android path ['/data/data/org.mirage.manvseagull/files/lib/python27.zip', '/data/data/org.mirage.manvseagull/files/lib/python2.7', '/data/data/org.mirage.manvseagull/files/lib/python2.7/lib-dynload', '/data/data/org.mirage.manvseagull/files/lib/python2.7/site-packages', '/data/data/org.mirage.manvseagull/files', '/data/data/org.mirage.manvseagull/files/lib/python2.7/site-packages/PIL', '/data/data/org.mirage.manvseagull/files/_applibs']
I/python  (25559): [INFO              ] [Logger      ] Record log in /data/data/org.mirage.manvseagull/files/.kivy/logs/kivy_16-03-06_0.txt
I/python  (25559):  /data/data/org.mirage.manvseagull/files/lib/python2.7/site-packages/kivy/core/image/img_pygame.py:13: RuntimeWarning: import cdrom: No module named cdrom
I/WindowState(  872): WIN DEATH: Window{154956e5 u0 org.mirage.manvseagull/org.renpy.android.PythonActivity}
W/WindowManager(  872): Force-removing child win Window{3a30fd37 u0 SurfaceView} from container Window{154956e5 u0 org.mirage.manvseagull/org.renpy.android.PythonActivity}
I/ActivityManager(  872): Process org.mirage.manvseagull:python (pid 25559) has died
W/ActivityManager(  872): Force removing ActivityRecord{168091e4 u0 org.mirage.manvseagull/org.renpy.android.PythonActivity t47301}: app died, no saved state

My spec file has this:

[app]
title = ...
package.name = manvseagull
package.domain = org.mirage
source.dir = .
source.include_exts = py,png,jpg,kv,atlas,gif,wav,mp3
version = 0.2.1
requirements = pil,sqlite3,kivy
presplash.filename = images/hunt.jpg
icon.filename = images/icon.png
orientation = portrait
fullscreen = 1

Any info why this might happen

Rahul Ghose

unread,
Mar 6, 2016, 1:58:13 AM3/6/16
to Kivy users support
buildozer version = 0.31
Reply all
Reply to author
Forward
0 new messages