Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JingOS Desktop - Snap Apps shortcut #106

Open
Maxximo88 opened this issue Dec 30, 2021 · 0 comments
Open

JingOS Desktop - Snap Apps shortcut #106

Maxximo88 opened this issue Dec 30, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Maxximo88
Copy link

Hi,
I wrote a guide on how to fix JingOS management of Snap Apps shortcut.
See:
https://forum.jingos.com/t/guide-snap-app-install-and-use-snapd/2200

In order to properly manage Snap apps shortcut on JingOS Desktop (JingPad A1) you have to:
sudo cp -n /var/lib/snapd/desktop/applications/*.desktop /usr/share/applications
sudo mv /var/lib/snapd/desktop/applications /var/lib/snapd/desktop/__applications
sudo ln -s /usr/share/applications /var/lib/snapd/desktop/applications

Please fix it in the next version of JingOS, is really simple to do.

@JingOS-team JingOS-team added the bug Something isn't working label Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants