On 2022/07/04 13:28, Edward Ahlsen-Girard wrote: > The last couple of snapshots rox-filer has been unable to start: > ROX-Filer:/usr/X11R6/lib/libX11.so.18.0: /usr/X11R6/lib/libX11.so.17.1 \ > : WARNING: symbol(_XkeyTable) size mismatch, relink your program
libX11.so was bumped from 17.1 to 18.0 in February. This suggests you probably have missed updating some package. Have you run pkg_add -u recently? You should do that after all -current updates really.
