Re: gtk_init() crashes
- From: Russell Shaw <rjshaw iprimus com au>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gtk_init() crashes
- Date: Tue, 11 Mar 2003 12:52:21 +1100
Scott Burns wrote:
Russell Shaw wrote:
Hi,
I'm using XFree86 4.2.1 on debian 2.4.20.
I put these into /etc/X11/XftConfig, but it didn't work:
match any family == "sans" edit family += "FreeSans";
match any family == "Sans" edit family += "FreeSans";
match any family == "Sans 10" edit family += "FreeSans";
Is there any utility to list the aliases of fonts?
Try xfontsel
I tried that, but it only seems to show the direct names
and not any aliases such as "sans".
I ran gdb again now that i've got gdb debugging symbols, and
the crash seems to be somewhere in gtk_widget_show_all( top_widget );
Is there any way to tell gtk to use a different font?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]