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

[Bug]: Request Failure causes home feed to stop updating #560

Closed
AstraLuma opened this issue Sep 26, 2023 · 2 comments
Closed

[Bug]: Request Failure causes home feed to stop updating #560

AstraLuma opened this issue Sep 26, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@AstraLuma
Copy link

Describe the bug

I believe the order of events was:

  1. Some request failed (I got a dialog box saying that it had failed, but no indication what Tuba was trying to do)
  2. The main timeline just stopped updating

Additionally, there's no obvious way to force a reload.

The work around was to fiddle with some settings and change views.

Steps To Reproduce

Honestly, the way I would test for this would involve some server-side shenanigans. I can't think of another way to induce request failure.

Logs and/or Screenshots

No response

Instance Backend

Mastodon

Operating System

Fedora Linux

Package

Flatpak

Troubleshooting information

os: GNOME 45 (Flatpak runtime)
prefix: /app
flatpak: true
version: 0.5.0 (production)
gtk: 4.12.1 (4.12.1)
libadwaita: 1.4.0 (1.4.0)
libsoup: 3.4.3 (3.4.3)
libgtksourceview: 5.10.0 (5.10.0)

Additional Context

The root cause of this is speculative. Sorry I don't have better.

@AstraLuma AstraLuma added the bug Something isn't working label Sep 26, 2023
@nekohayo
Copy link

nekohayo commented Nov 8, 2023

Maybe conceptually related to #136 and #204, and there's an attempt to fix at least one of those in #616...

@GeopJr
Copy link
Owner

GeopJr commented May 29, 2024

Thanks for raising this issue!

It's been some time and multiple things have changed. Errors are more descriptive, 0.7 fixed some issues with streaming on slow/unstable servers (like mastodon.social) and the next release is going to include graceful recovery on network changes (#204).

Hopefully the issue you experienced was fixed! But if it didn't, bump this issue with more info and I'll re-open it!

@GeopJr GeopJr closed this as completed May 29, 2024
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