Vladimir Yakovlev
Vladimir Yakovlev
Personally, have never used Drive for anything aside from testing purposes on a very small text files. I wonder if the issue remains in the non-flatpak version, since flatpak version...
This font rendering issue is something you would have to look up the solution on your own, since I don't run Fedora and there is no code is this project...
Also, see https://github.com/electron-userland/electron-builder/issues/5217.
I didn't know such feature exists, and I don't see this snooze icon at all at my side (tested on 2 accounts, paid and free). Anyway, this is at the...
So, when a new @electron version gets released (with updated @chromium part), I could make a new build for testing, or you do it yourself if you know how.
Downloading worked fine at my side on 21MB mp3 file. It might be size-dependent, but I didn't test a larger file yet. The `ServiceWorker` involving (`webclient://mail.proton.me/sw/2` part from your log)...
The app is static, so it must be something at the server/Proton side. What I can do is provide a new app build with the most recent [WebClients](https://github.com/ProtonMail/WebClients) apps stack....
> What I can do is provide a new app build with the most recent [WebClients](https://github.com/ProtonMail/WebClients) apps stack. Let me know if this is needed. Or, if you build from...
> Or trying to open Calendar from right side pane. This is not supposed to work in the app, see the pinned #579. I should consider cutting out the related...
Thanks for more info. The error occurs during `/api/data/v1/metrics` API fetch call, so I guess all the calls to this API will be triggering app crash. A brief look into...