Thanks for the tip, glade can find its icons now. I might also note that Glade was picky, and needed something from the hicolor-theme (the directories or the index.theme) to be propagated to the build for it to install the pixmaps.
On a side note, what would be the easiest way to get some working derivations that I made merged with the main nixpkgs tree? * On Thursday, November 27 2008, Marc Weber wrote: >On Mon, Nov 17, 2008 at 11:25:44PM -0500, adam vogt wrote: >> I'm trying to make a derivation for glade, but icons such as >> 'widget-gtk-frame' are missing. > >Hi Adam. I've had similar trouble with pitivi. >One quick and dirty way is to run strace and see that it looks in >~/.icons and ~/.local/icons etc.. You can then copy the icons found in >/nix/store/*-glade*/share/glade3/pixmaps/hicolor/* into one of those >locations. ( ~/.local/share/icons/hicolor ) and try again. > >I've posted to the gtk mailinglist. Hopefully we find a better way to do >this in the future. > >Good luck >Marc Weber _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
