Announcement

Collapse
No announcement yet.

missing fonts after update

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    missing fonts after update

    Hi,

    I updated to 12.04 and have an application that requires some fonts that have been deleted. I get following output on the shell when i'm launching it:
    Code:
    (Portal:6149): Gtk-WARNING **: Unable to locate theme engine in module_path: "oxygen-gtk",
    
    (Portal:6149): Pango-CRITICAL **: No modules found:
    No builtin or dynamically loaded modules were found.
    PangoFc will not work correctly.
    This probably means there was an error in the creation of:
      '/etc/pango/pango.modules'
    You should create this file by running:
      pango-querymodules > '/etc/pango/pango.modules'
    
    (Portal:6149): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='latin'
    
    (Portal:6149): Pango-WARNING **: failed to choose a font, expect ugly output. engine-type='PangoRenderFc', script='common'
    root@desktop-reg:/root/Portal#
    How do I fix this?

    Thank you!
    Ron
    roN

    http://www.inetgate.biz

    #2
    I also already have the newest versions of gtk3-engines-oxygen and gtk2-engines-oxygen installed...
    roN

    http://www.inetgate.biz

    Comment

    Working...
    X