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

Koreader on Android cannot handle screen auto-rotation #624

Closed
Markismus opened this issue Jun 4, 2014 · 6 comments
Closed

Koreader on Android cannot handle screen auto-rotation #624

Markismus opened this issue Jun 4, 2014 · 6 comments
Labels

Comments

@Markismus
Copy link
Member

On android 2.35 on HTC HD Desire I get the message that koreader is not responding and the question whether I want to close now or wait. When I wait the screen is black and one time koreader returned, but most of the time it didn't. It happened in Filemanager. I am testing whether it happens while reading an epub document, too.

@hwhw
Copy link
Member

hwhw commented Jun 4, 2014

I think we still have some race conditions left in the input code.

@Markismus
Copy link
Member Author

No trouble with timeouts while reading. So there is a difference between filemanager and readerui. Does that help?

@hwhw
Copy link
Member

hwhw commented Jun 4, 2014

My bet is on a coincidence.

@houqp
Copy link
Member

houqp commented Jun 4, 2014

That not-responding error can be caused by many things. I also managed to get it for couple times, not consistently though. I was testing other stuffs, so did not spend time to dig deeper. You can use adb's logcat to obtain the app crash log.

@Markismus
Copy link
Member Author

Reading an epub for a longer time in build 240 also generated this error. Since it also crashed after the switch to landscape (see #623), I disabled the setting `turn screen automatically' on my phone and lo and behold: no more inactivity!

Apparently the auto-rotate of the HTC Desire is mixed up with the error.

@chrox chrox changed the title When waiting I get an error message about koreader being inactive Koreader on Android cannot handle screen auto-rotation Jun 30, 2014
@chrox
Copy link
Member

chrox commented Jun 30, 2014

Seems the same problem with #623. Close this now.

@chrox chrox closed this as completed Jun 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants