#15053 closed defect (duplicate)
pango: Font display problems when compiled against cario 1.6.4
Reported by: | mike@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
After the last update and recompilation of pango and cairo I get the following errors when starting a gtk +quartz application like wireshark.
(wireshark:24691): Pango-WARNING : Error loading GDEF table 28333
(wireshark:24691): Pango-WARNING : Error loading GSUB table 28333
(wireshark:24691): Pango-WARNING : Error loading GPOS table 28333
(wireshark:24691): Pango-WARNING : Error loading GDEF table 28333
(wireshark:24691): Pango-WARNING : Error loading GSUB table 28333
(wireshark:24691): Pango-WARNING : Error loading GPOS table 28333
(wireshark:24691): Pango-WARNING : shaping failure, expect ugly output. shape-engine='BasicEngineFc', font='Lucida Grande 13', text='Initializing dissectors ...'
Instead of text I just see square boxes.
If I activate version 1.4.14_0+atsui+no_x11+quartz of cairo and recompile pango against this one the problem disappears. It even works if I then later on reactivate version 1.6.4 of cairo. I am not sure which package is to blame here, it's either cairo or pango.
Change History (2)
comment:1 Changed 17 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Duplicate of #15052.