After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 556354 - "Pango-WARNING **: Error loading GPOS table 0x157f" using FreeSans Medium
"Pango-WARNING **: Error loading GPOS table 0x157f" using FreeSans Medium
Status: RESOLVED DUPLICATE of bug 528272
Product: pango
Classification: Platform
Component: general
1.22.x
Other All
: Normal trivial
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2008-10-15 00:28 UTC by Michael Gratton
Modified: 2008-10-15 03:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24


Attachments
FreeSans Medium - font causing the warning (454.35 KB, application/octet-stream)
2008-10-15 00:30 UTC, Michael Gratton
Details

Description Michael Gratton 2008-10-15 00:28:25 UTC
Please describe the problem:
Since upgrading to Ubuntu intrepid (pango 1.22.0-0ubuntu1), I get the warning:

> (emacs:14795): Pango-WARNING **: Error loading GPOS table 0x157f

This occurs every time I launch a GTK app as I'm using FreeSans Medium as my application font.

Before the upgrade, using pango 1.20.5-0ubuntu1, this did not happen so there is some sort of regression here.

Note that in bug #347073 it was decided that an empty GPOS table wasn't actually a problem (especially since FontForge doesn't seem to include it) and the result of that bug was to patch out the offending warning.

This bug might not be a dupe of #347073 as the warning I'm getting is for a different function (pango-ot-info.c:pango_ot_info_get_gpos), so perhaps it was introduced in 1.22?

It seems pretty similar to bug #540617, but that seems to be is reporting a different error and is for v1.20 (which wasn't a problem for me).

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Michael Gratton 2008-10-15 00:30:38 UTC
Created attachment 120614 [details]
FreeSans Medium - font causing the warning
Comment 2 Michael Gratton 2008-10-15 00:34:55 UTC
This is also reported on LP: https://bugs.launchpad.net/bugs/272281
Comment 3 Behdad Esfahbod 2008-10-15 03:20:25 UTC
The errors are the same, I just made it print as hex.

*** This bug has been marked as a duplicate of 528272 ***