Hello community,
A new Graphene OS user. Posting this issue as I couldnot find a good solution for this. Appreciate any assistance.
Problem
My Native Graphene OS camera has started capturing really pixelated pictures. The pixel camera app installed from Aurora app keeps crashing.
What did I do?
I have pixel 9 pro. I don't have any Google related framework running on the main profile. In this profile, I installed Pixel camera app. It was running great.
But for some random reason, I wanted to experiment with gcam service provider coz the image preview on pixel app was not connect to the gallery app. It was asking me to install Google photos from playstore.
So I went to fdroid and installed the gcam services. It never installed successfully. https://apt.izzysoft.de/fdroid/index/apk/com.google.android.apps.photos
Now, when I open pixel camera app it crashes with the following error. At the same time, native pixel camera opens but shoots pixelated photos. My best guess, based on the error below, is that the gcam services I tried to install were old, and have replaced the latest module, resulting in the nullpoint exception and pixelation. Any ideas on how do I revert back without resetting my entire phone? :
type: crash
osVersion: google/komodo/komodo:14/AD1A.240905.004/2024101200:user/release-keys
package: com.google.android.GoogleCamera:66480026
process: com.google.android.GoogleCamera
processUptime: 242 + 220 ms
installer: com.aurora.store
java.lang.RuntimeException: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean com.google.googlex.gcam.Gcam.f()' on a null object reference
at lew.run(PG:61)
at dtd.run(PG:10)
at android.os.Handler.handleCallback(Handler.java:959)
at android.os.Handler.dispatchMessage(Handler.java:100)
at android.os.Looper.loopOnce(Looper.java:232)
at android.os.Looper.loop(Looper.java:317)
at android.app.ActivityThread.main(ActivityThread.java:8623)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
at com.android.internal.os.ExecInit.main(ExecInit.java:50)
at com.android.internal.os.RuntimeInit.nativeFinishInit(Native Method)
at com.android.internal.os.RuntimeInit.main(RuntimeInit.java:369)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'boolean com.google.googlex.gcam.Gcam.f()' on a null object reference
at fss.get(PG:66)
at pxh.get(PG:1)
at gdr.a(PG:2)
at flu.get(PG:12)
at pxh.get(PG:1)
at fnf.get(PG:22)
at pxh.get(PG:1)
at jwq.get(PG:11)
at pxh.get(PG:1)
at gjf.get(PG:12)
at pxh.get(PG:1)
at pxg.get(PG:2)
at dwo.d(PG:2)
at dwo.a(PG:1)
at eaj.run(PG:34)
... 11 more