Skip to content

kdePackages.dolphin: File associations do not work on window managers other than Plasma 6 #409986

Description

@Treeways

Nixpkgs version

  • Stable (24.11)

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

  1. Install Plasma 6. services.desktopManager.plasma6.enable = true;
  2. Install a different WM. programs.niri.enable = true;
  3. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions