Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15185] ntop 3.3.9 warns of pango failing to choose a font

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15185] ntop 3.3.9 warns of pango failing to choose a font
  • Date: 19 Apr 2009 19:57:48 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15185


Eric Sandall <sandalle AT sourcemage.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED




--- Comment #1 from Eric Sandall <sandalle AT sourcemage.org> 2009-04-19
14:57:46 ---
The fix for this is in pango 1.24.1
http://ftp.gnome.org/pub/gnome/sources/pango/1.24/pango-1.24.1.changes:
commit c5921ca904f3ab25f975e4c719c7334a31d84434
Author: Behdad Esfahbod <behdad AT behdad.org>
Date: Wed Apr 8 15:47:00 2009 -0400

[pangofc] Be more tolerant on the "fontmap" property setting

Bug 578336 – ABI breakage from 1.22 to 1.24 in fontmap field
of PangoFcFont

Commit 9305b9a9995e84ace3818a90346820ef8c47a3ce introduced a "fontmap"
property in PangoFcFont and expected all subclasses to set it upon
construction. And PangoFcFontSet was changed to not set
fcfont->fontmap
anymore.

Relax this change to make it backward compatible by:

1) Making "fontmap" property a not-construct-only property

2) In PangoFcFontSet, set "fontmap" if not already set

This should make it backward compatible, while allowing new code to
set the
property instead of relying on PangoFcFontSet to do it.

pango/pangofc-font.c | 2 +-
pango/pangofc-fontmap.c | 5 +++++
2 files changed, 6 insertions(+), 1 deletions(-)

Fixed with commit 5c754233fdb72771ff5aea7fef43f112a5934aec in test.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



Archive powered by MHonArc 2.6.24.

Top of Page