When I run up2date I saw this error. What's wrong? Console output: [root@localhost downloads]# up2date Traceback (most recent call last): File "/usr/sbin/up2date", line 1188, in ? sys.exit(main() or 0) File "/usr/sbin/up2date", line 850, in main gui.main() File "/usr/share/rhn/up2date_client/gui.py", line 2197, in main gui = Gui() File "/usr/share/rhn/up2date_client/gui.py", line 284, in __init__ style.font = gtk.load_font("-*-helvetica-bold-r-normal--12-*-*-*-p-*-iso8859-1") RuntimeError: could not create GdkFont object /etc/X11/fs/config file: # # Default font server configuration file for Red Hat Linux # # allow a max of 10 clients to connect to this font server client-limit = 10 # when a font server reaches its limit, start up a new one clone-self = on # alternate font servers for clients to use #alternate-servers = foo:7101,bar:7102 # where to look for fonts # catalogue = /usr/X11R6/lib/X11/fonts/korean, /usr/X11R6/lib/X11/fonts/misc:unscaled, /usr/X11R6/lib/X11/fonts/75dpi:unscaled, /usr/X11R6/lib/X11/fonts/100dpi:unscaled, /usr/X11R6/lib/X11/fonts/misc, /usr/X11R6/lib/X11/fonts/Type1, /usr/X11R6/lib/X11/fonts/Speedo, /usr/X11R6/lib/X11/fonts/cyrillic, /usr/X11R6/lib/X11/fonts/TTF, /usr/X11R6/lib/X11/fonts/OTF, /usr/share/fonts/default/Type1, /usr/share/fonts/default/TTF, , /usr/lib/openoffice/share/fonts/truetype, /usr/share/fonts/ja/misc:unscaled, /usr/share/fonts/ja/misc, /usr/share/fonts/ja/TrueType, /usr/share/fonts/ISO8859-2/misc:unscaled, /usr/share/fonts/ISO8859-2/75dpi:unscaled, /usr/share/fonts/ISO8859-2/100dpi:unscaled, /usr/share/fonts/ISO8859-2/misc, /usr/share/fonts/ISO8859-2/75dpi, /usr/share/fonts/ISO8859-2/100dpi, /usr/share/fonts/zh_CN/TrueType, /usr/share/fonts/zh_TW/TrueType, /usr/share/fonts/KOI8-R/misc:unscaled, /usr/share/fonts/KOI8-R/75dpi:unscaled, /usr/share/fonts/KOI8-R/100dpi:unscaled, /usr/share/fonts/KOI8-R/misc, /usr/share/fonts/KOI8-R/75dpi, /usr/share/fonts/KOI8-R/100dpi, # in 12 points, decipoints default-point-size = 120 # 100 x 100 and 75 x 75 default-resolutions = 75,75,100,100 # use lazy loading on 16 bit (usually Asian) fonts deferglyphs = 16 # how to log errors use-syslog = on # don't listen to TCP ports by default for security reasons no-listen = tcp -- Sneak Russian