[Nix-dev] Qt Oxygen style in nixpkgs

Thomas Tuegel ttuegel at gmail.com
Fri Mar 13 21:20:16 CET 2015


Hi,

Are your nixpkgs-installed programs and your distro-installed programs
using exactly the same version of Qt? Because of the way Qt's
configuration works, all your programs are probably going to use (or
at least try to use) the Oxygen theme installed by your distro.

On Fri, Mar 13, 2015 at 11:11 AM, Kirill Elagin <kirelagin at gmail.com> wrote:
> I noticed a strange thing: Qt applications that I installed from nixpkgs
> look differently from (the same) applications installed by the native
> package manager.
>
> I started playing with `qtconfig`. What I can’t understand is whenever I run
> `qtconfig` from the nix store, I can’t choose Oxygen as GUI style. To be
> more precise, I can choose it, but the “save” button becomes disabled.
> I’m sure this is the reason applications look differently: I can choose any
> other style and then the looks of applications will match. I can also choose
> (and save) Oxygen with my distro’s `qtconfig` and in this case distro’s Qt
> applications will use Oxygen and those installed form nixpkgs probably
> fallback to some default.
>
> What’s wrong with Oxygen in nixpkgs? I’m not 100% sure, but I think I had no
> problems with Oxygen when running NixOS.
>
> _______________________________________________
> nix-dev mailing list
> nix-dev at lists.science.uu.nl
> http://lists.science.uu.nl/mailman/listinfo/nix-dev
>



-- 
Thomas Tuegel


More information about the nix-dev mailing list