On Thu, Dec 03, 2020 at 04:48:04PM +0000, James Cook wrote: > I just installed abiword and also just upgraded to the latest snapshot > (and ran pkg_add -u). abiword immediately crashes when I run it. I have > never tried running abiword on OpenBSD before. Is it broken for others > or just for me?
I just discovered it works if I set LANG to en_US.UTF-8 (in ksh, LANG=en_US.UTF-8 abiword). Normally I have LANG set to en_CA.UTF-8. Similar behaviour was reported in 2015: https://marc.info/?l=openbsd-ports&m=143301697319210&w=2 This works as a workaround, but I wonder what the problem is. -- James