Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 02-05-2025, 08:19 PM   #1
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 13,435
Karma: 102739835
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Calibre ChromeOS SDcard

I've installed Calibre, KATE and LibreOffice on a recent model x86-64 (AKA AMD64) using the enabled Linux Development system which is some sort of Debian based Container. I had to set a password for the user because the default "password-less" sudo makes no sense

Calibre setup works with the default Linux user's home, but vanishes after initialising.
Running from command line I get some sort of wayland error "Screen5" screen model: "unknown"

But QT_QPLATFORM=xcb calibre worked and then I was able to move library to the SD card (which I couldn't choose at install)
Doing export QT_QPLATFORM=xcb in terminal works for subsequent calibre in terminal, but not from Launcher icon.
I can't figure where to put the setting so the Launcher icon works.
Trying to edit the desktop file used by Launcher didn't work but maybe I did it wrong.
Quoth is offline   Reply With Quote
Old 02-05-2025, 08:56 PM   #2
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,138
Karma: 78857258
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
On my chromebook I modified the desktop launcher file. I use the following script
Code:
#!/usr/bin/sh
#

cp /usr/share/applications/calibre*.desktop .

for file in calibre-gui calibre-ebook-edit calibre-ebook-viewer calibre-lrfviewer ; do
        echo Editing ${file}.desktop
        sed -i -e 's/^Exec=/Exec=env QT_QPA_PLATFORM=xcb /g' ${file}.desktop
        echo Installing ${file}.desktop
        sudo desktop-file-install ${file}.desktop
done
I run this script after each install and upgrade of calibre.
PeterT is offline   Reply With Quote
Advert
Old 02-05-2025, 09:45 PM   #3
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 13,435
Karma: 102739835
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Typo it's QT_QPA_PLATFORM


Edit I've added a file in /etc/environment.d

That works and won't be overwritten

Last edited by Quoth; 02-05-2025 at 09:52 PM.
Quoth is offline   Reply With Quote
Old 02-05-2025, 10:01 PM   #4
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 13,435
Karma: 102739835
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
I got the cute 11.5" Galaxy Go as a present. Much better than the old netbooks or older Chromebooks

However it's baffling that the native OS is really Gentoo, yet they have the complex layers of stuff and a container called penguin that runs Debian.
The way "shared to Linux" stuff is done is a bit mad too. However I got the microSD card (with ext4) also availble to Linux as the SSD or whatever is only 64 G (still the early Netbooks only had 4G, and slow!)

An Appimage of LibreOffice didn't work but sudo apt install LibreOffice was fine.
Quoth is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Calibre for ChromeOS NSILMike Calibre 20 01-04-2025 11:49 PM
Successfully running calibre 7.x in Flatpack on ChromeOS PeterT Library Management 5 01-03-2025 09:24 PM
Update Calibre on ChromeOS Patricia1066 Devices 3 07-23-2022 04:46 PM
nook simple sdcard calibre format nookman Barnes & Noble NOOK 2 02-21-2013 06:28 PM
Problems accessing sdcard from calibre (and linux) carpii Calibre 14 03-11-2010 01:53 PM


All times are GMT -4. The time now is 05:32 PM.


MobileRead.com is a privately owned, operated and funded community.