eszdman / PhotonCamera

Android Camera that uses Enhanced image processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash on Pixel 6

Smorty100 opened this issue · comments

Expected behavior:

  1. Open photoncamera
  2. Take picture
  3. Tap on image in the corner to view the image

Actual behavior:

  1. Open photoncamera
  2. Take picture (in normal photo mode)
  3. App crashes once all frames for computation are captured
  4. No image gets saved to gallery

Device: Google Pixel 6
OS: Android beta 13 (T1B3.221003.008)
Source: Downloaded from play store

Same, but I get the crash right after the pic gets taken, before I even tap on the bottom left. P6 on GrapheneOS/Android 13.2

Most likely this is due to the device itself, I advise you to wait for a new version where everything will be redone

On Fairphone 4, the app was crashing after photo is taken, and the photo was not saved.
I changed the Align Method from PCam CPU to PCam GPU, and now it is not crashing anymore.

EDIT: I updated from the playstore version 0.72 to the github release 0.85, deleting all app storage in between, and that 0.85 does not have the crash issue. It uses the PCam Hybrid align method and the resulting photos are much better too.