Debian This forum is for the discussion of Debian Linux.
|
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
10-30-2006, 05:47 AM
|
#1
|
|
Member
Registered: Jul 2003
Location: near Seattle
Distribution: Debian/Ubuntu/Suse
Posts: 240
Rep:
|
After dist-upgrade fonts in t-bird/firefox broken
After a dist-upgrade yesterday on etch running 2.6.17-k7, nvidia (from nvidia website) and gnome, my fonts in thunderbird, evolution and firefox (at least) are fouled up. Some of the headers/menus/messages/etc. are just blank until I move my mouse over them.
Edit:
When editing this post in epiphany no text showed in the edit window until I highlighted it. Most Gnome dialog buttons show no text until passed over. Calc shows no text on buttons.
I tried Xfce with the same results.
Very odd. The system was fine until this morning.
Last edited by kmoffat; 10-30-2006 at 06:24 AM.
|
|
|
|
10-30-2006, 10:58 AM
|
#2
|
|
Senior Member
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid
Posts: 4,732
|
try: rm -rf /etc/fonts ; apt-get install --reinstall --yes -o DPkg::Options::=--force-confmiss -o DPkg::Options::=--force-confnew fontconfig fontconfig-config
You can also try dpkg-reconfigure fonts
|
|
|
|
10-30-2006, 03:29 PM
|
#3
|
|
Member
Registered: Jul 2003
Location: near Seattle
Distribution: Debian/Ubuntu/Suse
Posts: 240
Original Poster
Rep:
|
That's quite a command! I tried it but it seems to have not helped. I will attempt a reboot.
Tried 'dpkg-reconfigure fonts'. Result: Package 'fonts' is not installed... (!)
Here is a link to a screenshot of tbird exhibiting the problem:
http://drip23.drizzle.com/screen.jpg
Last edited by kmoffat; 10-30-2006 at 03:51 PM.
|
|
|
|
10-30-2006, 05:24 PM
|
#4
|
|
Senior Member
Registered: Apr 2005
Location: OZ
Distribution: Debian Sid
Posts: 4,732
|
If you have GkDebconf installed you can open it as root and reconfig your fonts that way.
|
|
|
|
10-31-2006, 07:00 PM
|
#5
|
|
Member
Registered: Jul 2003
Location: near Seattle
Distribution: Debian/Ubuntu/Suse
Posts: 240
Original Poster
Rep:
|
Nobody knows, eh? Very odd behavior, and only on one box. I have 2 running etch. I have run Iceweasel on this one occassionally, if that matters.
Tried gkdebconf, which has a "fontconfig-config" option, but it did no good.
Edit: in Gnome I selected "Desktop/Preferences/Font" and picked "subpixel smoothing", which seems to have corrected some of the problem. Odd.
Last edited by kmoffat; 10-31-2006 at 10:30 PM.
|
|
|
|
11-12-2006, 12:19 PM
|
#6
|
|
Member
Registered: Jul 2003
Location: near Seattle
Distribution: Debian/Ubuntu/Suse
Posts: 240
Original Poster
Rep:
|
Late update. For some reason the following line fixed the problem, at least in preliminary testing.
# apt-get update && apt-get install msttcorefonts x-ttcidfont-conf
I guess during the xorg 7 upgrade something was removed that the mozilla based apps needed to properly render fonts. Not sure what exactly, but they all seem okay now.
I know this is a unique problem, but thought to post the fix anyway.
|
|
|
|
11-25-2006, 01:29 PM
|
#7
|
|
Registered User
Registered: Apr 2004
Posts: 560
Rep:
|
Well thx for posting the solution.
I had exactly the same grief in my 32 bit etch partion...all clear in the 64 bit one though.
Your solution worked like a charm.
|
|
|
|
11-25-2006, 01:43 PM
|
#8
|
|
Registered User
Registered: Apr 2004
Posts: 560
Rep:
|
Ooops, spoke too soon. All is not well. Better but not well.
Firefox & Thinderbird are defo most effected, gnome-web less so, in fact hardly at all.
broken fonts; no text in browser; missing fonts; damn-upgrade-stole-my-fonts; all google amongst many other variants to no avail. Mystified. Still if it's only really bad in firefox then no loss frankly as it's pants anyway ;-)
|
|
|
|
11-25-2006, 01:52 PM
|
#9
|
|
Member
Registered: Jul 2003
Location: near Seattle
Distribution: Debian/Ubuntu/Suse
Posts: 240
Original Poster
Rep:
|
My problem is a sometimes thing, coming and going without apparent cause. If I go to the gnome Desktop menu/Preferences/font and just click "Close" it seems to help for a bit. I have 2 etch boxes running gnome and this only effects one. Very odd.
|
|
|
|
11-25-2006, 02:43 PM
|
#10
|
|
Registered User
Registered: Apr 2004
Posts: 560
Rep:
|
ahh fixed the sod.
After trying lots of apt-get install for fonts and acroreader and endless junk I killed X (no mean feat in Debian) and ran
Code:
nvidia-installer -f
which forced a reinstall of the nvidia driver and all is now right in font-land.
Seemed to be weirdness around Type1 fonts but was very odd with soem apps being more efected than others and some only being affected in certain parts of their display (top half of upper window in icedove)
|
|
|
|
11-26-2006, 12:55 PM
|
#11
|
|
Member
Registered: Jul 2003
Location: near Seattle
Distribution: Debian/Ubuntu/Suse
Posts: 240
Original Poster
Rep:
|
I stop X with "ctrl-alt-f1", log in as root, then run:
/etc/init.d/gdm stop
It tentatively appears your nvidia-installer -f fix works. Thanks.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 01:16 PM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|