|
I installed it and tried to launch it with Nickel Menu but the Libra 2 keeps restarting when opening it. How can I see what is going on? Thanks
$ cat /run/media/jospalau/KOBOeReader/.adds/plato/info.log
...
Add new entry: 508122E80009587A, Libros/Cutter, Nick/Troop, The - Nick Cutter.epub.
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', crates/core/src/library.rs:62:42
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Book exists. After removing it from the device error occurs with a different book
That fixed it for me:
$ cp /run/media/jospalau/KOBOeReader/.adds/plato/Settings-sample.toml /run/media/jospalau/KOBOeReader/.adds/plato/Settings.toml
Last edited by jospalau; 10-19-2022 at 11:16 AM.
|