Re: Font selection problem with GAIM 0.70 port

2003-10-05 Thread Steve Bernacki
On Sat, 4 Oct 2003, Joe Marcus Clarke wrote:

 Works fine for me on two different systems.  No one else has reported
 this yet.  You said this is a new system, but did you migrate an old
 .gaimrc?

Nope, I had gaim generate a fresh .gaim directory for me.


 What version of freetype2 do you have installed?

I initially used the version that came with the XFree86.org 4.3.0 binary
distribution, which appears to be 2.1.0.  Today, I manually removed both
this version of freetype2 and fontconfig, and installed the latest
versions out of the the ports collection (freetype2-2.1.5_1 and
fontconfig-2.2.90_3, respectively).


 Have you run fc-cache -f -v as root?

Running fc-cache as root gives me:

# fc-cache -f -v
fc-cache: /usr/X11R6/lib/X11/fonts: caching, 0 fonts, 13 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/75dpi: caching, 397 fonts, 0 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/misc: caching, 55 fonts, 0 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/CID: caching, 0 fonts, 0 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/local: caching, 0 fonts, 0 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/util: caching, 0 fonts, 0 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/encodings: caching, 0 fonts, 1 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/encodings/large: caching, 0 fonts, 0
dirs
fc-cache: /usr/X11R6/lib/X11/fonts/100dpi: caching, 397 fonts, 0 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/cyrillic: caching, 0 fonts, 0 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/Speedo: caching, 0 fonts, 0 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/Type1: caching, 29 fonts, 0 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/TTF: caching, 13 fonts, 0 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/PEX: caching, 0 fonts, 0 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/latin2: caching, 0 fonts, 2 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/latin2/100dpi: caching, 0 fonts, 0
dirs
fc-cache: /usr/X11R6/lib/X11/fonts/latin2/75dpi: caching, 0 fonts, 0
dirs
fc-cache: /usr/X11R6/lib/X11/fonts/TTF: caching, 13 fonts, 0 dirs
fc-cache: /usr/X11R6/lib/X11/fonts/Type1: caching, 29 fonts, 0 dirs
fc-cache: /home/steve/.fonts: skipping, no such directory
fc-cache: succeeded

Unfortunately, running a freshly built version of GAIM produces the same
results as before.  Perhaps part of my install was statically linked to an
older version of the fontconfig libraries?  Most of the ports were built
using the XFree86.org bundled freetype2 and fontconfig; I'm not sure how
that might play into this, as I'm not quite clear as to what system
components use these libraries.

I'd be glad to give you any additional information that you might be
interested in; I'm stumped at this point.

Thanks again,
Steve
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Font selection problem with GAIM 0.70 port

2003-10-05 Thread Joe Marcus Clarke
On Sun, 2003-10-05 at 02:36, Steve Bernacki wrote:
 On Sat, 4 Oct 2003, Joe Marcus Clarke wrote:
 
  Works fine for me on two different systems.  No one else has reported
  this yet.  You said this is a new system, but did you migrate an old
  .gaimrc?
 
 Nope, I had gaim generate a fresh .gaim directory for me.
 
 
  What version of freetype2 do you have installed?
 
 I initially used the version that came with the XFree86.org 4.3.0 binary
 distribution, which appears to be 2.1.0.  Today, I manually removed both
 this version of freetype2 and fontconfig, and installed the latest
 versions out of the the ports collection (freetype2-2.1.5_1 and
 fontconfig-2.2.90_3, respectively).
 
 
  Have you run fc-cache -f -v as root?
 
 Running fc-cache as root gives me:
 
 # fc-cache -f -v
 fc-cache: /usr/X11R6/lib/X11/fonts: caching, 0 fonts, 13 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/75dpi: caching, 397 fonts, 0 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/misc: caching, 55 fonts, 0 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/CID: caching, 0 fonts, 0 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/local: caching, 0 fonts, 0 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/util: caching, 0 fonts, 0 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/encodings: caching, 0 fonts, 1 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/encodings/large: caching, 0 fonts, 0
 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/100dpi: caching, 397 fonts, 0 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/cyrillic: caching, 0 fonts, 0 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/Speedo: caching, 0 fonts, 0 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/Type1: caching, 29 fonts, 0 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/TTF: caching, 13 fonts, 0 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/PEX: caching, 0 fonts, 0 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/latin2: caching, 0 fonts, 2 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/latin2/100dpi: caching, 0 fonts, 0
 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/latin2/75dpi: caching, 0 fonts, 0
 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/TTF: caching, 13 fonts, 0 dirs
 fc-cache: /usr/X11R6/lib/X11/fonts/Type1: caching, 29 fonts, 0 dirs
 fc-cache: /home/steve/.fonts: skipping, no such directory
 fc-cache: succeeded
 
 Unfortunately, running a freshly built version of GAIM produces the same
 results as before.  Perhaps part of my install was statically linked to an
 older version of the fontconfig libraries?  Most of the ports were built
 using the XFree86.org bundled freetype2 and fontconfig; I'm not sure how
 that might play into this, as I'm not quite clear as to what system
 components use these libraries.
 
 I'd be glad to give you any additional information that you might be
 interested in; I'm stumped at this point.

