View Single Post
Old 12-22-2025, 03:15 PM   #30
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 9,448
Karma: 6734148
Join Date: Nov 2009
Device: many
That tells us that your launcher is somehow not invoking sigil as it should because a software only version of of the Sigil backend would never need to use the local storage for a DawnWebGPUCache since it would not be using the accelerated GPU since you told it to use software only.

First check out the permissions on this folder and its contents:

/home/ruben/.local/share/sigil-ebook/sigil/local-storage/

And make sure you have write read, write privs on that folder and all its contents. (and execute privs since it is a folder)


If permissions are correct, then try deleting that folder

/home/ruben/.local/share/sigil-ebook/sigil/local-storage/

as that local-storage folder should be properly recreated by Sigil if it needs it.

Does that change anything?

Last edited by KevinH; 12-22-2025 at 06:32 PM.
KevinH is offline   Reply With Quote