Groups
Sign in
Groups
Kivy users support
Conversations
Labels
About
Send feedback
Help
Kivy users support
Contact owners and managers
1–30 of 13187
Mark all as read
Report group
0 selected
Henrik R.
,
ElliotG
5
Nov 20
iPhone front camera blocks Kivy headline!
Very good suggestion. But the result is not obvious. A factor 3 is fully sufficient, but on the
unread,
iPhone front camera blocks Kivy headline!
Very good suggestion. But the result is not obvious. A factor 3 is fully sufficient, but on the
Nov 20
J. E.
,
ElliotG
2
Nov 20
KivyMD 2.0.1dev - BottomAppBar (function binding not working)
use on_press or on_release, not on_action_button_press. You can use a lambda (or functools partial)
unread,
KivyMD 2.0.1dev - BottomAppBar (function binding not working)
use on_press or on_release, not on_action_button_press. You can use a lambda (or functools partial)
Nov 20
Omar Tarek
, …
ElliotG
4
Nov 20
Optimizing Kivy App Performance on Low-End PCs
Another thing to consider, check that the client machines with poor performance have the most up to
unread,
Optimizing Kivy App Performance on Low-End PCs
Another thing to consider, check that the client machines with poor performance have the most up to
Nov 20
Henrik R.
,
ELLIOT GARBUS
4
Nov 19
Layouts are ignoring pos and size!
Just look at the docs. pos_hint and size_hint each have different defaults. Sent from my iPhone On
unread,
Layouts are ignoring pos and size!
Just look at the docs. pos_hint and size_hint each have different defaults. Sent from my iPhone On
Nov 19
Yassine Ouchen
Nov 17
Build Your Own Kivy Unit Converter with the Universal Convert Template!
Hi everyone, I'm excited to introduce the Universal Convert Template — a Kivy-based Python
unread,
Build Your Own Kivy Unit Converter with the Universal Convert Template!
Hi everyone, I'm excited to introduce the Universal Convert Template — a Kivy-based Python
Nov 17
Handy Martin
2
Nov 16
TextInput widget - Linux Mint - Black Window
I made progress! When I run the code directly from the shell with "python3 main.py," the
unread,
TextInput widget - Linux Mint - Black Window
I made progress! When I run the code directly from the shell with "python3 main.py," the
Nov 16
Patrick Graber
,
Tomek CEDRO
3
Nov 15
Cannot build app in Xcode for a simulator. Error: fat file missing arch 'arm64', file has 'x86_64'
Thanks a lot! Am Do., 14. Nov. 2024 um 15:53 Uhr schrieb Tomek CEDRO <to...@cedro.info>: Known
unread,
Cannot build app in Xcode for a simulator. Error: fat file missing arch 'arm64', file has 'x86_64'
Thanks a lot! Am Do., 14. Nov. 2024 um 15:53 Uhr schrieb Tomek CEDRO <to...@cedro.info>: Known
Nov 15
Pablo Daniel Villafane
,
Tomek CEDRO
2
Nov 14
Paking kivymd to apk
https://python-for-android.readthedocs.io/en/develop/recipes.html On Fri, Nov 15, 2024 at 2:52 AM
unread,
Paking kivymd to apk
https://python-for-android.readthedocs.io/en/develop/recipes.html On Fri, Nov 15, 2024 at 2:52 AM
Nov 14
jaam
, …
Tomek CEDRO
7
Nov 14
Kivy GUI freezes when a scan is done on clock.schedule_interval
Yes you seem to be working with blocking functions in one thread even though you schedule their
unread,
Kivy GUI freezes when a scan is done on clock.schedule_interval
Yes you seem to be working with blocking functions in one thread even though you schedule their
Nov 14
Meup Meup1
,
Tomek CEDRO
2
Nov 14
error installing kivy on mac
Install with pip in virtualenv should work out of the box :-) There was a bug that broke build on GCC
unread,
error installing kivy on mac
Install with pip in virtualenv should work out of the box :-) There was a bug that broke build on GCC
Nov 14
Emanuel Barreira
, …
Tomek CEDRO
6
Nov 13
Device IMEI change every time i make a new version of app
Yeah so like I suspected the Android itself enforces random ID o_O In that case, probably you need to
unread,
Device IMEI change every time i make a new version of app
Yeah so like I suspected the Android itself enforces random ID o_O In that case, probably you need to
Nov 13
Hans van Elst
,
ElliotG
3
Nov 11
Beginners problem
Here is a version using on_motion... from kivy.app import App from kivy.core.window import Window
unread,
Beginners problem
Here is a version using on_motion... from kivy.app import App from kivy.core.window import Window
Nov 11
Degenerate Tech
, …
Vishak Raj
3
Nov 8
buildozer gradle error
Hi, Today i faced this issue in buildozer.spec, I gave this value android.gradle_dependencies = '
unread,
buildozer gradle error
Hi, Today i faced this issue in buildozer.spec, I gave this value android.gradle_dependencies = '
Nov 8
Stephen Njuguna
, …
berk berk
3
Nov 7
Pakaging KIvy Code to APK
On Google COLAB: 1- !pip install buildozer 2- !pip install cython==0.29.33 3- !sudo apt install -y
unread,
Pakaging KIvy Code to APK
On Google COLAB: 1- !pip install buildozer 2- !pip install cython==0.29.33 3- !sudo apt install -y
Nov 7
joe ikpeama
Nov 5
MDCheckbox
I'm trying to create this mobile app path that uses a mdcheckbox, however the checkbox works
unread,
MDCheckbox
I'm trying to create this mobile app path that uses a mdcheckbox, however the checkbox works
Nov 5
Thiru .N
Nov 4
Title: Inquiry About Commercial Licensing for Kivy
Hello Kivy Community, I hope this message finds you well. I am currently working on a project using
unread,
Title: Inquiry About Commercial Licensing for Kivy
Hello Kivy Community, I hope this message finds you well. I am currently working on a project using
Nov 4
sidi med
, …
Ajay kumar Sahu
8
Nov 3
Help Needed: Kivy App Crashing on Android After Buildozer APK Creation
Did u watch complete video plz join telegram group I can help u there On Monday 4 November 2024 at 04
unread,
Help Needed: Kivy App Crashing on Android After Buildozer APK Creation
Did u watch complete video plz join telegram group I can help u there On Monday 4 November 2024 at 04
Nov 3
MARS man
,
ElliotG
2
Nov 3
How to Implement Smooth 5-Second Rewind and Fast-Forward in Kivy Video Player with FFpyPlayer and KivyMD
In my experience, the behavior you are seeing can be a function of how the video was encoded. On
unread,
How to Implement Smooth 5-Second Rewind and Fast-Forward in Kivy Video Player with FFpyPlayer and KivyMD
In my experience, the behavior you are seeing can be a function of how the video was encoded. On
Nov 3
ElliotG
Nov 3
KIvy Release Plan 2.3.1
Just FYI, Release plan for Kivy 2.3.1 update on Github. https://github.com/kivy/kivy/issues/8907
unread,
KIvy Release Plan 2.3.1
Just FYI, Release plan for Kivy 2.3.1 update on Github. https://github.com/kivy/kivy/issues/8907
Nov 3
Jonas Fehrenberg
,
Robin Barrett
2
Nov 2
Kivy - iOS Xcode Problem: "PhaseScriptExecution failed with a nonzero exit code"
Hi, go to the 'Build Phases' for the project. The Scripts dont always get created correctly.
unread,
Kivy - iOS Xcode Problem: "PhaseScriptExecution failed with a nonzero exit code"
Hi, go to the 'Build Phases' for the project. The Scripts dont always get created correctly.
Nov 2
Henrik R.
, …
Ajay kumar Sahu
21
Nov 2
MacOS: 'toolchain build' (libffi): C compiler cannot create executables
Good news desktop version wil be released today On Saturday 2 November 2024 at 18:13:55 UTC+5:30 Ajay
unread,
MacOS: 'toolchain build' (libffi): C compiler cannot create executables
Good news desktop version wil be released today On Saturday 2 November 2024 at 18:13:55 UTC+5:30 Ajay
Nov 2
Ajay kumar Sahu
2
Nov 1
Congrats AnviPy released now convert any code to apk with ease
Youtube: https://youtu.be/oxO5Y07_fOQ?si=z-FxMb75geWkZ8zh On Saturday 2 November 2024 at 01:21:59 UTC
unread,
Congrats AnviPy released now convert any code to apk with ease
Youtube: https://youtu.be/oxO5Y07_fOQ?si=z-FxMb75geWkZ8zh On Saturday 2 November 2024 at 01:21:59 UTC
Nov 1
Henrik R.
,
Tomek CEDRO
5
Oct 29
'toolchain create' creates empty project
Hey guys, I gotta news for ya, macOS 15.1 update just showed up and guess what NOTHING WORKS AGAIN
unread,
'toolchain create' creates empty project
Hey guys, I gotta news for ya, macOS 15.1 update just showed up and guess what NOTHING WORKS AGAIN
Oct 29
berk berk
,
Juan Sanchez
5
Oct 26
Manual methods in Buildozer compilation for Libraries
:) yes i know mpmath problem, but not only mpmath. This is manuel method to put Sympy current version
unread,
Manual methods in Buildozer compilation for Libraries
:) yes i know mpmath problem, but not only mpmath. This is manuel method to put Sympy current version
Oct 26
Frédéric
, …
berk berk
7
Oct 26
Buildozer problem with gradlew (java version?)
Steps: 1- pip3 install --user --upgrade buildozer 2- sudo apt update <<your password>> 3-
unread,
Buildozer problem with gradlew (java version?)
Steps: 1- pip3 install --user --upgrade buildozer 2- sudo apt update <<your password>> 3-
Oct 26
gillesxr
,
ElliotG
3
Oct 23
Error with id defined in custom widget
In the example below I have assumed you want to use the ErrorWidget to change colors from red to
unread,
Error with id defined in custom widget
In the example below I have assumed you want to use the ErrorWidget to change colors from red to
Oct 23
Anton Chivchalov
, …
Robin Barrett
4
Oct 15
Anybody had success with upgrading to Kivy 2.3.0?
Ok, how interesting: after the error showed up, I just decided to try again (buildozer android debug)
unread,
Anybody had success with upgrading to Kivy 2.3.0?
Ok, how interesting: after the error showed up, I just decided to try again (buildozer android debug)
Oct 15
DanM926
, …
Tomek CEDRO
16
Oct 14
Buildozer is broken
As far as I can tell, there is no recipe for vosk. Probably a bit over my head, but I'll try to
unread,
Buildozer is broken
As far as I can tell, there is no recipe for vosk. Probably a bit over my head, but I'll try to
Oct 14
Henrik R.
,
Tomek CEDRO
7
Oct 14
Is 'Buildozer distclean' supposed to NOT delete '~/.buildozer', '<app folder>/.buildozer' and '~/gradle'?
I also have some specific customizations for Android, but they are declared in buildozer.spec, so I
unread,
Is 'Buildozer distclean' supposed to NOT delete '~/.buildozer', '<app folder>/.buildozer' and '~/gradle'?
I also have some specific customizations for Android, but they are declared in buildozer.spec, so I
Oct 14
Arman Karaxanyan
, …
Ajay kumar Sahu
10
Oct 14
DEAR kivy developers
Hello , I am the developer of ADP , I have mastered android kivy like using builtin camera ,
unread,
DEAR kivy developers
Hello , I am the developer of ADP , I have mastered android kivy like using builtin camera ,
Oct 14