• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • Backup
    • Vembu BDR
    • Veeam
    • Nakivo
    • Azure Backup
    • Altaro VMBackup
    • Spinbackup
  • Tutorials
    • Openstack Tutorial
    • Openstack Beginner’s Guide
    • VXVM-Training
    • ZFS-Tutorials
    • NetApp cDot
    • LVM
    • Cisco UCS
    • LDOM
    • Oracle VM for x86
  • Linux
    • How to Articles
    • Q&A
    • Networking
    • RHEL7
  • DevOps Instructor-led Training
  • Contact

KVM – Virtual Machine Manager Font issue – VMM GUI

December 18, 2015 By Cloud_Devops Leave a Comment

Virtual Machine Manager  (VMM or virt-Manager) is GUI tool to manage the KVM hypervisors. This tool can be installed on KVM hosts or in remote system to manage the VM’s. When I tired to access the virt-manager via SSH X11 forwarding on RHEL 7.2 , I got the GUI without any fonts (or with junk letters). Redhat should make the required fonts packages to link “virt-manager” package dependencies to prevent the problem.

Screenshot:

Virt-Manager with Junk charectors
Virt-Manager with Junk Letters

 

To fix the issue, you must install the required fonts for VMM. In RHEL 7.2 , I have installed the following fonts which has fixed my issue.

[root@UA-KVM1 ~]# yum install ghostscript-fonts.noarch urw-fonts.noarch
Loaded plugins: product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Resolving Dependencies
--> Running transaction check
---> Package ghostscript-fonts.noarch 0:5.50-32.el7 will be installed
---> Package urw-fonts.noarch 0:2.4-16.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=====================================================================================================================================================================
 Package                                      Arch                              Version                                 Repository                              Size
=====================================================================================================================================================================
Installing:
 ghostscript-fonts                            noarch                            5.50-32.el7                             repo-update                            324 k
 urw-fonts                                    noarch                            2.4-16.el7                              repo-update                            3.0 M

Transaction Summary
=====================================================================================================================================================================
Install  2 Packages

Total download size: 3.4 M
Installed size: 4.8 M
Is this ok [y/d/N]: y
Downloading packages:
(1/2): ghostscript-fonts-5.50-32.el7.noarch.rpm                                                                                               | 324 kB  00:00:00
(2/2): urw-fonts-2.4-16.el7.noarch.rpm                                                                                                        | 3.0 MB  00:00:00
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                                                 12 MB/s | 3.4 MB  00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : urw-fonts-2.4-16.el7.noarch                                                                                                                       1/2
  Installing : ghostscript-fonts-5.50-32.el7.noarch                                                                                                              2/2
  Verifying  : ghostscript-fonts-5.50-32.el7.noarch                                                                                                              1/2
  Verifying  : urw-fonts-2.4-16.el7.noarch                                                                                                                       2/2

Installed:
  ghostscript-fonts.noarch 0:5.50-32.el7                                                urw-fonts.noarch 0:2.4-16.el7

Complete!
[root@UA-KVM1 ~]#

 

Just tried to re-launch the virt-manager.

KVM virt-manager Fonts issue Fixed
KVM virt-manager Fonts issue Fixed

 

Hope this article informative to you .  Share it ! Comment it !! Be Sociable !!!

Filed Under: Linux KVM, Redhat-LINUX, RHEL7 Tagged With: KVM, Redhat Linux

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·

Go to mobile version