Marvin and all, I changed (lts.conf) from "USE_XFS = N" to "USE_XFS = Y". xfs was running but I re-booted just in case. Now when I start the workstation I get:
... Start of error message Could not init font path element tcp/10.1.1.68:7100, removing from list! Fatal server error: Could not open default font 'fixed' When reporting a problem related to a server crash, please send a full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.0.log". Please report problems to [EMAIL PROTECTED] ... End of error message Thanks in Advance George -----Original Message----- From: Marvin Horst [mailto:[EMAIL PROTECTED] Sent: Monday, March 24, 2003 6:04 AM To: George Gambill; [EMAIL PROTECTED] Subject: Re: [Ltsp-discuss] Blank body in email received through MS Exchange 2000 I had the same problem. Evolution wasn't rendering fonts properly. Using the XFS font server for the LTS thin clients fixed the problem. 1. In the lts.conf file: USE_XFS = Y 2. To check if the font server is running on your server. # ps -A|grep xfs 3. If it's not running. /etc/init.d/xfs start 4. Reboot your LTS thin client Marv Horst > Red Hat 8.0 using XiMian Evolution 1.0.8 (came with RH8). > Receiving email through the corporate MS Exchange Server 2000 (POP). > Using the same set up as used on a Red Hat workstation (no LTSP) that works > well. > > I receive the email header but the body is always empty. > > Does anyone have a suggestion as to where to start looking? > ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
