View Single Post
Old 05-05-2020, 11:09 PM   #210
xvicarious
Junior Member
xvicarious began at the beginning.
 
Posts: 6
Karma: 10
Join Date: May 2020
Device: KindlePW5
I'm having issues on Linux. And I know exactly what is wrong (well, I think).

`calm_dialog.py:6882` at least. There are several calls to `.lower()` for directories. For anything that uses a case sensitive file system, this means that file might not exist. I can have
`/home/xvicarious/Calibre Library`, `/home/xvicarious/calibre library`, etc.

That is what I gathered from the debug logs. It says it can't find the database. Well its not really looking in the right place.
xvicarious is offline   Reply With Quote