context menu icons missing (Ubuntu)

Hi,

 

I recently noticed the context menu icons are missing when using KNIME from Ubuntu (see screenshot). No big deal for sure, but these little icons are pretty helpful for people learning to use KNIME. (Is there a bug tracker for things like this so I don't have to spam the forum?)

 

Cheers

 

Manuel

This is an Ubuntu problem. The following steps should change this:

  1. Open dconf-editor
  2. Go to org.gnome.settings-daemon.plugins.xsettings
  3. Change overrides from {} to {'Gtk/ButtonImages': <1>, 'Gtk/MenuImages': <1>}

Thank you! That was the solution, now all the beautiful icons are back :)