

- Gimp looking for data files fonts mac install#
- Gimp looking for data files fonts mac update#
- Gimp looking for data files fonts mac manual#
- Gimp looking for data files fonts mac code#
It doesn’t grant access to arbitrary dot files, but these ones are allowed. Plugging the desktop interface grants read access to ~/.fonts and ~/.local/share/fonts. The hope was that this might get both of your computers to give the same result, which would remove one of the variables. The snap-discard-ns command discards the sandbox mount namespace created for past runs of the application, so future invocations will start with a fresh mount namespace. It will only make the fonts available to the current user, but that’s probably all you need. I didn’t consciously choose not to make it recursive.Īs for solutions that will work with the current version of snapd, a bind mount into your home directory under either ~/.local/share/fonts or ~/.fonts should work. If it does look like the problem is use of bind instead of rbind, we can probably fix that. It would make sense to try snap-discard-ns on both systems: it may not make things work, but it will hopefully get both computers to give the same result.
Gimp looking for data files fonts mac update#
It would also be worth running sudo /usr/lib/snapd/snap-discard-ns gimp to see if snapd has become confused trying to update an existing mount namespace. You should be able to inspect the sandbox mount namespace using snap run -shell gimp, and then see what’s visible in the fonts directory. This means that the the host system /usr/share/fonts directory will be available in the sandbox’s mount namespace, but none of the mounts from below that directory.

Gimp looking for data files fonts mac code#
Looking at the code in the desktop interface, we mount the host system /usr/share/fonts with the bind flag rather than rbind (aka recursive bind). I have also this problem in Gimp : Gimp : no access to « help » or +
Gimp looking for data files fonts mac install#
Should I just install Gimp from instead ? Now am a bit lost why does it work on A and not on B ? X11 gimp:x11 :x11 have same answer on computer A.
Gimp looking for data files fonts mac manual#
Removable-media gimp:removable-media :removable-media manual 23 2014 think Gimp ( on computer B ) has all necessary connections : snap connections gimpĬontent gimp:gnome-3-28-1804 gnome-3-28-1804:gnome-3-28-1804 -Ĭontent gimp:gtk-3-themes adapta-gtk-snap:gtk-3-themes manualĬontent gimp:gtk-3-themes adapta-theme-colorpack:gtk-3-themes manualĬontent gimp:gtk-3-themes gtk-common-themes:gtk-3-themes -Ĭontent gimp:gtk-3-themes vimix-themes:gtk-3-themes manualĬontent gimp:icon-themes adapta-gtk-snap:icon-themes manualĬontent gimp:icon-themes gtk-common-themes:icon-themes -Ĭontent gimp:kde-frameworks-5-plug kde-frameworks-5-core18:kde-frameworks-5-core18-slot -Ĭontent gimp:sound-themes gtk-common-themes:sound-themes -Ĭups-control gimp:cups-control :cups-control manualĭesktop-legacy gimp:desktop-legacy :desktop-legacy. 3 2018 truetypeĭrwxr-xr-x 3 palace users 4096 janv. 3 2018 cmapĭrwxr-xr-x 42 palace users 4096 janv. The binding in itself works : ls -la /usr/share/fonts/EXTRAS/ĭrwxr-xr-x 7 palace users 4096 mars 25 22:08. On computer B, I still can’t find in Gimp fonts from EXTRAS. On computer A it’s enough to have all fonts available in Gimp.Ĭomputer A is also UbuntuBudgie 20.04.2 and Gimp 2.10.2. media/DATA/USERS-EXTRA/FONTS /usr/share/fonts/EXTRAS none bind media/DATA/USERS-EXTRA/my_folder_of_dear_fonts So I tried to do on computer B what I used to do on computer A, which is a binding between Next launch is normal without halting on « fonts ». If I put the missing fonts in ~/snap/gimp/current/.config/GIMP/2.10/fonts/ then launch of Gimp halts on « fonts » for 30~40 seconds, and of course fonts are then available in Gimp. Some fonts are missing - only the default installed ones in /usr/share/fonts are available. On computer B, Gimp 2.10.22 on an UbuntuBudgie 20.04.2
