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

Unhiding a hidden story crashes the app with kotlin.NotImplementedError #13710

Closed
4 tasks done
maximumultraist opened this issue Sep 25, 2024 · 1 comment
Closed
4 tasks done

Comments

@maximumultraist
Copy link

maximumultraist commented Sep 25, 2024


Bug description

When unhiding a previously hidden Story, the app crashes with a kotlin.NotImplementedError exception. In addition to the Signal debug log, I have also attached the precise stack trace of the exception.
Story unhide exception stack trace.txt

Steps to reproduce

  • hide a Story from a user
  • view the hidden Story, and attempt to unhide it

Actual result: Describe here what happens after you run the steps above (i.e. the buggy behaviour)
The app crashes with the aforementioned exception.

Expected result: Describe here what should happen after you run the steps above (i.e. what would be the correct behaviour)
The app does not crash and unhides the story.

Screenshots

Device info

Device: Google Pixel 9 Pro
Android version: GrapheneOS (based on Android 14 QPR3)
Signal version: 7.17.6

Link to debug log

https://debuglogs.org/android/7.17.6/d3ea8d3d0ae62e8a7ba7a2c06c10a756e0308bb4582aab63f048106eeafc1958

@greyson-signal
Copy link
Contributor

Fixed in upcoming 7.19 release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants