Skip site navigation (1)Skip section navigation (2)
Date:      27 Feb 2003 09:40:22 -0600
From:      Craig Boston <craig@meoqu.gank.org>
To:        Gunnar Flygt <gunnar.flygt@sr.se>
Cc:        Richard Nyberg <rnyberg@it.su.se>, Joe Marcus Clarke <marcus@marcuscom.com>, Gordon Broom <gjbroom@alumni.uwaterloo.ca>, ajs@labs.mot.com, freebsd-stable@FreeBSD.ORG
Subject:   Re: Mozilla window won't open after upgrade - FIXED
Message-ID:  <1046360421.31233.10.camel@owen1492.uf.corelab.com>
In-Reply-To: <20030227100746.GB38464@sr.se>
References:  <39332.1046321265@selfstyled.dyndns.org> <1046323294.36796.4.camel@shumai.marcuscom.com> <20030227085749.GC2315@sr.se> <20030227093331.GA19977@murmeldjur.it.su.se> <20030227100746.GB38464@sr.se>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2003-02-27 at 04:07, Gunnar Flygt wrote: 
> Didn-t help me at all, so Iäll go for the tip installing mozilla
> without Xft 2.

If you haven't already reinstalled it, you may want to check the
permissions on your fonts.  I had this problem on one machine and it
turned out to be that some of my fonts were owned by root and mode 0640,
so the X server could open them but Xft apps couldn't.  Once I chmod'ed
them to 0644 everything worked fine.

Of course, this was most likely an indirect result of my slightly
nonstandard umask of 0027 (that I forgot to reset after a "su"), so it
shouldn't affect most people.

It also might be worth doing a "ktrace -i mozilla", followed by a 
"kdump | tail -n 200 | less" and scrolling through to see if there's
anything that stands out...

Craig


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1046360421.31233.10.camel>