NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.22k stars 14.21k forks source link

FBreader: missing files #92094

Open vvs- opened 4 years ago

vvs- commented 4 years ago

Describe the bug After installing FBreader using nix-env there are missing files. This makes UX very confusing, e.g. keyboard controls won't work, CSS is missing.

To Reproduce Steps to reproduce the behavior:

  1. nix-env -iA nixos.fbreader
  2. run FBreader
  3. try to use keyboard controls for example
  4. /nix/store/.../share/FBreader/default/{keymap,styles}.xml files are missing

Expected behavior You should be able to navigate UI using keyboard controls. Books should use different fonts for different book elements, e.g. titles should be bold, centered and use larger fonts.

Additional context There are several problems with this package. Installing it by nix-shell works fine for some reason bu it has its own quirks, e.g. it creates /usr/share/applications directory and nix store timestamps won't be normalized.

Another issue is the sources version which was changed in #45840. GitHub repository is apparently older than official tarball on the web site (0.99.4), while version number is higher at the same time (0.99.6).

Notify maintainers @coroa

stale[bot] commented 3 years ago

I marked this as stale due to inactivity. → More info