What versions of fontconfig and Xft do you have?

Joe

 
 Thanks again,
 Steve
-- 
Joe Marcus Clarke
FreeBSD GNOME Team  ::  [EMAIL PROTECTED]
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome


signature.asc
Description: This is a digitally signed message part


Re: Font selection problem with GAIM 0.70 port

2003-10-05 Thread Steve Bernacki
On Sun, 5 Oct 2003, Joe Marcus Clarke wrote:

 What versions of fontconfig and Xft do you have?


I was using the version that came with the XFree86 4.3.0 binary distro,
which was 2.1.0.  I tried removing that manually and installing Xft-2.1.2
from the ports collection, but I am still seeing the same error with GAIM.

Thanks,
Steve
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Font selection problem with GAIM 0.70 port

2003-10-05 Thread Joe Marcus Clarke
On Sun, 2003-10-05 at 11:20, Steve Bernacki wrote:
 On Sun, 5 Oct 2003, Joe Marcus Clarke wrote:
 
  What versions of fontconfig and Xft do you have?
 
 
 I was using the version that came with the XFree86 4.3.0 binary distro,
 which was 2.1.0.  I tried removing that manually and installing Xft-2.1.2
 from the ports collection, but I am still seeing the same error with GAIM.

What about fontconfig?  That's the important one.

Joe

 
 Thanks,
 Steve
-- 
Joe Marcus Clarke
FreeBSD GNOME Team  ::  [EMAIL PROTECTED]
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome


signature.asc
Description: This is a digitally signed message part


Re: Font selection problem with GAIM 0.70 port

2003-10-05 Thread Steve Bernacki
On Sun, 5 Oct 2003, Joe Marcus Clarke wrote:

 What about fontconfig?  That's the important one.


fontconfig version is fontconfig-2.2.90_3 from the ports collection;
Xft-2.1.2 from the ports collection as well.

Many of the X-windows related ports on this new system (gtk2, etc.) were
built before I manually uninstalled the XFree86 4.3.0 binary release of
freetype2 [2.1.0], fontconfig [2.2.90], and Xft [2.1.0] and installed the
ports versions:

freetype2-2.1.5_1
fontconfig-2.2.90_3
Xft-2.1.2

...ugh, version number hell. :)

Thanks,
Steve
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Font selection problem with GAIM 0.70 port

2003-10-05 Thread Joe Marcus Clarke
On Sun, 2003-10-05 at 15:50, Steve Bernacki wrote:
 On Sun, 5 Oct 2003, Joe Marcus Clarke wrote:
 
  What about fontconfig?  That's the important one.
 
 
 fontconfig version is fontconfig-2.2.90_3 from the ports collection;
 Xft-2.1.2 from the ports collection as well.
 
 Many of the X-windows related ports on this new system (gtk2, etc.) were
 built before I manually uninstalled the XFree86 4.3.0 binary release of
 freetype2 [2.1.0], fontconfig [2.2.90], and Xft [2.1.0] and installed the
 ports versions:
 
 freetype2-2.1.5_1
 fontconfig-2.2.90_3
 Xft-2.1.2

