Nixpkgs version
Describe the bug
Dolphin's file associations do not appear under window managers other than Plasma 6 (Niri, Hyprland, Wayfire, etc).
Note that with Plasma 6 uninstalled, replaced with libsForQt5.dolphin, the Qt 5 version does show file associations (although much of the file manager is dysfunctional on its own).
Steps to reproduce
- Install Plasma 6.
services.desktopManager.plasma6.enable = true;
- Install a different WM.
programs.niri.enable = true;
- Log into this WM, open Dolphin, and open any file.
Expected behaviour
When opening files in Dolphin, application suggestions should appear when using a different window manager.
Screenshots
Plasma 6 (Expected)
Niri, Hyprland, Wayfire, etc. (Broken)
Relevant log output
Additional context
I'm running a Wayland-only system, including components like SDDM.
System metadata
(I'm using a small subset of unstable packages.)
> nix-shell -p nix-info --run "nix-info -m"
- system: `"x86_64-linux"`
- host os: `Linux 6.6.90, NixOS, 24.11 (Vicuna), 24.11.717984.ba8b70ee098b`
- multi-user?: `yes`
- sandbox: `yes`
- version: `nix-env (Nix) 2.24.14`
- channels(root): `"nixos-24.11, nixos-hardware, nixos-unstable"`
- nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.
Nixpkgs version
Describe the bug
Dolphin's file associations do not appear under window managers other than Plasma 6 (Niri, Hyprland, Wayfire, etc).
Note that with Plasma 6 uninstalled, replaced with libsForQt5.dolphin, the Qt 5 version does show file associations (although much of the file manager is dysfunctional on its own).
Steps to reproduce
services.desktopManager.plasma6.enable = true;programs.niri.enable = true;Expected behaviour
When opening files in Dolphin, application suggestions should appear when using a different window manager.
Screenshots
Plasma 6 (Expected)
Niri, Hyprland, Wayfire, etc. (Broken)
Relevant log output
Additional context
I'm running a Wayland-only system, including components like SDDM.
System metadata
(I'm using a small subset of unstable packages.)
I assert that this issue is relevant for Nixpkgs
Is this issue important to you?
Add a 👍 reaction to issues you find important.