On 11/09/2026 19:11, VA wrote:
Thanks it worked. I still have an error but it doesn't prevent scanning:
Thanks for the report. I'll fix that at the same time.The workaround: Close scantpaper and remove the leftover crashed-session files:
```bash rm -f ~/.config/../tmp-scantpaper-check /tmp/scantpaper-*.sdb 2>/dev/null ```More precisely: `rm -f /tmp/scantpaper-*.sdb` (the `app.py`-level path is `tmpdir`, default `/tmp`). If you have several, keep `scantpaper-*.sdb` files if they were ever intentionally restored — but generally a stale `.sdb` whose session dir no longer exists is dead weight. Simpler: **just ignore it** — it doesn't block scanning, only the restore dialog.
OpenPGP_signature.asc
Description: OpenPGP digital signature

