Hi everyone.
I'm trying to use the Caliber 6.21 AppImage to replace the current 5.44 that I've been using for a long time.
When I try to launch the application I get this type of error (cf. img) that I don't know how to resolve.
Could anyone who uses Calibre AppImages updated to 6.21 or 6.26 suggest me a solution?
Caliber 6.21 download from the site: https://www.appimagehub.com/p/1974121
Calibre 6.21 AppImage start error (SOLVED)
Moderator: fredx181
- soniabu
- Posts: 278
- Joined: Fri Jul 24, 2020 6:14 pm
- Location: Paris<-->Montreal
- Has thanked: 123 times
- Been thanked: 32 times
Calibre 6.21 AppImage start error (SOLVED)
- fredx181
- Posts: 3043
- Joined: Tue Dec 03, 2019 1:49 pm
- Location: holland
- Has thanked: 369 times
- Been thanked: 1293 times
- Contact:
Re: Calibre 6.21 AppImage start error
@soniabu Dependency problem obviously. Installing libopengl0 may fix it : apt install libopengl0
Re: Calibre 6.21 AppImage start error
BarryK found it impossible to open calibre 6.2.1 in Easy OS
He found he could get version 5.44 to work.
https://distro.ibiblio.org/easyos/amd64 ... 4.AppImage
__________________________________________
- soniabu
- Posts: 278
- Joined: Fri Jul 24, 2020 6:14 pm
- Location: Paris<-->Montreal
- Has thanked: 123 times
- Been thanked: 32 times
Re: Calibre 6.21 AppImage start error
After Fred told me to install the missing software (see above) to start Caliber 6.26 AppImage, I realized that Caliber only opened PDFs while for epubs it gave the error img 1.
A search suggested excluding sandbox (img2 command).
So to recap;
a) Sandboxing disabled command;
b) launch of Caliber 6.26 AppImage;
c) also opening of epubs.
I point this out for anyone who finds themselves in this predicament and also to leave a historical trace(especially for my muddy memory ).
sonia