I would suggest you try the following:
- Create a new user, call it āTESTā and give it a password (test)
- Log in to that user and try launching Foliate again.
Now youāll have a benchmark on an unadulterated account with default settings to see if itās actually working with your systemā¦ either your $USER data or your SYSTEM is at fault.
I installed from the repository (Manjaro testing)
foliate 3.1.1-1
āÆ pacman -Qi foliate
Name : foliate
Version : 3.1.1-1
Description : A simple and modern GTK eBook reader
Architecture : any
URL : https://johnfactotum.github.io/foliate/
Licenses : GPL-3.0-or-later
Groups : None
Provides : None
Depends On : gjs gtk4 libadwaita webkitgtk-6.0
Optional Deps : espeak-ng: Text-to-speech support; also voice package needed [installed]
festival: Text-to-speech support; also voice package needed
gspell: Spell-checking support [installed]
hyphen: Auto-hyphenation support [installed]
tracker3 [installed]
Required By : None
Optional For : None
Conflicts With : None
Replaces : None
Installed Size : 3.44 MiB
Packager : Caleb Maclennan <alerque@archlinux.org>
Build Date : Thu 04 Apr 2024 15:09:22 +07
.
Now Iām not sure about Linux Mint - I know I used to have a lot of issues using PPA repositories, so I think youāll have to go with the flatpak.
Then Iām not sure if your flatpak will have issues accessing files and working well with your systemā¦
So try the new USER first, install from your repository in terminal to be sure:
sudo nala update
sudo nala install foliate
Sth like thatā¦ (if you donāt have nala, install that first - itās a big step up from just using apt).
https://manual.siduction.org/sys-admin-nala_en.html
Then if you have issues, first clean it out:
mv ~/home/.config/foliate ~/home/.config/foliate-MOVED
relaunch and check it again.
If it still sucks, then purge the thing
nala purge foliate
then install the flatpak and see how that goes:
flatpak install foliate
Although I enjoyed Linux Mint for a good 5-6 years, it was issues with installing software which led me to move on and install Manjaro (and Plasma is awesome - if you have time, get an ISO and copy it to a VENTOY USB and boot it up to mess with it).
ERRORS ABOUT your locale
I donāt understand, but youāre using ANSI_X2.4-1968. but Plasma (and Qt) use UTF-8ā¦ so something is not great about thatā¦ and itāll be interesting to see if itās the same issue in a new USER.
Best sorted out in the Linux Mint forums I thinkā¦
https://forums.linuxmint.com/viewtopic.php?t=287361
Maybe Ubuntu forums might be helpful too: