Fix console input and output.

This commit is contained in:
daniel 2024-09-17 07:42:00 +02:00
parent 0fe51c2d8b
commit ac51f7e6c4

View File

@ -15,7 +15,7 @@ Last night, I suddenly could not start KMail anymore.
Konsole revealed this:
```fish
daniel@seppel9 ~ (main) [1]> kmail
$ kmail
org.kde.pim.kmail: setFcc: collection invalid ""
We have an error during reading password "Entry not found"
*** KMail got signal 11 (Exiting)
@ -27,7 +27,7 @@ fish: Job 1, 'kmail' terminated by signal SIGSEGV (Address boundary error)
Luckily, I quickly [found a fix][1]:
```fish
rm .local/share/kmail2/autosave/*
rm ~/.local/share/kmail2/autosave/*
```
Don't know what caused this problem and why KMail chokes on