View Single Post
Old 11-30-2023, 08:23 AM   #8
cliffskoog
Junior Member
cliffskoog began at the beginning.
 
cliffskoog's Avatar
 
Posts: 6
Karma: 10
Join Date: Nov 2023
Location: Ireland
Device: likebook
ChromeOS Calibre's [Desktop Entry]

Quote:
Originally Posted by kovidgoyal View Post
All you need to do is run calibre like this:

QT_QPA_PLATFORM=xcb calibre
It is very welcome also that in 7.1 I now can scroll with my touchscreen, with 6.29 that was not possible.

However the way I now have to start Calibre with the terminal command above has another drawback: I now have to add books by navigating to their folder from within Calibre. Before I could add books from the ChromeOS filebrowser's context menu. These issues are really only inconveniences, but if there is a fix, I would like to know. I suspect that the answer might be in the launcher commands. I have tried to substitute the new terminal command into it, but that did not work. Calibre's ChromeOS Linux launcher is in usr/share/applications

Here is what it looks like, and thanks some more if you have any suggestions:
Spoiler:


[Desktop Entry]
Version=1.0
Type=Application
Name=calibre
GenericName=E-book library management
Comment=E-book library management: Convert, view, share, catalogue all your e-books
TryExec=calibre
Exec=calibre --detach %U
Icon=calibre-gui
Categories=Office;
X-GNOME-UsesNotifications=true
MimeType=application/vnd.ms-word.document.macroenabled.12;text/x-markdown;application/epub+zip;application/vnd.oasis.opendocument.text;application/x-cb7;text/fb2+xml;application/ereader;application/x-mobipocket-subscription;text/plain;application/x-cbc;application/oebps-package+xml;application/x-sony-bbeb;text/html;image/vnd.djvu;application/x-cbz;text/rtf;application/x-cbr;application/xhtml+xml;application/x-mobipocket-ebook;application/vnd.openxmlformats-officedocument.wordprocessingml.document;applicati on/x-ruby;application/pdf;application/x-mobi8-ebook;x-scheme-handler/calibre;

Last edited by theducks; 11-30-2023 at 04:33 PM. Reason: spoilered log
cliffskoog is offline   Reply With Quote