vladimiry / ElectronMail

Unofficial ProtonMail Desktop App
GNU General Public License v3.0
1.48k stars 96 forks source link

problem with loading font in system dialogs #678

Open gucio321 opened 3 months ago

gucio321 commented 3 months ago

Hi I'm using electron-mail on fedora 39. I remember this bug happening for file-select dialog but it didn't cause big issues. However now I suppose electron-mail confused something about its configuration and it asks me some... difficult question...

image

gucio321 commented 3 months ago

well, app started to work unexpectedly, but font loading in system dialogs sitll doesn't work

vladimiry commented 3 months ago

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 that would be responsible for fonts selection.

Maybe try Flatpak version. It has some isolation capabilities which might potentially work around the issue.

vladimiry commented 3 months ago

Also, see https://github.com/electron-userland/electron-builder/issues/5217.