-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
Night mode not working #485
Comments
Hi @doomlaur, Thanks a lot for filing this issue and your kind words and appreciation! How long do you wait until night mode finishes taking the shot? Does the issue occur even after waiting for 10-15 seconds? (considering the worst case scenario) |
Hi @MHShetty and thank you for your quick answer! 🙂 The issue does occur even after waiting for some time. I just tried it again and waited for 5 minutes (confirmed by the stopwatch) and it still did not finish. |
This is an upstream issue introduced by Android 15 and requires updating CameraX to the future 1.5.0-alpha04 release that's not available yet: |
Perfect, thank you so much! 😄 |
I have a Google Pixel 9 Pro XL with GrapheneOS 2024111800 (the newest version at the time of writing) and Camera version 74 (the newest version at the time of writing). I'm very happy overall, except that the night mode does not seem to work in the Camera app. Switching to the night mode shows me a beautiful preview image, but pressing the button to actually take the photo never actually saves it. In other words, taking the photo never finishes. I see the following error when trying to open the Gallery from the Camera app:
Pressing the button for switching the camera causes the app to show the following error message:
Pressing
Show details
in that window shows me the following call stack:Thank you in advance for your help, and thank you for the great work on GrapheneOS and the Camera app! 😄
The text was updated successfully, but these errors were encountered: