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

Endless loading regression #500

Open
JulianGro opened this issue Dec 24, 2024 · 2 comments
Open

Endless loading regression #500

JulianGro opened this issue Dec 24, 2024 · 2 comments

Comments

@JulianGro
Copy link

JulianGro commented Dec 24, 2024

Since Flathub commit a2b881d95f7b2f80c1866e7c35610900d2c82679c78613d17009704c2ca810b8, Element shows an endless loading screen.
Element_001

The previous commit 8d9ba240ec388ae3406d33781ef9c03322f048d2ed6c3128a0bedffadb243fc0 works fine.
flatpak update -y --commit=8d9ba240ec388ae3406d33781ef9c03322f048d2ed6c3128a0bedffadb243fc0 im.riot.Riot

      Commit: 2eb96964e37a964f77a8fe97c7c7009a4e7770176e6424fdc1c545f690abf7c6    broken
     Betreff: Update riot module (7cee2414)
       Datum: 2024-12-18 18:08:04 +0000

      Commit: e95bc95e4bea7b01e692c082996d126ade81fa4069daebe7fccd5d8d6ac6ccb9    broken
     Betreff: feat: Evaluate WAYLAND_DISPLAY variable according to spec (d562e173)
       Datum: 2024-12-11 01:36:00 +0000

      Commit: 3be3150b54711f21397ababe85900a2b289fa8a57ac089d010c470f425ea4556    broken
     Betreff: Update riot module (ebaab31b)
       Datum: 2024-12-03 16:31:07 +0000

      Commit: a2b881d95f7b2f80c1866e7c35610900d2c82679c78613d17009704c2ca810b8    broken
     Betreff: Update riot module (ba075c78)
       Datum: 2024-11-19 21:44:01 +0000

      Commit: 8d9ba240ec388ae3406d33781ef9c03322f048d2ed6c3128a0bedffadb243fc0    works
     Betreff: chore: Add security information to release (6f9e0980)
       Datum: 2024-11-12 13:58:13 +0000

There are multiple other reports of endless loading screens, but none of them seem limited to this specific version. They all appear to be older than this update.

@SISheogorath
Copy link
Collaborator

Please make sure this is not a duplicate of the known, but unsolved issue: #481 (comment)

@JulianGro
Copy link
Author

Please make sure this is not a duplicate of the known, but unsolved issue: #481 (comment)

I don't think it is the same issue. I don't get any Element processes staying around after closing it. I do however still have instances of it show up:

juliangro@x299-workstation ~> ps aux | grep element
juliang+    7533  0.0  0.0   7900  2364 pts/0    S+   07:47   0:00 grep --color=auto element
juliangro@x299-workstation ~> flatpak ps
Instanz    Prozesskennung Anwendung              Laufzeit
3374889658 3065           im.riot.Riot           org.freedesktop.Platform
619055684  3335           im.riot.Riot           org.freedesktop.Platform
3709158985 3610           com.discordapp.Discord org.freedesktop.Platform
2054223520 3654           com.discordapp.Discord org.freedesktop.Platform
1926518542 4343           one.ablaze.floorp      org.freedesktop.Platform
juliangro@x299-workstation ~>

But also the symptoms are different:

  • I never get signed out.
  • Only commits a2b881d95f7b2f80c1866e7c35610900d2c82679c78613d17009704c2ca810b8 and upwards are affected; If I downgrade it runs fine again.

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

No branches or pull requests

2 participants