GNOME Bugzilla – Bug 329704
gnome-system-log 2.13.91 fails on startup (new one)
Last modified: 2006-02-03 17:03:48 UTC
See also https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179688 Obviously the GConf value for the font was not read. gdb backtrace:
+ Trace 65874
the monospace font check should not fail, as it should return the default value for the desktop's monospace font (it's a global setting), at least from its schema. anyway, I've added a check for in HEAD that should prevent the case where GConf returns an empty string.