6
61
Fork
You've already forked android
5

Crash on startup #13

Closed
opened 2025年02月08日 03:05:26 +01:00 by wrenix · 4 comments

App-Version: v1.0.1
Androi-Version: 15

02-08 03:02:52.784 7517 7517 D AndroidRuntime: Shutting down VM
02-08 03:02:52.784 7517 7517 E AndroidRuntime: FATAL EXCEPTION: main
02-08 03:02:52.784 7517 7517 E AndroidRuntime: Process: org.unifiedpush.distributor.sunup, PID: 7517
02-08 03:02:52.784 7517 7517 E AndroidRuntime: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:601)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:871)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: Caused by: java.lang.reflect.InvocationTargetException
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at java.lang.reflect.Method.invoke(Native Method)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	... 1 more
02-08 03:02:52.784 7517 7517 E AndroidRuntime: Caused by: android.content.pm.PackageManager$NameNotFoundException: de.provokateurin.neon
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageManager.java:540)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.java:523)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at C.j.a(SourceFile:1)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at I3.d.g(SourceFile:20)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at o0.c.J(SourceFile:52)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at X3.v.<init>(SourceFile:52)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at J2.a.i(SourceFile:215)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at A.i0.f(SourceFile:45)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at androidx.lifecycle.U.i(SourceFile:5)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at g2.u.r(SourceFile:74)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at Q3.v.h(SourceFile:302)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at T.a.h(SourceFile:52)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at x0.h0.a(SourceFile:70)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at A.n.h(SourceFile:56)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at T.a.h(SourceFile:52)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at L.d.b(SourceFile:150)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at x0.i0.a(SourceFile:309)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at E.z.h(SourceFile:43)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at T.a.h(SourceFile:52)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at L.d.b(SourceFile:150)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at x0.Q.a(SourceFile:586)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at x0.j1.h(SourceFile:250)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at T.a.h(SourceFile:52)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at L.d.a(SourceFile:227)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at x0.j1.h(SourceFile:213)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at T.a.h(SourceFile:52)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at L.d.E(SourceFile:15)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at L.p.n(SourceFile:197)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at L.u.i(SourceFile:33)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at L.w0.a(SourceFile:45)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at L.u.j(SourceFile:7)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at v.c0.i(SourceFile:65)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at x0.t.setOnViewTreeOwnersAvailable(SourceFile:7)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at x0.k1.f(SourceFile:10)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at x0.k1.b(SourceFile:19)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at androidx.lifecycle.u.a(SourceFile:23)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at androidx.lifecycle.v.a(SourceFile:251)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at v.c0.i(SourceFile:36)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at x0.t.onAttachedToWindow(SourceFile:118)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.View.dispatchAttachedToWindow(View.java:22895)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3506)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3513)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3513)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3513)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3513)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3515)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2977)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:10429)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1415)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1424)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.Choreographer.doCallbacks(Choreographer.java:1024)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.Choreographer.doFrame(Choreographer.java:953)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1398)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.os.Handler.handleCallback(Handler.java:991)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.os.Handler.dispatchMessage(Handler.java:102)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.os.Looper.loopOnce(Looper.java:232)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.os.Looper.loop(Looper.java:317)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	at android.app.ActivityThread.main(ActivityThread.java:8787)
02-08 03:02:52.784 7517 7517 E AndroidRuntime: 	... 3 more
02-08 03:02:52.786 1505 6514 W ActivityManager: Process org.unifiedpush.distributor.sunup has crashed too many times, killing! Reason: crashed quickly
02-08 03:02:52.786 1505 6514 W ActivityTaskManager: Force finishing activity org.unifiedpush.distributor.sunup/.activities.MainActivity

PS: Sometime Push-Notification still works.

