pazz / alot

Terminal-based Mail User Agent
GNU General Public License v3.0
683 stars 163 forks source link

Cannot quit when opening in read-only mode #1563

Closed aplund closed 1 year ago

aplund commented 3 years ago

I've run alot using this command:

alot -r -l /tmp/alot.log

and then tried to quit. The result in the log is:

ERROR:ui:Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/alot/ui.py", line 723, in apply_command cmd.apply(self) File "/usr/lib/python3.9/site-packages/alot/commands/globals.py", line 611, in apply ui.dbman.flush() File "/usr/lib/python3.9/site-packages/alot/db/manager.py", line 62, in flush raise DatabaseROError() alot.db.errors.DatabaseROError`

Furthermore the interface does not quit and you are stuck unless you send a SIGINT.

Software Versions

pazz commented 3 years ago

Thanks for reporting. I can confirm this bug.

DSpammy commented 1 year ago

This bug still exists in version 0.10. :-(

pazz commented 1 year ago

yes, confirmed.

Quoting DSpammy (2023-04-19 21:35:21)

This bug still exists in version 0.10. :-(

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.*Message ID: <pazz/alot/issues/ @.***>