LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-23-2005, 08:18 PM   #1
reichhartkg
LQ Newbie
 
Registered: Jun 2005
Posts: 8

Rep: Reputation: 0
Thunderbird and Firefox text missing


Tonight, I was surfing when Firefox suddenly stopped responding. I waited a while and then tried to close the window I was working in but nothing happened. I tried a few more times (using both the X and right clicking on the tab in the windows list) and finally it popped up and said it wasn't respponding. did I wasnt to kill it. I really needed to bookmark a few pages I had open in other windows so I didn't want to kill it. I let it sit for about an hour and then came back and still nothing. About the same time Firefox stopped responding, Thunderbird did too. So, I finally killed both of them, reopened them and there was no text. Images and the underlines in menus showed up but that's it. I was able to ctrl-l and then type a url and it opened. However, once again, no text.
I rebooted and still no text.
I then removed and reinstalled both with

rpm -ev --nodeps mozilla-nspr mozilla-nss mozilla-nss-devel mozilla-nspr-devel mozilla-devel firefox mozilla
yum install mozilla-nspr mozilla-nss mozilla-nss-devel mozilla-nspr-devel mozilla-devel firefox mozilla

Still the same problem.

I googled for a solution and all I could find was how to make Firefox fonts look less crappy.

Anyone seen this before?
(FC3.91, fully yum'd)

BTW, I had not upgraded anything in the last day other than the kernel, but I had not rebooted when the problem popped up and when I rebooted, i booted off the old kernel.
 
Old 06-23-2005, 08:25 PM   #2
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,134
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
Just a thought
Edit..Preferences....General...Fonts
You don't have the fonts set to the same color as the background?
 
Old 06-23-2005, 08:30 PM   #3
reichhartkg
LQ Newbie
 
Registered: Jun 2005
Posts: 8

Original Poster
Rep: Reputation: 0
I made no changes between when it was working and when it wasn't.

I can't do what you suggested because I can't read anything since there's no text.
 
Old 07-24-2005, 05:11 PM   #4
lagren
LQ Newbie
 
Registered: Jul 2005
Posts: 1

Rep: Reputation: 0
I have the same problem as you. No text in either firefox or thunderbird.

I've tried to delete all folders related to firefox and thunderbird and than reinstalled both, but same result. I tried firefox 1.0.4 and 1.0.6, but no success. I'm just getting images and underlines in menus.

Have you managed to solve this problem?

--
Lagren
 
Old 07-25-2005, 03:36 AM   #5
jgdenhol
LQ Newbie
 
Registered: Jul 2005
Location: Vlaardingen (NL)
Posts: 6

Rep: Reputation: 0
Hi,

I'm having the same problem.
Starting Thunderbird in console gives me errors about some pango font that is not installed.
Seems to me that this is the problem...
Haven't had the time to try this, but noticed the pango directory on my fedora system.

Regards, Johan den Hollander

Last edited by jgdenhol; 07-27-2005 at 03:17 AM.
 
Old 07-27-2005, 03:18 AM   #6
jgdenhol
LQ Newbie
 
Registered: Jul 2005
Location: Vlaardingen (NL)
Posts: 6

Rep: Reputation: 0
Have not found a solution yet.
 
Old 07-27-2005, 02:22 PM   #7
jgdenhol
LQ Newbie
 
Registered: Jul 2005
Location: Vlaardingen (NL)
Posts: 6

Rep: Reputation: 0
(Gecko:8126): Pango-CRITICAL **: pango_cairo_show_glyph_string: assertion `PANGO_IS_CAIRO_FONT (font)' failed

This is the errorline I get when starting thunderbird from console window

Has anyone else found a solution yet?
 
Old 07-27-2005, 02:55 PM   #8
jgdenhol
LQ Newbie
 
Registered: Jul 2005
Location: Vlaardingen (NL)
Posts: 6

Rep: Reputation: 0
Oops found a workaround:

start thunderbird from console with this command

Code:
MOZ_DISABLE_PANGO=1 thunderbird
Works!
 
Old 08-02-2005, 09:15 PM   #9
ross_cav
LQ Newbie
 
Registered: Aug 2005
Location: Tokyo
Distribution: Fedora Core 5
Posts: 6

Rep: Reputation: 0
Thanks heaps for that workaround, do you know if there is any solution to fix the problem completely...?
 
Old 08-03-2005, 01:46 AM   #10
jgdenhol
LQ Newbie
 
Registered: Jul 2005
Location: Vlaardingen (NL)
Posts: 6

Rep: Reputation: 0
I had this problem when I was using Fc4t3 and got all the updates via yum channels.
Maybe it was a testing version of pango or thunderbird / firefox.
I had no problem with firefox (deer park) which should have been an alpha or beta version too.
Now I installed FC4 final and have had no trouble with this yet.
 
Old 08-03-2005, 02:26 AM   #11
ross_cav
LQ Newbie
 
Registered: Aug 2005
Location: Tokyo
Distribution: Fedora Core 5
Posts: 6

Rep: Reputation: 0
Good to hear, as I'm running Fedora Core 4 test release 3 at the moment, and was soon to install the final FC4 release onto my system.
 
Old 08-18-2005, 02:06 PM   #12
TranceDude
Member
 
Registered: Aug 2005
Distribution: Fedora Core 4
Posts: 222

Rep: Reputation: 30
hi

did anybody found a final solution for this problem?
I use the disable pango option now, but i want it to run with pango
Any ideas?
 
Old 08-18-2005, 05:29 PM   #13
ross_cav
LQ Newbie
 
Registered: Aug 2005
Location: Tokyo
Distribution: Fedora Core 5
Posts: 6

Rep: Reputation: 0
I ended up just editing /usr/bin/firefox and /usr/bin/thunderbird and uncommenting the following two lines:

MOZ_DISABLE_PANGO=1
export MOZ_DISABLE_PANGO

So, not sure what to do to get it running without disabling Pango. I too would be keen to know, as It's been difficult in tracking down a solution.
 
Old 08-19-2005, 01:59 PM   #14
TranceDude
Member
 
Registered: Aug 2005
Distribution: Fedora Core 4
Posts: 222

Rep: Reputation: 30
i hope they build a new RPM that works then
 
Old 09-13-2005, 04:32 PM   #15
tomfin
LQ Newbie
 
Registered: May 2004
Location: Scotland
Distribution: Fedora Core (so far)
Posts: 2

Rep: Reputation: 0
Not a linux related problem, but I've stumbled across the very same mysterious and unexplained error whilst using the Windows version of FireFox 1.0.6, and found this forum while looking for a solution.

To confirm, there was no unexpected behaviour from Firefox other than *ALL* text is now missing from the rendering window - images, buttons and HTML gadgets remain. This behaviour developed between browsing sessions without any good reason as far as I can see, and I can't recall any crash or unexpected close.

I'm really puzzled by this as I'm writing this at 10pm and the actual behaviour change happened about 8pm - and I had been using the browser near-constantly for the last 6 hours. I simply closed the browser after and when it was next opened.... strange things.

I'll look at the fixes posted here and see if I can apply them to this version, but seeing as I'm here I thought I'd just confirm a sighting of this in the Windows version as well as Linux.

Any other ideas?



Tom.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Thunderbird and Firefox raysr Mandriva 12 10-05-2005 01:33 PM
Firefox and Thunderbird raysr Mandriva 3 09-04-2005 07:53 AM
Please!!!!Help with Firefox-Thunderbird Lier Linux - Software 3 01-27-2005 08:32 AM
Force Thunderbird to always display in text? predator.hawk Linux - Software 1 12-02-2004 12:14 PM
Thunderbird and Firefox, Thunderbird doesnt launch firefox? sovietpower Slackware 1 11-01-2004 12:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:24 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration