Programming/linux왕초보

Unable to locate theme engine in module_path: "pixmap"

bluelimn 2013. 1. 31. 18:54
728x90

I got the following warning when running the update-java tool.

Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap"


To fix it, run

sudo apt-get install gtk2-engines-pixbuf

728x90