crouton icon indicating copy to clipboard operation
crouton copied to clipboard

Added gtk2-engines-pixbuf to remove warnings in XFCE

Open andzaytsev opened this issue 7 years ago • 6 comments

I get the following warning messages on the xfce target after sudo startxfce4:

(xfsettingsd:21732): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(xfsettingsd:21732): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
(xfdesktop:21724): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

According to this askubuntu question, one should install gtk2-engines-pixbuf. It is included by default in the gnome target but not the xfce target. Installing the package fixed the warnings for me.

I think gtk2-engines-pixbuf should be installed on xfce by default.

andzaytsev avatar Nov 15 '16 00:11 andzaytsev

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed, please reply here (e.g. I signed it!) and we'll verify. Thanks.


  • If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check your existing CLA data and verify that your email is set on your git commits.
  • If you signed the CLA as a corporation, please let us know the company's name.

googlebot avatar Nov 15 '16 00:11 googlebot

I signed it!

andzaytsev avatar Nov 15 '16 00:11 andzaytsev

CLAs look good, thanks!

googlebot avatar Nov 15 '16 00:11 googlebot

So, the place you added the package actually tells crouton to avoid installing the package. You need to add it prior to the --

dnschneid avatar Nov 30 '16 00:11 dnschneid

@andzaytsev @dnschneid Does anyone have an objection to me fixing this pull request and resubmitting? Seems like a simple fix & I'm trying to get more familiar with things like this.

zguithues avatar Sep 08 '17 14:09 zguithues

@zguithues go for it, it seems :)

dnschneid avatar Nov 20 '17 06:11 dnschneid