On Tue, 2020-05-26 at 21:17 +0200, Antonio Rojas via arch-dev-public wrote:
The latest (and last) Qt 5 release is now in [testing]. This is the usual reminder that any package compiled against it must stay in [testing] until Qt itself moves.
I have segfaults with multiple programs (keepassxc, quasselclient)
Output of keepassxc:
``` keepassxc QPainter::begin: Paint device returned engine == 0, type: 2 zsh: segmentation fault keepassxc ```
--Ike