KitchenSink icon indicating copy to clipboard operation
KitchenSink copied to clipboard

KitchenSink main.py crashes but apk generated successfully

Open skumar7777 opened this issue 1 year ago • 2 comments

Versions

  • OS: Ubuntu 22.04 LTS
  • Python: 3.10.6
  • Kivy: 2.2 (from source)
  • KivyMD: 1.1.1

I am able to generate the apk file from KitchenSink-main using buildozer successfully. However when I try to run main.py from kivy venv, I get an error as attached. KitchenSink.log

skumar7777 avatar Feb 16 '23 19:02 skumar7777

The apk also crashes on the Android Studio emulator with x86_64.

skumar7777 avatar Feb 16 '23 20:02 skumar7777

Individual code fragment under the uix folder work fine - did not try all of them.

skumar7777 avatar Feb 16 '23 21:02 skumar7777