SDL_ERROR: Touch ID already in use
GoogleCodeExporter opened this issue · comments
Google Code Exporter commented
What steps will reproduce the problem?
1.quick click video item
2.when the video play just now then return quickly.
3.the player close and log print as follow:
09-12 11:06:16.270: E/libSDL(11169): SDL_ERROR: Touch ID already in use
09-12 11:06:16.270: I/BroovPlayer(11169): Starting Player init: subtitle_show:1
subtitle_font_size:11
09-12 11:06:16.270: I/BroovPlayer(11169): FullScreen Width:1280 Height:752
09-12 11:06:16.270: E/libSDL(11169): SDL_ERROR: Invalid window
09-12 11:06:16.270: E/libSDL(11169): SDL_ERROR: Invalid window
09-12 11:06:16.270: E/libSDL(11169): SDL_ERROR: No dynamic GL support in video
driver
09-12 11:06:16.270: E/libSDL(11169): SDL_ERROR: No dynamic GL support in video
driver
09-12 11:06:16.270: E/libSDL(11169): SDL_ERROR: Unsupported by OpenGL ES
texture format
What is the expected output? What do you see instead?
I expected not happen what I said.the player should wait SDL free the window
and then play next,it should not print "Touch ID already in use" and the player
closed abnormal.
What version of the product are you using? On what operating system?
the latest/cortex-a8/android
Please provide any additional information below.
Original issue reported on code.google.com by JOHNASON...@gmail.com
on 12 Sep 2012 at 3:12