Fix (wireshark:29484): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin'

Error Description: 
Wireshark software fails with following error.

# wireshark

(wireshark:29484): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin'

Solution Description: 

Install the liberation-sans-fonts rpm using yum install to fix this error.
advertisements
 


[root@Node1 wireshark]# yum install liberation-sans-fonts
Loaded plugins: langpacks, product-id, search-disabled-repos, subscription-
              : manager
rhel-7-server-optional-rpms                              | 1.8 kB     00:00
rhel-7-server-rh-common-rpms                             | 2.1 kB     00:00
rhel-7-server-rhn-tools-rpms                             | 2.1 kB     00:00
……………….

……………….

Installed:
  liberation-sans-fonts.noarch 1:1.07.2-15.el7

Dependency Installed:
  liberation-fonts-common.noarch 1:1.07.2-15.el7

Complete!

No comments:

Post a Comment