Hi, I had OpenBSD 7.6, latest syspatch, installed and running properly with WindowMaker, thunar, Firefox ESR. For reasons, I upgraded to the latest snapshot, using `sysupgrade -s`. Once rebooted, I updated all my packages using `pkg_add -u -D installed; pkg_delete -a`. Then I rebooted once again to have everything loaded properly.
But then, none of my GTK based applications show fonts anymore. The error is like: $ (thunar:7688): Gdk-WARNING **: 22:13:02.334: Native Windows wider or taller than 32767 pixels are not supported WindowMaker, thunar, unison-gui, LibreOffice all have no font rendering and issue this error. KeePassXC, based on QT, does not suffer from this issue. xmessage is not impacted either. Xterm using standard font and using the '-fa' parameter works normally. So does Kitty. DejaVu fonts are visible in my /usr/X11R6/lib/X11/fonts/TTF/ directory. To ensure it was not my user's environment, I also loggued in using root and running FVWM. FVWM has no font issues but thunar has; same error message. Snapshot version is OpenBSD 7.6-current (GENERIC.MP) #506: Mon Jan 13 11:16:52 MST 2025 Any ideas about this issue? Thanks, Joel C.