Issue 1.
PCF/Bitmap fonts not enabled.
Error reported: "FATAL ERROR from X-windows: XFT available, but not working with PCF bitmap fonts.
Please check your FontCOnfig configuration, possibly bitmap fonts are explicitly disabled.
Solution:
step 1: Enable bitmpa fonts, sudo rm /etc/fonts/conf.d/70-no-bitmaps.conf
step 2: CLear the old font cache
sudo fc-cache -f -v <path to t32, usually /opt>/t32/fonts
step 3: restart your PC.