Skip to content

Instantly share code, notes, and snippets.

@nskrypnik
Created July 31, 2013 16:11
Show Gist options
  • Save nskrypnik/6123449 to your computer and use it in GitHub Desktop.
Save nskrypnik/6123449 to your computer and use it in GitHub Desktop.
[INFO ] [Window ] virtual keyboard not allowed, single mode, not docked
[DEBUG ] [Atlas ] Load <c:\kivy\kivy\kivy\data\..\data\images\defaulttheme.atlas>
[DEBUG ] [Atlas ] Need to load 1 images
[DEBUG ] [Atlas ] Load <c:\kivy\kivy\kivy\data\..\data\images\defaulttheme-0.png>
[DEBUG ] [ImagePygame ] Load <c:\kivy\kivy\kivy\data\..\data\images\defaulttheme-0.png>
OpenGL Warning: VBoxCrHgsmiCreate failed
[DEBUG ] [ImagePygame ] Load <examples/widgets\softboy.png>
OpenGL Warning: VBoxCrHgsmiCreate failed
[INFO ] [GL ] NPOT texture support is available
OpenGL Warning: VBoxCrHgsmiCreate failed
[INFO ] [OSC ] using <thread> for socket
[WARNING ] [Input ] WM_Touch/WM_Pen not supported by your version of Windows
[ERROR ] Error while importing wm_touch/wm_pen
Traceback (most recent call last):
File "c:\kivy\kivy\kivy\input\providers\__init__.py", line 20, in <module>
import kivy.input.providers.wm_touch
File "c:\kivy\kivy\kivy\input\providers\wm_touch.py", line 53, in <module>
raise Exception('Unsupported Window version')
Exception: Unsupported Window version
[DEBUG ] [Base ] Create provider from mouse
[DEBUG ] [Base ] Create provider from wm_touch
[WARNING ] [Base ] Unknown <wm_touch> provider
[DEBUG ] [Base ] Create provider from wm_pen
[WARNING ] [Base ] Unknown <wm_pen> provider
[INFO ] [Base ] Start application main loop
OpenGL Warning: VBoxCrHgsmiCreate failed
[DEBUG ] [gstreamer_video] Load <examples/widgets\softboy.avi>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment