-
-
Notifications
You must be signed in to change notification settings - Fork 17.8k
Open
Labels
0.kind: bugSomething is brokenSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md
Description
Issue description
I've ran into a strange situation where certain applications wouldn't respect my mouse cursor settings. An example of that is rxvt_unicode. Stracing urxvt shown the process trying to load libXcursor library which seemed relevant, despite urxvt itself not being linked against it. Some further digging shown that libX11, on which urxvt depends, seems to try loading it dynamically at runtime, and once I installed xorg.libXcursor the issue went away.
Is the requirement of manual installation of libXcursor the expected behaviour?
Steps to reproduce
- Install rxvt_unicode package.
- Customise any cursor settings for example by adding the following to .Xdefaults:
Xcursor.size: 48
- Run
$ xrdb .Xdefaults
- Launch
urxvtfrom the same shell session.
Technical details
- System: 16.09.git.a574006 (Flounder)
- Nix version: nix-env (Nix) 1.11.7
- Nixpkgs version: 16.09.1836.067e66a
Metadata
Metadata
Assignees
Labels
0.kind: bugSomething is brokenSomething is broken2.status: stalehttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.mdhttps://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md