On 2021-01-26 11:02:13 Ernest Beinrohr wrote:
Hi. Since upgrading to fedora 33 my konsole began freezing when it encounters non-ascii characters. I've tried different fonts and even installed TDE on a new fedora VM, still freezes.
For example : cat /usr/share/applications/*
In Konsole, open Settings => Encoding and make sure that UTF8 (near the bottom) is selected; then go to Settings => Save as Default. You might also need to export environment variable LANG='xx_XX.UTF-8' (mine is en_US.UTF-8) if it's not set appropriately.
Leslie --