NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
17.41k stars 13.63k forks source link

kdiff3 lacks icons/themes #18655

Closed RonnyPfannschmidt closed 5 years ago

RonnyPfannschmidt commented 8 years ago

Issue description

kdiff3 comes without access to kde icons

Steps to reproduce

nix-shell '<nixpkgs>' --pure -p pkgs.kde4.kdiff3.out
kdiff3

opens the window with icons missing

Technical details

$ nixos-version
16.09beta235.49c43db (Flounder)
$ nix-env --version
nix-env (Nix) 1.11.4
$ nix-instantiate --eval '<nixpkgs>' -A lib.nixpkgsVersion
"16.09beta235.49c43db"
RonnyPfannschmidt commented 7 years ago

this is still an issue in unstable, any fix in sight?

RonnyPfannschmidt commented 7 years ago

ever since i enabled plasma5 this works out, so i think there are system path elements missing for kdiff3 on its own

globin commented 7 years ago

cc @ttuegel

mmahut commented 5 years ago

This looks to be fixed.