Your message dated Wed, 20 May 2020 11:23:44 -0400 (EDT)
with message-id <alpine.deb.2.21.2005201122550.8...@bear.techie.net>
and subject line Fixed
has caused the Debian Bug report #774052,
regarding python3-kivy: Fails to initialize example code
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
774052: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774052
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python3-kivy
Version: 1.8.0+dfsg-2.1
Severity: important

With a fresh install, I decided to try the example Hello World program
on Kivy's front page, and it failed.

$ python3
Python 3.4.2 (default, Dec  2 2014, 15:08:18)
[GCC 4.9.2] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from kivy.app import App
[INFO   ] Kivy v1.8.0
[INFO   ] [Logger      ] Record log in
/home/david/.kivy/logs/kivy_14-12-27_2.txt
[INFO   ] [Factory     ] 157 symbols loaded
[DEBUG  ] [Cache       ] register <kv.lang> with limit=None, timeout=Nones
[DEBUG  ] [Cache       ] register <kv.image> with limit=None, timeout=60s
[DEBUG  ] [Cache       ] register <kv.atlas> with limit=None, timeout=Nones
[INFO   ] [Image       ] Providers: img_tex, img_dds, img_gif
(img_pygame, img_pil ignored)
[DEBUG  ] [Cache       ] register <kv.texture> with limit=1000, timeout=60s
[DEBUG  ] [Cache       ] register <kv.shader> with limit=1000, timeout=3600s
>>> from kivy.uix.button import Button
[DEBUG  ] [Text        ] Ignored <pygame> (import error)
[DEBUG  ] [Text        ] Ignored <sdlttf> (import error)
[DEBUG  ] [Text        ] Ignored <pil> (import error)
[CRITICAL] [Text        ] Unable to find any valuable Text provider at all!
[CRITICAL] [App         ] Unable to get a Text provider, abort.

However, the code runs as expected on python2.

-- System Information:
Debian Release: 8.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-kivy depends on:
ii  libc6                     2.19-13
ii  libgl1-mesa-glx [libgl1]  10.3.2-1
ii  libglib2.0-0              2.42.1-1
ii  libgstreamer1.0-0         1.4.4-2
ii  python3                   3.4.2-2

python3-kivy recommends no packages.

python3-kivy suggests no packages.

-- no debconf information

Happy Hacking,

David E. McMackins II
Associate, Free Software Foundation (#12889)

www.mcmackins.org www.delwink.com
www.gnu.org www.fsf.org

--- End Message ---
--- Begin Message ---
Version: 1.9.1-1

--- End Message ---
_______________________________________________
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to