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

[nao] Reloading oxide applications failed #52

Open
Eeems opened this issue Jan 17, 2021 · 2 comments
Open

[nao] Reloading oxide applications failed #52

Eeems opened this issue Jan 17, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@Eeems
Copy link
Contributor

Eeems commented Jan 17, 2021

When installing applications through nao, it doesn't have permissions to reload oxide applications, which means that when a package attempts to call rot apps call reload it will fail. This can be fixed by adding an oxide application registration for nao that has apps permissions. https://github.com/Eeems/oxide/wiki/Developing-Applications-for-Oxide#oxide-application-registration-specification

@raisjn
Copy link
Member

raisjn commented Jan 17, 2021

let's say .desktop was the format chosen for launchers, how would nao.desktop specify the permissions for oxide?

@Eeems
Copy link
Contributor Author

Eeems commented Jan 17, 2021

Probably by adding something like the following to the .desktop file:

[X-Oxide]
Permissions=apps

@raisjn raisjn added the bug Something isn't working label Feb 10, 2021
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

2 participants