On Fri, 02 Jun 2023 08:37:16 +0200 Felix Stupp wrote: > I have the same issue that kmail on version 4:22.12.3-1 does > eventually but always crash after a certain time or action.
> I haven't set the "ghns" key to false in /etc/kde5rc, This is unlikely to be the same bug, but you can get more information by generating a kcrash report with drkonqi. For a meaningful report, you will also need to add the debug repository [0] to your apt sources and install the appropriate -dbgsym packages. For example, I needed kmail- dbgsym, kdepim-addons-dbgsym, and libkf5newstuffwidgets5-dbgsym to completely contextualize the crash report attached to my initial email. 'find-dbgsym-packages' in debian-goodies [1] may be more efficient than what I did (searching packages.debian.org for shared object filenames). If your crash is not caused by KNSWidgets::Action::setConfigFile, you should submit a new bug about it. [0] "deb http://deb.debian.org/debian-debug/ bookworm-debug main" [1] https://packages.debian.org/bookworm/debian-goodies

