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

Crash when using gesture in SCEE part of settings #613

Open
Helium314 opened this issue Aug 22, 2024 · 2 comments
Open

Crash when using gesture in SCEE part of settings #613

Helium314 opened this issue Aug 22, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@Helium314
Copy link
Owner

How to Reproduce
Got a crash report with

I just opened the UI settings and exited that screen using the screen gesture for doing so. I can make it happen again every time.

Probably because SCEE settings use the old Android Preferences, mashed into the new SC (Compose) settings screen.

Expected Behavior
Back gesture should go back.
Actually just fixing this issue is not even worth investigating. The SCEE settings should be switched to Compose instead. But things sort of works currently, mostly, so the switch is low priority (and high effort).

Does it happen in normal StreetComplete?
SCEE settings only, probably because they are the old Android Preferences mashed into the new settings screen using Compose

Versions affected
58.21 and newer

@Helium314 Helium314 added the bug Something isn't working label Aug 22, 2024
@mcliquid
Copy link

As far as I can tell, this does not happen to me in version SCEE 59.0-alpha1.

@rusty-snake
Copy link

rusty-snake commented Aug 22, 2024

It does not crash for me. OnBackPressedCallback seems to be invoked and the previous "page" is shown instantly.

SCEE 58.21
GrapheneOS (AOSP 14 QPR 3)

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

No branches or pull requests

3 participants