Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 7 complains about Kivy 1.10.0 apps: "detected problems with app native libraries" #1078

Closed
brady-ds opened this issue Jul 16, 2017 · 3 comments

Comments

@brady-ds
Copy link

When running any (Python 2) Kivy 1.10.0 app packaged by p4a 0.4 on Android 7.0 (x86), I get a toast reading:

Detected problems with app native libraries (please consult log for detail):
libavcodec.so: text relocations
libavutil.so: text relocations
libswresample.so: text relocations
libglapi.so: text relocations

A quick search suggest that this is cause by the new behaviour described here.

Let me know if I need to provide more info. Apologies if I am reporting a duplicate or against the wrong project.

@inclement
Copy link
Member

Is this still happening? I'm surprised I haven't heard anything else about it, but I'm not aware of anyone specifically fixing it.

@inclement
Copy link
Member

inclement commented Jan 31, 2019

I'm going to close this as not reproducible, I haven't seen any other reports about this even though I expected to when I saw the original report. If anyone does still have this issue, please feel free to reopen it.
Edit: Looks like this is probably related to something in the ffmpeg recipe? I think that's broken anyway, if it's still an issue then this will be picked up when we tackle the recipe.

@Electrojones
Copy link

Still having the same Problem.

Python: v3.7.4
Android: 7.1.2 (lineage OS)
kivy: v1.11.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants