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

ffpyplayer recipe broken after SDL2 upgrade #2698

Closed
5 tasks
randdvorak opened this issue Nov 2, 2022 · 3 comments · Fixed by #2700
Closed
5 tasks

ffpyplayer recipe broken after SDL2 upgrade #2698

randdvorak opened this issue Nov 2, 2022 · 3 comments · Fixed by #2700

Comments

@randdvorak
Copy link

Checklist

  • the issue is indeed a bug and not a support request
  • issue doesn't already exist: https://github.com/kivy/python-for-android/issues
  • I have a short, runnable example that reproduces the issue
  • I reproduced the problem with the latest development version (p4a.branch = develop)
  • I used the grave accent (aka backticks) to format code or logs when appropriated

Versions

  • Python:
  • OS:
  • Kivy:
  • Cython:
  • OpenJDK:

Description

// REPLACE ME: What are you trying to get done, what has happened, what went wrong, and what did you expect?

buildozer.spec

Command:

// REPLACE ME: buildozer command ran? e.g. buildozer android debug
// Keep the triple grave accent (aka backquote/backtick) to have the code formatted

Spec file:

// REPLACE ME: Paste your buildozer.spec file here

Logs

// REPLACE ME: Paste the build output containing the error
// Keep the triple grave accent (a.k.a. backquote/backtick) to have the code formatted
@misl6
Copy link
Member

misl6 commented Nov 4, 2022

Hi @randdvorak !

Is ffpyplayer failing during build-time or during runtime?
Can you post any relevant log?

@misl6 misl6 moved this to Todo in Kivy's Control Tower Nov 4, 2022
@misl6 misl6 moved this from Todo to Needs Triage in Kivy's Control Tower Nov 4, 2022
@randdvorak
Copy link
Author

Build time. I noticed the kivy recipe was updated to the latest SDL, so probably introduced some changes to any recipe that depends upon SDL. Error msg was "SDL_mixer.h file not found."

@misl6
Copy link
Member

misl6 commented Nov 5, 2022

Hi @randdvorak,

Thank you for the additional details!
Added a PR that should fix your issue: #2700

Repository owner moved this from In Progress to Done in Kivy's Control Tower Nov 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants