Closed
Bug 186534
Opened 22 years ago
Closed 22 years ago
freeze on startup after Gdk-WARNING **: gdk_font is NULL or not a fontset.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 136144
People
(Reporter: mg-bugzilla, Assigned: asa)
Details
(Keywords: hang)
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.1) Gecko/20020827
Build Identifier: http://ftp.mozilla.org/pub/mozilla/releases/mozilla1.2.1/mozilla-sparc-sun-solaris2.8.tar.gz
After starting mozilla, it brings up the first window (in my case, it'sa mail
window). It draws everything except what's in the message window (it usually
says something about Mozilla there by default), and then freezes. The following
message comes out in the shell window:
Gdk-WARNING **: gdk_font is NULL or not a fontset.
When I say it freezes, it doesn't even redraw, so if another window crosses the
mozilla window, all I see is the splotch of a window dragged across something
which didn't redraw itself to clean up afterwards.
I do not have this problem with the following version:
Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.1) Gecko/20020827
Reproducible: Always
Steps to Reproduce:
1. untar mozilla in my home dir
2. cd mozilla
3. ./mozilla
Actual Results:
Gdk-WARNING **: gdk_font is NULL or not a fontset.
Gdk-WARNING **: gdk_font is NULL or not a fontset.
and then it freezes
I have seen this before on older beta versions prior to 1.0. I think it might
be a dependency on some shared library that I have which is not the expected
version, but I have no way of knowing.
Here's the libgdk libs I have installed, they were installed as part of gnome:
ls -l /opt/gnome/lib/libgdk*
lrwxrwxrwx 1 root root 19 Dec 4 2001
/opt/gnome/lib/libgdk-1.2.so.0 -> libgdk-1.2.so.0.9.1*
-rwxr-xr-x 1 root root 2137996 Oct 28 2001
/opt/gnome/lib/libgdk-1.2.so.0.9.1*
lrwxrwxrwx 1 root root 22 Mar 17 2002
/opt/gnome/lib/libgdk_imlib.so.1 -> libgdk_imlib.so.1.9.13*
-rwxr-xr-x 1 root root 1198808 Mar 14 2002
/opt/gnome/lib/libgdk_imlib.so.1.9.13*
lrwxrwxrwx 1 root root 22 Dec 4 2001
/opt/gnome/lib/libgdk_pixbuf.so.2 -> libgdk_pixbuf.so.2.0.0*
-rwxr-xr-x 1 root root 644976 Jan 29 2002
/opt/gnome/lib/libgdk_pixbuf.so.2.0.0*
lrwxrwxrwx 1 root root 27 Dec 4 2001
/opt/gnome/lib/libgdk_pixbuf_xlib.so.2 -> libgdk_pixbuf_xlib.so.2.0.0*
-rwxr-xr-x 1 root root 902308 Jan 29 2002
/opt/gnome/lib/libgdk_pixbuf_xlib.so.2.0.0*
lrwxrwxrwx 1 root root 24 Dec 5 2001
/opt/gnome/lib/libgdkcardimage.so -> libgdkcardimage.so.0.0.0*
lrwxrwxrwx 1 root root 24 Dec 5 2001
/opt/gnome/lib/libgdkcardimage.so.0 -> libgdkcardimage.so.0.0.0*
-rwxr-xr-x 1 root root 286844 Jul 31 2001
/opt/gnome/lib/libgdkcardimage.so.0.0.0*
Comment 1•22 years ago
|
||
I'm not so fimilar with this Version of Solaris/Sun/etc. :), but this might be
dupe of Bug 136144 (Google Groups helps :)
Comment 2•22 years ago
|
||
Another thing: Using a Forte-compiled gtk might probably solve your problem.
Reporter | ||
Comment 3•22 years ago
|
||
*** This bug has been marked as a duplicate of 136144 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•