Skip to content

Instantly share code, notes, and snippets.

@sirpercival
Created March 7, 2014 12:56
Show Gist options
  • Save sirpercival/9410983 to your computer and use it in GitHub Desktop.
Save sirpercival/9410983 to your computer and use it in GitHub Desktop.
[INFO ] Kivy v1.8.0
[WARNING] [Config ] Older configuration version detected (9 instead of 10)
[WARNING] [Config ] Upgrading configuration in progress.
[INFO ] [Logger ] Record log in /Users/gray/.kivy/logs/kivy_14-03-07_7.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_imageio, img_tex, img_dds, img_pygame, img_pil, img_gif
[DEBUG ] [Cache ] register <kv.texture> with limit=1000, timeout=60s
[DEBUG ] [Cache ] register <kv.shader> with limit=1000, timeout=3600s
[DEBUG ] [Cache ] register <kv.loader> with limit=500, timeout=60s
[INFO ] [Loader ] using a thread pool of 2 workers
[INFO ] [Text ] Provider: pygame
[INFO ] [AudioGstplayer] Using Gstreamer 1.2.1.0
[DEBUG ] [Audio ] register SoundGstplayer
[DEBUG ] [Audio ] register SoundPygame
[INFO ] [Audio ] Providers: audio_gstplayer, audio_pygame (audio_sdl ignored)
Abort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment