You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As indicated by a strace, gtk2-x11 doesn't look in /etc/gtk-2.0/gtkrc for a system-wide configuration, but look in ${pkgs.gtk2-x11}/etc/gtk-2.0/gtkrc instead.
This has been automatically marked as stale because it has had no activity for 180 days.
If this is still important to you, we ask that you leave a comment below. Your comment can be as simple as "still important to me". This lets people see that at least one person still cares about this. Someone will have to do this at most twice a year if there is no other activity.
Here are suggestions that might help resolve this more quickly:
Search for maintainers and people that previously touched the related code and @ mention them in a comment.
Issue description
As indicated by a strace, gtk2-x11 doesn't look in
/etc/gtk-2.0/gtkrc
for a system-wide configuration, but look in${pkgs.gtk2-x11}/etc/gtk-2.0/gtkrc
instead.I expect the system-wide configuration file
/etc/gtk-2.0/gtkrc
to work. GTK+ 2 should accept<SYSCONFDIR>/gtk-2.0/gtkrc
as described in https://developer.gnome.org/gtk2/stable/gtk2-Resource-Files.html, and I expect<SYSCONFDIR>
to be/etc
.Technical details
"x86_64-linux"
Linux 4.9.60, NixOS, 17.09.1997.1a8a95e879 (Hummingbird)
yes
yes
nix-env (Nix) 1.11.15
""
/nix/var/nix/profiles/per-user/root/channels/nixos/nixpkgs
The text was updated successfully, but these errors were encountered: