Re: gtk_init() crashes
- From: Russell Shaw <rjshaw iprimus com au>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: gtk_init() crashes
- Date: Wed, 12 Mar 2003 15:58:40 +1100
Mohammed Sameer wrote:
Once upon a time Russell Shaw wrote @ Tue, 11 Mar 2003 21:33:10 +1100
Allin Cottrell wrote:
On Tue, 11 Mar 2003, Russell Shaw wrote:
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";
Is "FreeSans" a font in good standing on your system? With XFree
4.2.1 I believe the standard TrueType fonts are the Luxi series
match any family == "sans" edit family += "Luxi Sans";
unless Debian has hacked this about.
Hi,
I deleted all the stuff in /usr/local/lib and installed the debian
gtk development packages, but still get the same error. I don't
have a font server running either. xfontsel shows "freesans", so
on my debian woody a "dpkg-reconfigure libpango1.0-common"
solved that before ;)
defoma is managing the file
I got it working. The problem was different versions of some of the components
of the libpango and gtk2.0 packages were installed. I found it was caused by
package-management dependency bugs, so instead of using apt-get, i downloaded
the debs i needed into /var/cache/apt/archives and installed them with dpkg -i.
I've now got a /etc/pango/pangox.aliases that contains the aliases for the 'sans'
class.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]