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

Got stuck on “Loading…” modal on opening room and had to force quit #3857

Open
ara4n opened this issue Mar 1, 2025 · 3 comments
Open
Assignees
Labels
A-Timeline O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect

Comments

@ara4n
Copy link
Member

ara4n commented Mar 1, 2025

Steps to reproduce

  1. Upgraded to 851
  2. Launched app
  3. Immediately tried to open a room
  4. Loading…
  5. UI stuck; had to force quit
  6. App has been okayish since

Outcome

What did you expect?

Never to wedge the UI on “Loading…”

Your phone model

No response

Operating system version

No response

Application version

851

Homeserver

No response

Will you send logs?

Yes

@ara4n ara4n added the T-Defect label Mar 1, 2025
@Hywan Hywan self-assigned this Mar 3, 2025
@Velin92 Velin92 added S-Major Severely degrades major functionality or product features, with no satisfactory workaround O-Uncommon Most users are unlikely to come across this or unexpected workflow labels Mar 3, 2025
@Hywan
Copy link
Member

Hywan commented Mar 5, 2025

One fix is matrix-org/matrix-rust-sdk#4756.
This is not finished, but it's a start.

@Hywan
Copy link
Member

Hywan commented Mar 5, 2025

Another fix is #3873.
But still, this is not the end of the real solution 😉.

@Hywan
Copy link
Member

Hywan commented Mar 5, 2025

The real solution is gonna take 1 or 2 days. We know how to solve this, it's around Room::is_encrypted().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Timeline O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Major Severely degrades major functionality or product features, with no satisfactory workaround T-Defect
Projects
None yet
Development

No branches or pull requests

4 participants