https://bugs.kde.org/show_bug.cgi?id=507910
Geekley <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Impossible to call |Impossible to call |kritarunner in AppImage |kritarunner in AppImage and | |Snap --- Comment #1 from Geekley <[email protected]> --- This bug also happens on Snap. `snap run krita.kritarunner --help` gives `error: cannot find app "kritarunner" in "krita"`. In fact, `snap info krita` only lists `krita` under commands, no `kritarunner`. Not even this works: `snap run --shell krita -c 'kritarunner "$@"' /bin/bash --help`, as kritarunner is not listed in bin. It does work for `krita_version`, though. At least the Flathub version works fine: `flatpak run --command=kritarunner org.kde.krita --help` -- You are receiving this mail because: You are watching all bug changes.
