View Single Post
Old 05-19-2025, 02:14 PM   #15
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,578
Karma: 79436804
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
The Linux environment provided on the Chromebook is debian bookworm running in a virtualized environment.

One is limited in access to USB devices; storage types are mapped to a 9p based model mounted on /mnt/chromeos/removable .

About the only change I made (and this was to simplify running calibre) was to add QT_QPA_PLATFORM=xcb to the default environment. Trying sigil without this set resulted in Sigil still launching but producing a warning message 'Could not find the Qt platform plugin "Wayland" in ""'.
PeterT is offline   Reply With Quote