Did anyone find a workaround to the issue of snap apps not getting access to external stuff? For instance, TeXText, a famous LaTeX plugin for Inkscape won't work anymore because:
TexText for Inkscape 1.0 will not function if you installed Inkscape 1.0 via SNAP or
FLATPACK. The reason is that Inkscape 1.0 will run in sandboxed mode in these environments and,
hence, cannot access you LaTeX distribution to compile your snippets! This is a conceptional
problem of snap/ flatpack, not of TexText for Inkscape 1.0
At the same time, reverting to a previous version of Inkscape seems not to be a solution because the older versions of TeXText used obsolete versions of gtk
, which do not work properly under fresh versions of Ubuntu (>=18). My version is 20.04.
It also affects LaTeX functionality in xournal++ and more.
Apps installed via snap simply can't access LaTeX.
What to do?
You can try to avoid using Snap/FlatPak for listed applications.
For Inkspace you can get 1.0 from official PPA:
and then install the TeXText plugin here.
For Xournal you can also get it from official PPA:
and then use it as it was planned.