Mirko Galimberti

Results 350 comments of Mirko Galimberti

We're in the process of releasing version `1.4.2`, which will be a bugfix one. As this one will break Python 2 compatibility, I've added it to milestone `1.5.0`. @rdb We...

Superseded by https://github.com/kivy/buildozer/pull/1513 Thank you!

We later updated (7 months ago) our `SDL_ttf` Windows dependency to `2.20.2`. `pip install kivy-deps.sdl2==0.6.0` fixes the issue?

This does not seem to be an issue anymore on `Kivy==2.2.0rc1` (Installable via `pip install --pre kivy`). @kXborg @monkeycc can you confirm that?

Thank you for confirming that @kXborg ! @monkeycc , feel free to re-open the issue if it persists on your side.

Hi @colin0brass ! Can you please confirm that `2.2.0rc1` wheels are fixing this issue also for you? To install the pre-release (`2.2.0rc1`) version: `pip install --pre kivy`

Thank you for confirming that! Closing as fixed, @olivier-boesch feel free to confirm that or ping me and ask to re-open the issue.

Hi @peanball , That was on my task list before `2.2.0` release, but unfortunately, the chip shortages also affected RPi, and I wasn't able to find an RPi to perform...

As discussed with @akshayaurora on Discord, since the build for RPi artifacts is already broken, even if we can't perform all the tests on real hardware, the PR will be...