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

bug(Google Photos): Cannot login #3577

Open
3 tasks done
DarkKnight1444 opened this issue Aug 23, 2024 · 9 comments
Open
3 tasks done

bug(Google Photos): Cannot login #3577

DarkKnight1444 opened this issue Aug 23, 2024 · 9 comments
Labels
Bug report Something isn't working

Comments

@DarkKnight1444
Copy link

Bug description

VID_20240823_170011_113.mp4

Error logs

No response

Solution

No response

Additional context

No response

Acknowledgements

  • I have checked all open and closed bug reports and this is not a duplicate.
  • I have chosen an appropriate title.
  • All requested information has been provided properly.
@DarkKnight1444 DarkKnight1444 added the Bug report Something isn't working label Aug 23, 2024
@DarkKnight1444
Copy link
Author

DarkKnight1444 commented Aug 23, 2024

I'm already logged in to gmscore and my account is displayed in Photos. Also I just noticed that Photos automatically logged in to the account after keeping it open for few minutes. But after closing the app (from recents as well), it logged out again, and same thing happened on reopening the app.

(I'm on a Pixel 7a, and patched Photos using Revanced CLI as the manager gave error)

@oSumAtrIX
Copy link
Member

Send errorlogs using logcat by filtering for "AndroidRuntime". Check online how to use logcat

@oSumAtrIX oSumAtrIX added the Waiting on author Further information is requested label Aug 23, 2024
@DarkKnight1444
Copy link
Author

Line 55: 08-21 19:23:57.531 28293 28293 F DEBUG : #29 pc 00000000000edbcc /system/lib64/libandroid_runtime.so (android::AndroidRuntime::start(char const*, android::Vectorandroid::String8 const&, bool)+844) (BuildId: e0fc1ccfe043ab286e745f48696bc0d8)
Line 58: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: FATAL EXCEPTION: main
Line 59: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: Process: app.revanced.android.photos, PID: 29030
Line 60: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: java.lang.NullPointerException: IBitmapDescriptorFactory is not initialized
Line 61: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at b.ak(PG:8)
Line 62: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at arty.g(PG:5)
Line 63: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at arty.l(PG:8)
Line 64: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at _1272.j(PG:100)
Line 65: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at ycz.gU(PG:96)
Line 66: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at arhf.f(PG:887)
Line 67: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at cs.aB(PG:1139)
Line 68: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at cs.aD(PG:83)
Line 69: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at cs.an(PG:122)
Line 70: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at cs.F(PG:63)
Line 71: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at cs.s(PG:11)
Line 72: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at ca.onStart(PG:27)
Line 73: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at fc.onStart(PG:1)
Line 74: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at axni.onStart(PG:13)
Line 75: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.app.Instrumentation.callActivityOnStart(Instrumentation.java:1701)
Line 76: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.app.Activity.performStart(Activity.java:9003)
Line 77: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.app.ActivityThread.handleStartActivity(ActivityThread.java:4018)
Line 78: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.performLifecycleSequence(TransactionExecutor.java:327)
Line 79: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.cycleToPath(TransactionExecutor.java:307)
Line 80: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeLifecycleItem(TransactionExecutor.java:279)
Line 81: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.executeTransactionItems(TransactionExecutor.java:150)
Line 82: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:93)
Line 83: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:2595)
Line 84: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:107)
Line 85: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:232)
Line 86: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.os.Looper.loop(Looper.java:317)
Line 87: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8592)
Line 88: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
Line 89: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
Line 90: 08-21 19:26:04.173 29030 29030 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
Line 91: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: FATAL EXCEPTION: main
Line 92: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: Process: app.revanced.android.photos, PID: 29390
Line 93: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: java.lang.NullPointerException: Attempt to invoke virtual method 'azzt azqc.D()' on a null object reference
Line 94: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at pjv.a(PG:294)
Line 95: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at pjv.a(PG:146)
Line 96: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at pmq.g(PG:19)
Line 97: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at pmq.b(PG:7)
Line 98: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at pnb.q(PG:31)
Line 99: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at pfe.a(PG:1345)
Line 100: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at axak.Q(PG:5)
Line 101: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at axbb.q(PG:11)
Line 102: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at axak.fF(PG:8)
Line 103: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at com.google.android.libraries.social.settings.PreferenceScreen.onItemClick(PG:16)
Line 104: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at android.widget.AdapterView.performItemClick(AdapterView.java:330)
Line 105: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at android.widget.AbsListView.performItemClick(AbsListView.java:1271)
Line 106: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at android.widget.AbsListView$PerformClick.run(AbsListView.java:3284)
Line 107: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at android.widget.AbsListView$3.run(AbsListView.java:4250)
Line 108: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:959)
Line 109: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:100)
Line 110: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:232)
Line 111: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at android.os.Looper.loop(Looper.java:317)
Line 112: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8592)
Line 113: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
Line 114: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
Line 115: 08-21 19:27:38.622 29390 29390 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
Line 116: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: FATAL EXCEPTION: pool-31-thread-1
Line 117: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: Process: app.revanced.android.photos, PID: 20307
Line 118: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: xur: avwz: Database deleted. Account: 0
Line 119: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at xuu.(PG:8)
Line 120: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at xuw.(PG:1)
Line 121: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at aags.(PG:1)
Line 122: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at aagt.e(PG:5)
Line 123: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at xux.d(PG:3)
Line 124: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at gue.g(PG:8)
Line 125: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at gue.f(PG:32)
Line 126: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at xux.n(PG:7)
Line 127: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at _3160.k(PG:21)
Line 128: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at _3160.b(PG:33)
Line 129: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at yaz.c(PG:53)
Line 130: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at yaz.a(PG:13)
Line 131: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at yba.b(PG:27)
Line 132: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at xzt.a(PG:1396)
Line 133: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at avvm.f(PG:40)
Line 134: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at auzf.run(PG:935)
Line 135: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at azdk.run(PG:74)
Line 136: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at auzf.run(PG:793)
Line 137: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at bidu.run(PG:27)
Line 138: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:959)
Line 139: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:100)
Line 140: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:232)
Line 141: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at android.os.Looper.loop(Looper.java:317)
Line 142: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8592)
Line 143: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
Line 144: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:580)
Line 145: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:878)
Line 146: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: Caused by: avwz: Database deleted. Account: 0
Line 147: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at avxa.a(PG:28)
Line 148: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at avxy.f(PG:4)
Line 149: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at tlx.f(PG:19)
Line 150: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at avxy.a(PG:8)
Line 151: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at tlx.a(PG:7)
Line 152: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at avxf.a(PG:13)
Line 153: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at _1567.u(PG:29)
Line 154: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at _1567.r(PG:14)
Line 155: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at _1567.x(PG:1)
Line 156: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at _1567.h(PG:32)
Line 157: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at aags.a(PG:70)
Line 158: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at xuw.B(PG:9)
Line 159: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at llp.a(PG:579)
Line 160: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at barg.a(PG:3)
Line 161: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at baqk.run(PG:19)
Line 162: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at bari.run(PG:5)
Line 163: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at bapi.execute(PG:1)
Line 164: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at basd.E(PG:6)
Line 165: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at xuw.w(PG:9)
Line 166: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at xuw.A(PG:9)
Line 167: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at xvz.run(PG:676)
Line 168: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at auzb.call(PG:3)
Line 169: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at auyy.call(PG:3)
Line 170: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at auzi.run(PG:55)
Line 171: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
Line 172: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:644)
Line 173: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at java.lang.Thread.run(Thread.java:1012)
Line 174: 08-21 23:06:08.126 20307 20575 E AndroidRuntime: at auys.run(PG:6)

@oSumAtrIX oSumAtrIX removed the Waiting on author Further information is requested label Aug 23, 2024
@DarkKnight1444

This comment was marked as resolved.

@harshads-dev
Copy link

harshads-dev commented Aug 28, 2024

@DarkKnight1444 Brother which version of revanced photos you are using?, I am not a pro too, but I know some...

I face logout problem after closing app from background, I can share my catlogs if wanted

@DarkKnight1444
Copy link
Author

I'm using 6.96.0.664905419.

@harshads-dev

This comment was marked as off-topic.

@kvxrun

This comment was marked as duplicate.

@LisoUseInAIKyrios LisoUseInAIKyrios changed the title Can't login to Google Photos bug(Google Photos): Cannot login Aug 30, 2024
@Stale-1

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants