Hmm, that is a little different. The line the error occurs in is when the driver is trying to open the database on the device. This is an SQLite database. From what I can see for the error, it seems to happen when you don't have write access to the file or directory it is in. Is the device being mounted readonly?
Also, make sure you don't have the Kobo desktop application running at the same time. That would probably lock the database file and might cause this error.
|