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

SDL_ERROR: Touch ID already in use #20

Open
GoogleCodeExporter opened this issue Jul 7, 2015 · 0 comments
Open

SDL_ERROR: Touch ID already in use #20

GoogleCodeExporter opened this issue Jul 7, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant