ferdium-app: Bug: Services are loading infinitely in some conditions
Avoid duplicates
- I have searched the issues tracker for a bug report similar to mine, in vain
Ferdium Version
6.0.0-nightly.37
What Operating System are you using?
Ubuntu
Operating System Version
Linux <name> 5.13.0-41-generic #46~20.04.1-Ubuntu SMP Wed Apr 20 13:16:21 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
What arch are you using?
x64
Last Known Working Ferdium version
No response
Expected Behavior
It works.
Actual Behavior
6 out of 8 newly added services get stuck at Loading <service>
.
Steps to reproduce
- Install Ferdium
- Add multiple services
- Some should get stuck on loading
Debug link
No response
Screenshots
Additional information
While writing this issue it seems that Gmail and Outlook got un-stuck. Reloading the service was not enough (although the service did refresh), only reloading Ferdium fixed it.
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 19 (8 by maintainers)
Commits related to this issue
- fix: webview did-attach race condition Make sure the event handler for attached webviews runs in a separate task to avoid race conditions like https://github.com/electron/electron/issues/31918 This ... — committed to kris7t/ferdium-app by kris7t 2 years ago
- fix: webview did-attach race condition (#302) Make sure the event handler for attached webviews runs in a separate task to avoid race conditions like https://github.com/electron/electron/issues/319... — committed to ferdium/ferdium-app by kris7t 2 years ago
just upgraded Ferdium and the related issue disappeared; for me this is a game changer. Thanks a lot @kris7t and others!
I was able to replicate this issue when adding 7 services. Only 1 got stuck (Messenger) and the reload of the service didn’t work - only the reloading of Ferdium (as @MagicLegend indicates) solved the problem.