#45352: Terminal: theme icons not present in theme. ----------------------+---------------------- Reporter: devans@… | Owner: afb@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: Terminal ----------------------+---------------------- On startup, Terminal issues the following warnings and the icons mentioned are not properly displayed in various menu items {{{ (Terminal:19616): Gtk-WARNING **: Error loading theme icon 'stock_terminal-newtab' for stock: Icon 'stock_terminal-newtab' not present in theme (Terminal:19616): Gtk-WARNING **: Error loading theme icon 'stock_terminal-newwindow' for stock: Icon 'stock_terminal-newwindow' not present in theme (Terminal:19616): Gtk-WARNING **: Error loading theme icon 'stock_terminal-closetab' for stock: Icon 'stock_terminal-closetab' not present in theme (Terminal:19616): Gtk-WARNING **: Error loading theme icon 'stock_terminal-reportbug' for stock: Icon 'stock_terminal-reportbug' not present in theme }}} The attached patch fixes this issue by updating the highcolor icon cache post-activate so that the newly installed icons are available at run time. In addition, a post-activate item is added to register Terminal in the desktop database. -- Ticket URL: <https://trac.macports.org/ticket/45352> MacPorts <http://www.macports.org/> Ports system for OS X