Hölgyek, Urak!
Segítségtek kérem!
A héten három RHEL4-et is installáltam és a hiba mind a háromnál ugyanaz. A Firefox nem indul el.
A harmadik gépet ráadásul naprakészre frissítettem a RedHat Networkről, a firefox mégse indul.Terminálból indítva ezt kapom:
[saabi@rhel4 ~]$ firefox
(Gecko:7954): Pango-WARNING **: No builtin or dynamically
loaded modules were found. Pango will not work correctly.
This probably means there was an error in the creation of:
'/usr/evolution28/etc/pango/pango.modules'
You should create this file by running pango-querymodules.
(Gecko:7954): Pango-WARNING **: pango_shape called with bad font, expect ugly output
(Gecko:7954): Pango-WARNING **: pango_font_get_glyph_extents called with bad font, expect ugly output
(Gecko:7954): Pango-WARNING **: pango_shape called with bad shape_engine, expect ugly output
(Gecko:7954): GLib-GObject-CRITICAL **: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed
(Gecko:7954): Pango-CRITICAL **: pango_font_describe: assertion `font != NULL' failed
/usr/lib/firefox-3.0.2/run-mozilla.sh: line 131: 7954 Segmentation fault "$prog" ${1+"$@"}
[saabi@rhel4 ~]$ uname -a
Linux rhel4.local 2.6.9-78.0.5.EL #1 Wed Sep 24 05:29:49 EDT 2008 i686 i686 i386 GNU/Linux
[saabi@rhel4 ~]$
Mi a fene az a Pango és miért akadályozza a böngészőm indulását?
A hiba 32 és 64 bites rendszerben egyaránt így néz ki. A 64 bites gépeket nem frissítettem. Minden rendszert RHEL4.7 médiumról installáltam.
MEGOLDÁS:
Az
/etc/pango/i386-redhat-linux-gnu/
könyvtárban található
pango.modules
file-t be kell másolni a
/usr/evolution28/etc/pango/i686-redhat-linux-gnu/
könyvtárba. Ezután a Firefox probléma nélkül elindul.
Ave, Saabi.