@philm , even with the new messagelib kmail is still buggy.
After updating messagelib to v21.12.2 and qgpgme to v1.17.0, the encrypted emails are correctly opened, but another bug causes kmail to crash as soon as you start typing the recipient’s address.
Anybody else experiencing this?
For me the workaround is to dowgrade both the packages and stick with messagelib 21.12.1 and qgpgme 1.16.0.
A heads-up, your workaround has been added to Nvidia-Utils package so when next update comes to Testing for those who applied this workaround, there will be a file conflict. Simply remove the file and it will be recreated automatically.
PS: @Yochanan on a side note I would sanitize the comment in the file to have one line for the description (currently on two lines like in original message here), this is just cosmetic but it is bothering me (and I would also make generic xxx timestamp/processID too)
└[~]> yay -Syuu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
:: manjaro-pipewire and pipewire-alsa are in conflict (pulseaudio-alsa). Remove pipewire-alsa? [y/N] Y
error: failed to prepare transaction (could not satisfy dependencies)
:: unable to satisfy dependency 'pipewire-alsa' required by manjaro-pipewire
-> error installing repo packages
Isn’t it worrying that something attempts to enable unprivileged_userns_clone?
Perhaps there is a config file at /etc/sysctl.d/ ?
Afaik, the Arch linux wiki recommends setting this to false https://wiki.archlinux.org/title/Security#Sandboxing_applications
and last month a related vulnerability was disclosed:
Maybe someone more experienced than me could verify this?