kuro
kuro copied to clipboard
[Bug π]: binary not added to expected path
Bug Title πbinary not added to expected path
Describe the bug
When installing as a snap by cli sudo snap install kuro-desktop --edge
the app is not on the path of the user and cannot be launched by the expected methods
Reproduction Steps Run the recommended installation command in terminal, search for app in your distro's menu of installed apps
Expected Behavior
I expect Kuro to install itself to /snap/bin
so it will be on the path
Technical Info (please complete the following information)
- OS: Kubuntu 22.04
- Kuro Version: Snap 9.0.0
Additional context
When installed from Discover (the default software center for Kubuntu) Kuro installs itself to /snap/bin
as expected.
cc: @davidsmorais
Same here with ubuntu 24.04
β― cd /snap/bin
β― ll
insgesamt 0
lrwxrwxrwx 1 root root 13 Jul 17 18:30 code -> /usr/bin/snap
lrwxrwxrwx 1 root root 13 Jul 17 18:30 code.url-handler -> /usr/bin/snap
lrwxrwxrwx 1 root root 13 Jul 22 09:06 firefox -> /usr/bin/snap
lrwxrwxrwx 1 root root 13 Jul 22 09:06 firefox.geckodriver -> /usr/bin/snap
lrwxrwxrwx 1 root root 13 Apr 24 12:51 firmware-updater -> /usr/bin/snap
lrwxrwxrwx 1 root root 19 Jul 22 09:06 geckodriver -> firefox.geckodriver
lrwxrwxrwx 1 root root 13 Jul 18 08:57 snap-store -> /usr/bin/snap
lrwxrwxrwx 1 root root 13 Jul 18 08:57 snap-store.show-updates -> /usr/bin/snap
/usr/bin is also empty