NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.08k stars 14.13k forks source link

pdfarranger: theme preference greyed out (libhandy missing) #288246

Closed sleepynix closed 9 months ago

sleepynix commented 9 months ago

Describe the bug

In pdfarranger 1.10.1 (from 23.11 stable branch) the option to change the theme in the preferences is greyed out and doesn't respect the globally set dark mode in GNOME. The program offers the hint "(Libhandy missing)" next to the greyed out setting (see image below).

Steps To Reproduce

Steps to reproduce the behavior:

  1. launch pdfarranger
  2. open preferences
  3. try changing the theme setting

Expected behavior

The drop-down menu is clickable and offers several different options to choose from.

Screenshots

pdfarranger-theme-selection

Additional context

Manually adding the package libhandy in environment.systemPackages doesn't work.

Notify maintainers

@symphorien

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

system: "x86_64-linux"
 host os: Linux 6.7.4, NixOS, 23.11 (Tapir), 23.11.20240207.6832d0d

Add a :+1: reaction to issues you find important.

sleepynix commented 9 months ago

Thanks for your quick reply, @chewblacka . I'm new to Git and GitHub, do I have to do something now, like close this issue manually or will it be closed automatically after the changes are merged? Thanks again!

chewblacka commented 9 months ago

Thanks for your quick reply, @chewblacka . I'm new to Git and GitHub, do I have to do something now, like close this issue manually or will it be closed automatically after the changes are merged? Thanks again!

Don't worry issue will be closed automatically when the changes are merged into master (usually by the person who does the merge).