Vladimir Yakovlev

Results 285 comments of Vladimir Yakovlev
trafficstars

> Which fonts does it needs? Maybe try starting the app via console like `snap run electron-mail` so some info gets printed to the output (like missed fonts warnings).

Hope some experienced Snap users will step in and assist since I'm not one of them.

What I've noticed is that `gnome-platform` and `data-dir` folders of the app package are empty which I guess according to https://github.com/electron-userland/electron-builder/blob/66f01bba33523544813418332a5643f8b09f5421/packages/app-builder-lib/templates/snap/snapcraft.yaml should not be empty. Just a guess though that...

Try this: `sudo pacman -S noto-fonts noto-fonts-emoji noto-fonts-cjk`.

Can you also run `ls /snap/electron-mail/current/data-dir/themes/` ? Just curious. In my case it's empty but my understanding is that themes should be linked from [gtk-common-themes](https://gitlab.gnome.org/Community/Ubuntu/gtk-common-themes/-/blob/master/snap/snapcraft.yaml) defined as provider.

> In my case it's empty but my understanding is that themes should be linked from gtk-common-themes defined as provider. > And yes the themes folder is empty. If I...

You could also try flatpak option if you prefer to have some isolation.

The guess is that it's WM specific issue. I have no experience with dwm and don't even know what are the tag rules you mentioned. I won't be ready to...

There is no such issue for some accounts. I don't see the full pattern yet. > It only happens if zoom-level is set in the "general" app settings to something...

> It was not happening before Can confirm that v4.4.0 is not affected.