App-Version: v1.0.1 Androi-Version: 15 ``` 02-08 03:02:52.784 7517 7517 D AndroidRuntime: Shutting down VM 02-08 03:02:52.784 7517 7517 E AndroidRuntime: FATAL EXCEPTION: main 02-08 03:02:52.784 7517 7517 E AndroidRuntime: Process: org.unifiedpush.distributor.sunup, PID: 7517 02-08 03:02:52.784 7517 7517 E AndroidRuntime: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:601) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:871) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: Caused by: java.lang.reflect.InvocationTargetException 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:591) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: ... 1 more 02-08 03:02:52.784 7517 7517 E AndroidRuntime: Caused by: android.content.pm.PackageManager$NameNotFoundException: de.provokateurin.neon 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.app.ApplicationPackageManager.getApplicationInfoAsUser(ApplicationPackageManager.java:540) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.app.ApplicationPackageManager.getApplicationInfo(ApplicationPackageManager.java:523) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at C.j.a(SourceFile:1) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at I3.d.g(SourceFile:20) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at o0.c.J(SourceFile:52) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at X3.v.<init>(SourceFile:52) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at J2.a.i(SourceFile:215) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at A.i0.f(SourceFile:45) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at androidx.lifecycle.U.i(SourceFile:5) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at g2.u.r(SourceFile:74) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at Q3.v.h(SourceFile:302) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at T.a.h(SourceFile:52) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at x0.h0.a(SourceFile:70) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at A.n.h(SourceFile:56) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at T.a.h(SourceFile:52) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at L.d.b(SourceFile:150) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at x0.i0.a(SourceFile:309) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at E.z.h(SourceFile:43) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at T.a.h(SourceFile:52) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at L.d.b(SourceFile:150) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at x0.Q.a(SourceFile:586) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at x0.j1.h(SourceFile:250) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at T.a.h(SourceFile:52) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at L.d.a(SourceFile:227) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at x0.j1.h(SourceFile:213) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at T.a.h(SourceFile:52) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at L.d.E(SourceFile:15) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at L.p.n(SourceFile:197) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at L.u.i(SourceFile:33) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at L.w0.a(SourceFile:45) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at L.u.j(SourceFile:7) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at v.c0.i(SourceFile:65) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at x0.t.setOnViewTreeOwnersAvailable(SourceFile:7) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at x0.k1.f(SourceFile:10) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at x0.k1.b(SourceFile:19) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at androidx.lifecycle.u.a(SourceFile:23) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at androidx.lifecycle.v.a(SourceFile:251) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at v.c0.i(SourceFile:36) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at x0.t.onAttachedToWindow(SourceFile:118) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.View.dispatchAttachedToWindow(View.java:22895) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3506) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3513) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3513) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3513) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.ViewGroup.dispatchAttachedToWindow(ViewGroup.java:3513) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:3515) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:2977) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:10429) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1415) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.Choreographer$CallbackRecord.run(Choreographer.java:1424) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.Choreographer.doCallbacks(Choreographer.java:1024) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.Choreographer.doFrame(Choreographer.java:953) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:1398) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:991) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:102) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:232) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.os.Looper.loop(Looper.java:317) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:8787) 02-08 03:02:52.784 7517 7517 E AndroidRuntime: ... 3 more 02-08 03:02:52.786 1505 6514 W ActivityManager: Process org.unifiedpush.distributor.sunup has crashed too many times, killing! Reason: crashed quickly 02-08 03:02:52.786 1505 6514 W ActivityTaskManager: Force finishing activity org.unifiedpush.distributor.sunup/.activities.MainActivity ``` PS: Sometime Push-Notification still works.
Owner
Copy link

Thank you, for the moment, reinstall Neon, remove it from sunup, then you can uninstall it again. I'm patching the issue 👍

Thank you, for the moment, reinstall Neon, remove it from sunup, then you can uninstall it again. I'm patching the issue 👍
Owner
Copy link

Fixed with 1.0.2

Fixed with 1.0.2
Author
Copy link

Okay it works, now.

But should we automatical delete that Entry, if the APP is not there anymore?

Okay it works, now. But should we automatical delete that Entry, if the APP is not there anymore?
Owner
Copy link

Definitely, but it takes more time to implement :)

You can open an issue on https://codeberg.org/UnifiedPush/android-distributor/ if you want

Definitely, but it takes more time to implement :) You can open an issue on https://codeberg.org/UnifiedPush/android-distributor/ if you want
Sign in to join this conversation.
No Branch/Tag specified
main
1.2.3-rc1
1.2.2
1.2.1
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.2.2
0.2.1
0.2.0
0.1.0
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Sunup/android#13
Reference in a new issue
Sunup/android
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?