#50542: Gnumeric: missing icons -------------------------+---------------------- Reporter: parrenin@… | Owner: devans@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: gnumeric | -------------------------+---------------------- Comment (by devans@…): The screen appearance that your screenshot illustrates implies that the port `adwaita-icon-theme` may not be installed/active on your machine. I can reproduce your issue exactly by deactivating this port. `adwaita-icon-theme` is a dependency of port `gnome-themes-standard` which is itself a dependency of `gnumeric` and, therefore, should have been installed when `gnumeric` was installed. Please confirm that `adwaita-icon-theme` is installed and active by running the following command {{{ $ port installed gnome-themes-standard adwaita-icon-theme The following ports are currently installed: adwaita-icon-theme @3.18.0_0 (active) gnome-themes-standard @3.18.0_0+x11 (active)}}} }}} If `adwaita-icon-theme` is not installed and active, you (or your sysadmin) can install it by running {{{ $ sudo port install adwaita-icon-theme }}} -- Ticket URL: <https://trac.macports.org/ticket/50542#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X