[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Massive testing breakage; unstable: no text in GnuCash or E16



On Wed, 2006-05-03 at 23:23 +0200, Rasmus Toftdahl Olesen wrote:
> ons, 03 05 2006 kl. 10:05 +0200, skrev Michel Dänzer:
> > > So I upgraded to unstable.  The X crash is gone, and nearly everything
> > > works!  *whew*  But GnuCash has no text -- where there should be a
> > > string, there is either nothing, or for a menu header, a single dot.
> > > Yesterday John Goerzen filed bug 365636 against gnucash, but in his case
> > > it failed to start at all...
> > > 
> > > In addition, E16 window title bars have no text, nor do E's cloud
> > > tooltips or background menus, though minimized window icons do.
> > 
> > Sounds like your server-side X font setup is busted. I'd start by
> > checking the font paths in the X (font) server.
> > 
> > 
> > All of this is more likely related to X than GNOME...
> My fonts also disapeared when i switched to the new X, and if the config
> scripts detect that the configuration has already been changed by you
> (or maybe some other script), it won't change it.
> 
> You can either move your own conf to somewhere else and dpkg-reconfigure
> xserver-xorg (i think), or set the following FontPath(s):
> 
> Section "Files"
>         FontPath        "/usr/share/fonts/X11/misc"
>         FontPath        "/usr/share/fonts/X11/cyrillic"
>         FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
>         FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
>         FontPath        "/usr/share/fonts/X11/Type1"
>         FontPath        "/usr/share/fonts/X11/100dpi"
>         FontPath        "/usr/share/fonts/X11/75dpi"
>         # path to defoma fonts
>         FontPath      "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> EndSection

Thanks.  I tried the dpkg-reconfigure, to no avail.  Here's how it set
my font info:

Section "Files"
        FontPath        "unix/:7100"                    # local font server
        # if the local font server has problems, we can fall back on these
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/usr/lib/X11/fonts/cyrillic"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/share/fonts/X11/CID"
        FontPath        "/usr/share/fonts/X11/CID"
        FontPath        "/usr/lib/X11/fonts/CID"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
EndSection

It's missing a couple of lines you mentioned, but seems to be relying on
the font server, but I don't see it running in ps...

Thanks,
-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Welcome to the best software in the world today cafe!
http://www.take6.com/albums/greatesthits.html



Reply to: