I have more information about Libreoffice's freezes when "Tools / Options..." is opened. There is "gpg" process running forever and taking lots of CPU time. The "ps" command says that command line is:
gpg --batch --no-sk-comments --status-fd 37 --no-tty --charset utf8 \ --enable-progress-filter --exit-on-status-write-error --display :0 \ --ttyname /dev/pts/0 --ttytype xterm-256color --logger-fd 41 \ --with-colons --with-keygrip --list-secret-keys -- (I added the "\" characters so that the long line is split in a shell like manner.) So Libreoffice freezes at that command. When I execute "killall gpg" command Libreoffice continues and "Tools / Options..." window opens normally. The same happens every time, in both Debian 10 and 11. I have executed the above "gpg" command line in a shell and it works well. When testing it we probably want to change two options to use file descriptor 1: "--status-fd 1" and "--logger-fd 1". -- /// Teemu Likonen - .-.. https://www.iki.fi/tlikonen/ // OpenPGP: 4E1055DC84E9DFF613D78557719D69D324539450
signature.asc
Description: PGP signature