Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text provider #105

Closed
tejkweku opened this issue Apr 20, 2014 · 1 comment
Closed

Text provider #105

tejkweku opened this issue Apr 20, 2014 · 1 comment

Comments

@tejkweku
Copy link

I would like a way out of this problem.
This is the error message I receive when I try to run my kivy app named "calender.py"

root@Bloc-notes:~/Workspaces/Kivy# python3.3 calender.py
[INFO ] Kivy v1.8.0
[INFO ] [Logger ] Record log in /home/tj/.kivy/logs/kivy_14-04-20_0.txt
[INFO ] [Factory ] 157 symbols loaded
[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
[DEBUG ] [Cache ] register <kv.lang> with limit=None, timeout=Nones
[DEBUG ] [Text ] Ignored (import error)
[DEBUG ] [Text ] Ignored (import error)
[DEBUG ] [Text ] Ignored (import error)
[CRITICAL] [Text ] Unable to find any valuable Text provider at all!
[CRITICAL] [App ] Unable to get a Text provider, abort.

@tito
Copy link
Member

tito commented Apr 20, 2014

Please report it to the Kivy project, it has nothing to do with Buildozer :)

@tito tito closed this as completed Apr 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants