Describe the bug
Kile, and many other KDE applications, cannot find any dictionaries.
To Reproduce
Steps to reproduce the behavior:
nix-shell -p kate "(pkgs.aspellWithDicts (d: [d.en d.de]))" --run kile
Tools > Spelling > Change Dictionary
Expected behavior
The combobox contains a list of all English and German language packages.
Actual behavior
The list empty.
Screenshots
Additional context
I know there are a lot of issues of this kind in Nix (with LibreOffice as well I think). But I fear we'll need a solution for almost each application and dictionary library pair (maybe we can fix all KDE applications at once as they share the editor code).
I'm not even 100% shure if Kile uses aspell, I think it uses a KDE-specific middleware that may have different backends.
Notify maintainers
@FRidh
Metadata
Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.
system: "x86_64-linux"
host os: Linux 5.9.4-arch1-1, Arch Linux, noversion
Describe the bug Kile, and many other KDE applications, cannot find any dictionaries.
To Reproduce Steps to reproduce the behavior:
nix-shell -p kate "(pkgs.aspellWithDicts (d: [d.en d.de]))" --run kile
Expected behavior The combobox contains a list of all English and German language packages.
Actual behavior
The list empty.
Screenshots
Additional context I know there are a lot of issues of this kind in Nix (with LibreOffice as well I think). But I fear we'll need a solution for almost each application and dictionary library pair (maybe we can fix all KDE applications at once as they share the editor code).
I'm not even 100% shure if Kile uses aspell, I think it uses a KDE-specific middleware that may have different backends.
Notify maintainers
@FRidh
Metadata Please run
nix-shell -p nix-info --run "nix-info -m"
and paste the result."x86_64-linux"
Linux 5.9.4-arch1-1, Arch Linux, noversion
no
yes
nix-env (Nix) 2.3.7
"nixpkgs-20.09.1500.edb26126d98, nixpkgs-unstable-21.03pre249617.ebe09a7ccc6"
~/.nix-defexpr/channels/nixpkgs
Maintainer information: