Hello!
Just have tripped on an
anomalous behaviour with version v0.5.990 under Sigil-2.7.0-x86_64.AppImage, on Linux Mint:
* Trying to point the pluguin to apos_exceptions.txt on the default configuration folder (/home/[user]/.local/share/sigil-ebook/sigil/) simply crashes it--freezes, and on [cancel] reports crash on loading...
* Going instead to said configuration folder, and hand-editing /home/[user]/.local/share/sigil-ebook/sigil/plugins_prefs/PunctuationSmarten/PunctuationSmarten.json to
Code:
"useFile": true,
"useFilePath": "/home/[user]/.local/share/sigil-ebook/sigil/apos_exceptions.txt",
worked quite well...
Can there be some issue with permissions? I tried to move apos_exceptions.txt to one of my miscellaneous folders, but the trouble persisted.
Thanks for all your work!