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

InputDispatcher error : "Consumer closed input channel or an error occurred. events=0x8" while scrolling. #8

Open
GoogleCodeExporter opened this issue Jun 4, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

When I run the app on one of the devices I have with Android v. 2.3.4 and 
scroll the ListView several times, up and down, my app closes down without 
showing any error. All I am able to get in the logcat is as below :

12-09 15:39:20.055: E/InputDispatcher(182): channel '40c5dee0 
com.myapp/com.myapp.HomeScreen (server)' ~ Consumer closed input channel or an 
error occurred.  events=0x8
12-09 15:39:20.055: E/InputDispatcher(182): channel '40c5dee0 
com.myapp/com.myapp.HomeScreen (server)' ~ Channel is unrecoverably broken and 
will be disposed!
12-09 15:39:20.065: I/WindowManager(182): WIN DEATH: Window{40c5dee0 
com.myapp/com.myapp.HomeScreen paused=false}

The app runs fine on android 4.x versions. I am getting this issue in android 
2.3.4, as I have one device with that version to test on. I would like to know 
what might be causing the problem. Any help would be appreciated.

Original issue reported on code.google.com by [email protected] on 9 Dec 2013 at 11:02

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