i.e. some stuff and junk about Python, Perl, Matlab, Ruby, Mac X, Linux, Solaris, ...
Sunday, April 12, 2026
gentoo with systemd: simplescan from flatpak does not open Export save file window
Have to make sure that xdg-desktop-portal-gtk portal on gentoo is installed and running (run a regular user, not root):
systemctl --user status xdg-desktop-portal-gtk.service
If it is not running enable it:
systemctl --user enable --now xdg-desktop-portal-gtk.service