Thread with 10 posts
jump to expanded post@ConnyDuck the version 28.0 as well as the beta on fdroid crashes in a loop on my phone...
@ckeen can you give me more information please? Which server, when did it start, where exactly does it crash, etc
@ckeen and maybe a stacktrace from logcat
@ConnyDuck upon start of the 28.0 version on Android 12 connecting to my goto social server. I will try to get a stack trace
@ConnyDuck the old version asks me about which push service to use, the new version seems to crash beforehand.
@ckeen hmmm my gotosocial account works without problems 🤔
will definitely need a stacktrace
@ConnyDuck
3-25 10:33:52.653 15803 15823 D OpenGLRenderer: endAllActiveAnimators on 0x74faea4320 (RippleDrawable) with handle 0x740ae5d5f0
03-25 10:33:52.805 1779 3420 W InputManager-JNI: Input channel object '76b7213 Splash Screen com.keylesspalace.tusky (client)' was disposed without first being removed with the input manager!
03-25 10:33:52.911 1779 3420 W WindowManager: Attempted to add application window with unknown token null. Aborting.
03-25 10:33:52.912 16239 16239 E AndroidRuntime: FATAL EXCEPTION: main
03-25 10:33:52.912 16239 16239 E AndroidRuntime: Process: com.keylesspalace.tusky, PID: 16239
03-25 10:33:52.912 16239 16239 E AndroidRuntime: android.view.WindowManager$BadTokenException: Unable to add window -- token null is not valid; is your activity running?
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at android.view.ViewRootImpl.setView(ViewRootImpl.java:1159)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at android.view.WindowManagerGlobal.addView(WindowManagerGlobal.java:399)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at android.view.WindowManagerImpl.addView(WindowManagerImpl.java:133)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at android.app.Dialog.show(Dialog.java:345)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at w4.w.s(SourceFile:323)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at w4.t.q(SourceFile:13)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at Z5.a.j(SourceFile:6)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at r6.C.run(SourceFile:108)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at android.os.Handler.handleCallback(Handler.java:938)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:99)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at android.os.Looper.loopOnce(Looper.java:201)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at android.os.Looper.loop(Looper.java:288)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:7842)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:548)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1003)
03-25 10:33:52.912 16239 16239 E AndroidRuntime: Suppressed: w6.e: [j0{Cancelling}@d90d02b, Dispatchers.Main.immediate]
03-25 10:33:52.914 1779 16299 I DropBoxManagerService: add tag=data_app_crash isTagEnabled=true flags=0x2
03-25 10:33:52.915 1779 3420 W ActivityTaskManager: Force finishing activity com.keylesspalace.tusky/.MainActivity
@ConnyDuck it looks like when I uninstall another app (ntfy) it works!?
@ckeen yes seems like there is a problem with unified push. Thanks for reporting, will fix!