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

When you running application that need Qt4 on Ubuntu 11.10 Oneiric, like PhantomJS or something, you will get kind of error :
Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
.

To solve this problem :
sudo apt-get install gtk2-engines-pixbuf



You should follow me here

Comments

Excellent tip! This solved issues with my netbeans IDE on Ubuntu 11.10

I've had that warning pop up for years as I've launched scintilla's scite from the command line.

very straight forward, thanks.

Many thanks for the tip! I assumed that there was something missing, but I would have never found this gtk addition! I am still learning!!!! for the record, it also fixes the same error message which is printed when you run emacs, or jgp

very nice! this solved my problem. thx so much

Great!, The gtk-warning was solved for the arduino ide too! Thanks.

Thanks a lot

Very useful. Thx so much!

This worked !!! Thanks a lot.

Thanks a lot!

what a great solution! thanks!!

thank you :)

Your suggested solution works but still it not show gtk menu......
if u know plz reply asap...

Thank you! This worked perfectly when invoking gedit via gksudo.

Thanks, this got rid of a lot of annoying warnings from Emacs for me!

Add new comment