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

Crash on 'Camera Sensitivity' in Settings #245

Closed
lukeswitz opened this issue Jan 23, 2018 · 1 comment
Closed

Crash on 'Camera Sensitivity' in Settings #245

lukeswitz opened this issue Jan 23, 2018 · 1 comment

Comments

@lukeswitz
Copy link
Collaborator

lukeswitz commented Jan 23, 2018

Device: Nexus 4 Android 5.1
Build: F-Droid v0.1.0-beta-11

Related commits: 88432ed 07f1c5f in reference to #238

Related notes: The bind handler is leaked in CameraConfigureActivity after being bound in Preview. The phone nearly melted and hit a thermal warning of 72 celcius and rising.

Lots of v4-v7 conflicts & external libraries make it hard to tell if it's one of those explicitly not allowing the handler to detach. Refactor some of these dependencies may help the cause. I'll wait until the 112 release before bothering you with these issues again.

Cheers,
Luke

@lukeswitz
Copy link
Collaborator Author

Basically whenever the preview is null and the camera is told to open from Preview activity, there's a crash. Seems to be a duplicate of the same issue; closing this one up.

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

No branches or pull requests

2 participants