[Bug 1772242] Re: Kivy for Python 3 doesn't run

2018-05-20 Thread Dominik Lang
** Description changed: I've tested the official python3-kivy package (1.9.1-1build3) on bionic, artful and xenial. It doesn't work on any of those systems. Here's a simple way to verify, just run in your shell: python3 -c 'from kivy.base import runTouchApp as r; from kivy.uix.button

[Bug 1772242] Re: Kivy for Python 3 doesn't run

2018-07-11 Thread Dominik Lang
** Description changed: I've tested the official python3-kivy package (1.9.1-1build3) on bionic, artful and xenial. It doesn't work on any of those systems. Here's a simple way to verify, just run in your shell: python3 -c 'from kivy.base import runTouchApp as r; from kivy.uix.button -