Closed
Bug 275617
Opened 20 years ago
Closed 20 years ago
(Gecko:7507): GLib-GObject-WARNING **: g_object_get_valist: object class `GtkSettings' has no property named `gtk-font-name'
Categories
(Core Graveyard :: GFX: Gtk, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: julius.schwartzenberg, Assigned: bryner)
Details
(Keywords: crash)
I have used Mozilla Thunderbird from version 0.3 till 0.7 problems for some
time now. Just a moment ago though, my 0.7 would crash (and load talkback)
immediatly after starting it up.
I thought an upgrade to version 1.0 might fix the problem, so I downloaded and
installed it. It seems to have exactly the same problem though :(
Here is what I get at start-up:
julius@middelvinger:~/apps/thunderbird$ ./thunderbird
(Gecko:7507): GLib-GObject-WARNING **: g_object_get_valist: object class
`GtkSettings' has no property named `gtk-xft-dpi'
(Gecko:7507): GLib-GObject-WARNING **: g_object_get_valist: object class
`GtkSettings' has no property named `gtk-font-name'
(Gecko:7507): GLib-GObject-WARNING **: g_object_get_valist: object class
`GtkSettings' has no property named `gtk-font-name'
** (Gecko:7507): CRITICAL **: file fonts.c: line 824
(pango_font_description_from_string): assertion `str != NULL' failed
** (Gecko:7507): CRITICAL **: file fonts.c: line 170
(pango_font_description_get_family): assertion `desc != NULL' failed
(Gecko:7507): Gtk-WARNING **: Default font does not have a family set
** (Gecko:7507): CRITICAL **: file fonts.c: line 100
(pango_font_description_set_family): assertion `desc != NULL' failed
** (Gecko:7507): CRITICAL **: file fonts.c: line 365
(pango_font_description_get_size): assertion `desc != NULL' failed
(Gecko:7507): Gtk-WARNING **: Default font does not have a positive size
** (Gecko:7507): CRITICAL **: file fonts.c: line 343
(pango_font_description_set_size): assertion `desc != NULL' failed
(Gecko:7507): GLib-GObject-WARNING **: g_object_get_valist: object class
`GtkSettings' has no property named `gtk-font-name'
./run-mozilla.sh: line 451: 7507 Segmentation fault "$prog" ${1+"$@"}Assignee: mscott → blizzard
Component: General → GFX: Gtk
Product: Thunderbird → Core
QA Contact: ian
Summary: Segmentation fault when starting up → (Gecko:7507): GLib-GObject-WARNING **: g_object_get_valist: object class `GtkSettings' has no property named `gtk-font-name'
Version: unspecified → 1.7 Branch
| Reporter | ||
Comment 2•20 years ago
|
||
Hmm, the crash doesn't seem to be happening anymore now. I didn't change anything. I rebooted my computer some time ago though, maybe that fixed the problem somehow though. Should this bug be closed? I don't think I'll be able to reproduce it anymore.
Comment 3•20 years ago
|
||
resolving WORKSFORME
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
Updated•16 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•