U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » U++ Library : Other (not classified elsewhere) » SVN UPP Issue (Linux 64bit)
Re: SVN UPP Issue (Linux 64bit) [message #16768 is a reply to message #16574] Thu, 10 July 2008 14:16 Go to previous messageGo to previous message
phirox is currently offline  phirox
Messages: 49
Registered: December 2007
Member
In the latest svn the following line has been changed in Draw/DrawTextXft.cpp:

FcFontSet *fs = XftListFonts(Xdisplay, Xscreenno, (void *)0, XFT_FAMILY, XFT_SCALABLE, (void *)0);


Removing the first (void *) 0. This is incorrect and makes a fresh build segfault on my system.

As from the Xft manual:
Quote:

[XftListFonts takes as argument] ... first an XftPattern description as used by XftPatternBuild followed by a null char pointer and then a list of element names as used by XftObjectSetBuild followed by another null char pointer.


I recommend to just put back the old line.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Ctrl::Add(GLCtrl) Bug (Linux)
Next Topic: print screen
Goto Forum:
  


Current Time: Wed Sep 16 21:23:30 GMT+2 2026

Total time taken to generate the page: 0.00773 seconds