Mirko Galimberti

Results 339 comments of Mirko Galimberti
trafficstars

Some updates: - I did a complete rework of the SDL2 code, so it could hopefully get merged into the SDL2 upstream, I will submit a PR ASAP. - Now...

HI @Axentiev ! The log file is no longer available, are you still experiencing this issue on latest released version of `python-for-android` and `buildozer` ?

Hi @Sunny635, Are you still encountering this issue on the latest `kivy-ios` version?

@mflaxman sorry for the delay. As you said, I see from the CI that the recipe it's still failing to build: ``` 2020-11-03T20:05:55.3280170Z [DEBUG ] copying src/zbarlight/_zbarlight.c -> build/lib.macosx-10.15-x86_64-3.8/zbarlight 2020-11-03T20:05:55.3286460Z...

Pinning a specific version is discouraged and unsupported as patches are done for a specific version of the package. Feel free to open a feature request on `python-for-android` if you...

@AndreMiras I just noticed this issue with a x86 apk during runtime, let me see if the fix @oukiar mentioned it works also in this case.

`lxml` is Pythonic binding for `libxml2 - libxslt` **c libraries** and needs a recipe on `kivy-ios`, so cannot be installed via `pip`. The recipe was previously available but has never...

In past (that referenced file is quite old), "recipes" were bash scripts. That file that I referenced could help you find out which hacks are needed in the recipe to...

Hi @pythonsus, Did you seen: https://github.com/kivy/kivy-ios/issues/644 ? If `kivymd` is in your requirements, you may be interested in the following workaround: https://github.com/kivy/kivy-ios/issues/644#issuecomment-996143345

@Jesscarlett this is due to #606. The `kivy-ios` version available on PyPI is **1.2.1**, which doesn't include that patch, unlike the current `master` version which includes it. I'm closing this...