Do any other GTK-2 apps work?  Do you have a ~/.gtkrc-2.0?

Joe

 
 ...ugh, version number hell. :)
 
 Thanks,
 Steve
-- 
Joe Marcus Clarke
FreeBSD GNOME Team  ::  [EMAIL PROTECTED]
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome


signature.asc
Description: This is a digitally signed message part


Re: Font selection problem with GAIM 0.70 port

2003-10-05 Thread Steve Bernacki
On Sun, 5 Oct 2003, Joe Marcus Clarke wrote:

 Do any other GTK-2 apps work?  Do you have a ~/.gtkrc-2.0?


The only other GTK2 app that I have installed is Xchat 2.0.5, and I've had
no problems with it so far.  And I have no ~/.gtkrc-2.0, so it's flying on
system defaults.

What's interesting is that if I go into GAIM preferences-fonts-use
custom face, clicking on the Font button brings up the standard Select
Font window that I'd expect the Conversation/Font Face button to bring
up.  Since I've not yet gotten the latter to work, though, I'm not sure
what it's supposed to bring up.

Thanks,
Steve
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Font selection problem with GAIM 0.70 port

2003-10-05 Thread Joe Marcus Clarke
On Sun, 2003-10-05 at 16:09, Steve Bernacki wrote:
 On Sun, 5 Oct 2003, Joe Marcus Clarke wrote:
 
  Do any other GTK-2 apps work?  Do you have a ~/.gtkrc-2.0?
 
 
 The only other GTK2 app that I have installed is Xchat 2.0.5, and I've had
 no problems with it so far.  And I have no ~/.gtkrc-2.0, so it's flying on
 system defaults.
 
 What's interesting is that if I go into GAIM preferences-fonts-use
 custom face, clicking on the Font button brings up the standard Select
 Font window that I'd expect the Conversation/Font Face button to bring
 up.  Since I've not yet gotten the latter to work, though, I'm not sure
 what it's supposed to bring up.

Can you send me your ~/.gaim/pres.xml?  Thanks.

Joe

 
 Thanks,
 Steve
-- 
Joe Marcus Clarke
FreeBSD GNOME Team  ::  [EMAIL PROTECTED]
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome


signature.asc
Description: This is a digitally signed message part


Re: Font selection problem with GAIM 0.70 port

2003-10-04 Thread Joe Marcus Clarke
On Sat, 2003-10-04 at 23:47, Steve Bernacki wrote:
 When in a conversation window, clicking on the Font Face button
 causes gaim-0.70 to spew the following to stderr:
 
 ** (gaim:199): WARNING **: Couldn't load font fixed Medium Semi-Condensed
 0 falling back to Sans Medium Semi-Condensed 0
 
 ** (gaim:199): WARNING **: Couldn't load font Sans Medium Semi-Condensed
 0 falling back to Sans 0
 
 ** (gaim:199): WARNING **: All font failbacks failed
 
 ...at which point the program exits.  Googling this error message points
 to an improperly configured freetype2 library or fontconfig configuration.
 However, as far as I can tell, there are no configuration problems on my
 system: fc-list spits out 30 a number of fonts, although none that start
 with Sans proper.
 
 This is a brand new system, so unfortunately I'm unsure if previous
 versions of GAIM have worked properly.
 
 System: FreeBSD 4.8-RELEASE + latest security patches
 XFree86 4.3.0 with all stock fonts
 Related ports: freetype-1.3.1_2 gettext-0.12.1 gtk-2.2.4_1 glib-2.2.3
 pango-1.2.5
 (from ports-current as of 10/1/2003)
 
 If anyone has any ideas, or can at least confirm that they are
 experiencing the same problem with this version of GAIM, I'd really
 appreciate it.

Works fine for me on two different systems.  No one else has reported
this yet.  You said this is a new system, but did you migrate an old
.gaimrc?  What version of freetype2 do you have installed?  Have you run
fc-cache -f -v as root?

Joe

 
 Thanks,
 Steve
-- 
Joe Marcus Clarke
FreeBSD GNOME Team  ::  [EMAIL PROTECTED]
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome


signature.asc
Description: This is a digitally signed message part