kde, wayland, nixos-23.05
what happens:
- install
org.telegram.desktop
flatpak (from flathub) - try to start telegram from application launcher, from it’s desktop entry
- get an error: “Failed to execute program org.telegram.desktop: No such file or directory”
starting manually with flatpak run org.telegram.desktop
works fine, so it seems that something is wrong with .desktop entry
This started happening about a week-two ago with telegram’s update
I thought i’ve broken something, but then was able to reproduce it on a fresh new system
Looked through flatpak or telegram’s issues - noone has reported anything similar, so i’m assuming this is something NixOS-specific
I have no idea what’s wrong: .desktop file looks fine to me, stock, unchanged, no overrides
edit: searching through discourse stumbled upon this, which might be related: Flatpaks with `DBusActivatable=true` fail to start through menu · Issue #138956 · NixOS/nixpkgs · GitHub