-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Crash upon making a new rant #124
Comments
I'm on a galaxy s10e with a locked bootloader running the latest update that the Samsung got in the US. Mine does the exact same thing. This looks like a great application by the way. |
Same thing. Phone is Pixel 6 on latest version of GrapheneOS. |
Same thing. FP5, /e/os 2.3, android 13. When I click on (+), i can see something for a frame or a moment and then home screen. |
Same here. On a A55 on Android 14 |
Me too. I thought it was a way to make sure no fucks are given?? |
Works with debug apk from other issue. F droid release is what crashes (giving zero fucks for eva) |
Same here, FP4 with e.os 2.4, F-Droid release 1.05 |
Same here on Samsung M54. I really like the app, so I'm hoping it gets fixed soon. |
Marvin, do u giv a fuc? |
That's really strange. I don't have an idea yet unfortunately. |
ah will check the logs to see the problem he might facing i guess thats a rare scenario he faced on the device. |
May you please check if the APK from the release and Google Play are working? |
Hey. I'm facing the exact same issue with fdroid release.
I checked both github and play store releases, too. Both have the same issue, crashing when + button is clicked. |
I'm having the same issue with my s23 ultra: Screen_Recording_20241127_114451_Niagara.Launcher.mp4 |
I don't have a solution unfortunately. 🙈 |
Version 1.0.2 did not have this problem. |
Exact same situation for me, Android 14 on Sony Xperia. Just tried 1.0.2 and it works fine, thanks for the tip @ionlycod |
Same on my S21 and S24. I literally can't give a fuck. |
Report from @tessitalisman
|
May you please share Logcat logs if possible, @woodmaker, @spj2401Dev, @anantone, @dinosophos, @PedroZero, @ionlycod, @GodLokiGP, @chenshuiluke, @zekooooo & @JD-The-65th? |
@CrazyMarvin how do I go about sharing logcat logs with you? |
Well first you need have Android Studio installed... |
Another option is to use the adb shell: |
@mubeen1519 sent some fixes (#144). Hopefully release v1.0.6 fixes the crashes. |
Can confirm, the app now works on my S24 and I can finally give a fuck. |
I can now give a fuck as well |
Me too, fucks are being given as we speak. thank you kindly! |
The crash is gone for me as well, big props to the contributor! |
Thank you everyone for giving a fuck to this issue. 🙏🙏 |
✍️ Describe the bug
The app crashes when you click the plus button
recorded.log
💣 Steps to reproduce
🔧 Expected behavior
The popup menu gets opened as usual
📱 Tech info
📄 Additional context
Weird thing is that the issue also appeared when I first installed the app, but when I tried to record its logcat the bug just disappeared and everything worked as intended. So it may not be a surprise if this won't be reproducable.
crash report
FATAL EXCEPTION: main Process: rocks.poopjournal.fucksgiven, PID: 2419 java.lang.NoSuchMethodError: No static method performImeAction$default(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;ILjava/lang/Object;)V in class Landroidx/compose/ui/semantics/SemanticsPropertiesKt; or its super classes (declaration of 'androidx.compose.ui.semantics.SemanticsPropertiesKt' appears in /data/app/~~oeiYhP_Stx6KGU53JjaoUg==/rocks.poopjournal.fucksgiven-wtpkPwG8bPDbZEy1v8DcUA==/base.apk) at androidx.compose.foundation.text.CoreTextFieldKt$CoreTextField$semanticsModifier$1.invoke(CoreTextField.kt:532) at androidx.compose.foundation.text.CoreTextFieldKt$CoreTextField$semanticsModifier$1.invoke(CoreTextField.kt:433) at androidx.compose.ui.semantics.CoreSemanticsModifierNode.applySemantics(SemanticsModifier.kt:73) at androidx.compose.ui.node.LayoutNode$collapsedSemantics$1.invoke(LayoutNode.kt:430) at androidx.compose.ui.node.LayoutNode$collapsedSemantics$1.invoke(LayoutNode.kt:421) at androidx.compose.runtime.snapshots.Snapshot$Companion.observe(Snapshot.kt:2303) at androidx.compose.runtime.snapshots.SnapshotStateObserver$ObservedScopeMap.observe(SnapshotStateObserver.kt:500) at androidx.compose.runtime.snapshots.SnapshotStateObserver.observeReads(SnapshotStateObserver.kt:256) at androidx.compose.ui.node.OwnerSnapshotObserver.observeReads$ui_release(OwnerSnapshotObserver.kt:133) at androidx.compose.ui.node.OwnerSnapshotObserver.observeSemanticsReads$ui_release(OwnerSnapshotObserver.kt:121) at androidx.compose.ui.node.LayoutNode.getCollapsedSemantics$ui_release(LayoutNode.kt:421) at androidx.compose.ui.semantics.SemanticsNodeKt.SemanticsNode(SemanticsNode.kt:48) at androidx.compose.ui.semantics.SemanticsNode.fillOneLayerOfSemanticsWrappers(SemanticsNode.kt:268) at androidx.compose.ui.semantics.SemanticsNode.fillOneLayerOfSemanticsWrappers(SemanticsNode.kt:270) at androidx.compose.ui.semantics.SemanticsNode.fillOneLayerOfSemanticsWrappers(SemanticsNode.kt:270) at androidx.compose.ui.semantics.SemanticsNode.fillOneLayerOfSemanticsWrappers(SemanticsNode.kt:270) at androidx.compose.ui.semantics.SemanticsNode.unmergedChildren$ui_release(SemanticsNode.kt:248) at androidx.compose.ui.semantics.SemanticsNode.getChildren(SemanticsNode.kt:327) at androidx.compose.ui.semantics.SemanticsNode.getReplacedChildren$ui_release(SemanticsNode.kt:298) at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat_androidKt.getAllUncoveredSemanticsNodesToMap$findAllSemanticNodesRecursive(AndroidComposeViewAccessibilityDelegateCompat.android.kt:3665) at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat_androidKt.getAllUncoveredSemanticsNodesToMap$findAllSemanticNodesRecursive(AndroidComposeViewAccessibilityDelegateCompat.android.kt:3667) at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat_androidKt.getAllUncoveredSemanticsNodesToMap$findAllSemanticNodesRecursive(AndroidComposeViewAccessibilityDelegateCompat.android.kt:3667) at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat_androidKt.getAllUncoveredSemanticsNodesToMap$findAllSemanticNodesRecursive(AndroidComposeViewAccessibilityDelegateCompat.android.kt:3667) at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat_androidKt.getAllUncoveredSemanticsNodesToMap(AndroidComposeViewAccessibilityDelegateCompat.android.kt:3700) at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat_androidKt.access$getAllUncoveredSemanticsNodesToMap(AndroidComposeViewAccessibilityDelegateCompat.android.kt:1) at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat.getCurrentSemanticsNodes(AndroidComposeViewAccessibilityDelegateCompat.android.kt:342) at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat.sendAccessibilitySemanticsStructureChangeEvents(AndroidComposeViewAccessibilityDelegateCompat.android.kt:3085) at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat.checkForSemanticsChanges(AndroidComposeViewAccessibilityDelegateCompat.android.kt:2358) at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat.semanticsChangeChecker$lambda$46(AndroidComposeViewAccessibilityDelegateCompat.android.kt:2189) at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat.$r8$lambda$CZAjA4a8ePLF9FU4Ia6Vf_-igrw(Unknown Source:0) at androidx.compose.ui.platform.AndroidComposeViewAccessibilityDelegateCompat$$ExternalSyntheticLambda2.run(D8$$SyntheticClass:0) at android.os.Handler.handleCallback(Handler.java:942) at android.os.Handler.dispatchMessage(Handler.java:99) at android.os.Looper.loopOnce(Looper.java:240) at android.os.Looper.loop(Looper.java:351) at android.app.ActivityThread.main(ActivityThread.java:8370) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:568) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)The text was updated successfully, but these errors were encountered: