Kivy for Python 3 doesn't run

Bug #1772242 reported by Dominik Lang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kivy (Ubuntu)
New
Undecided
Unassigned

Bug Description

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 import Button as B; r(B(text="Hello Kivy"))'

There's an additional problem on artful that prevents both python-kivy and python3-kivy from running, but that's a known bug which can be circumvented by setting multisampling to 0 in ~/.kivy/config.ini.

The Kivy developers maintain a PPA, and the kivy-daily version works on all 3 distros (both py2 and py3). You may want to have a look at it here:

https://github.com/kivy/kivy-sdk-packager/tree/master/linux/debian

Note: Building the package itself successfully is not a guarantee for it to work correctly, because it is designed to run with different backend components.

Also, feel free to contact the devs so this can get sorted out more easily. A few ways to do so are listed here:

https://kivy.org/#support

If you need more information, I'm happy to assist, too.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: python3-kivy 1.9.1-1build3
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Sun May 20 12:28:57 2018
InstallationDate: Installed on 2018-05-07 (12 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
SourcePackage: kivy
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Dominik Lang (dolang) wrote :
Dominik Lang (dolang)
description: updated
Dominik Lang (dolang)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.