On Tue, Jan 25 2022 at 23:08:10 -0500, Kevin Cole <
dc....@gmail.com>
wrote:
> P.S. In digging, I found that ~/.config/frescobaldi/frescobaldi.conf
> has a [snippets] stanza with my snippet in it, but it is completely
> ignored by and invisible to a running Frescobaldi instance.
>
Your desktop environment is GNOME?
If you have both the deb package and the flatpak package, I think that
GNOME shell will list only one application when you search Frescobaldi;
or maybe it will list two identical icons and you won't know what you
started actually.
This is a problem, since the flatpak package stores the conf file in a
different place:
~/.var/app/org.frescobaldi.Frescobaldi/config/frescobaldi/frescobaldi.conf
If you want to debug your problems you should launch Frescobaldi using
the command line, so you're sure you're running the deb package.