Description of problem: xset +fp tcp:/hostname:7100 causes rh-openoffice to not open. Splash screen is displayed and then it just sits there Version-Release number of selected component (if applicable): rh-openoffice 1.1.1 How reproducible: Easily Steps to Reproduce: 1. xset +fp tcp:/hostname:7100 2. run openoffice. 3. printtool also will not open. Actual results: Expected results: Additional info:
By default, the font server does not listen on a TCP socket. You have to configure it to do so, and poke a hole in any firewall or other network filtering mechanisms that may be in use, and restart the font server. Restarting the font server will require restarting the X server as well. Closing as NOTABUG.