Vladimir Yakovlev
Vladimir Yakovlev
Flatpak installation? I'd recommend to explore the following issue: https://github.com/vladimiry/ElectronMail/issues?q=label%3Awebview-load-failed+is%3Aclosed To recap, it's a flatpak/environment-specific issue, not a bug in the app.
If I remember things right this issue was not placed before for ".deb" package. But the answer remains the same - something in your system prevents the app from loading...
> So I suspect that even with flatpak/snap will be the same. Not necessary as flatpak/snap come with much more extended isolation capabilities in comparison with appimage.
> Debian package Consider trying https://flathub.org/apps/details/com.github.vladimiry.ElectronMail and https://snapcraft.io/electron-mail package types.
I'm making some changes for the next release, which might make this issue less annoying.
It's certainly not Proton, but app. There were [similar reports before](https://github.com/vladimiry/ElectronMail/issues?q=is%3Aissue+label%3A%22timeout%3A+webview+load%22+), primarily applicable for flatpak Linux app package type. If I'm not wrong, this is the first Windows report for...
In general, the task consists of two parts: - First is the integration with the system complete and robust implementation of which might be tricky especially on Windows (there most...
> Electron framework has already taken care of this I've looked into this topic before. Electron handles the need but the implementation is not complete this is why some hacks...
> Also, would you insist on tutanota support? Nope as tutanota support is already deprecated and going to be removed at some point.
@heilerich if you will be considering adding a holistic implementation, mailto URL scheme handling would be the starting point. There will be a need to actually verify that it works...