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

qvm-backup-restore should not create *.desktop files in /usr/local/share... #166

Closed
marmarek opened this Issue Mar 8, 2015 · 1 comment

Comments

Projects
None yet
2 participants
@marmarek
Member

marmarek commented Mar 8, 2015

Reported by joanna on 29 Mar 2011 21:07 UTC
...which is what it currently does. As a result the user AppVM's appmenus are spread among ~/.local/share/applications and /usr/local/share/applications. Additionally when a user removes one of the AppVMs whose *.desktop files are in /usr/local (instead of in ~/.local) those appmenus will not be removed. This results in stale appmenus still appearing in the menu, even though the corresponding AppVM no longer exists.

Migrated-From: https://wiki.qubes-os.org/ticket/166

@marmarek

This comment has been minimized.

Show comment
Hide comment
@marmarek

marmarek Mar 8, 2015

Member

Comment by joanna on 29 Mar 2011 23:35 UTC
This doesn't happen when we run qvm-backup-restore as user (not root). Marking it as duplicate (special case) of #159.

Member

marmarek commented Mar 8, 2015

Comment by joanna on 29 Mar 2011 23:35 UTC
This doesn't happen when we run qvm-backup-restore as user (not root). Marking it as duplicate (special case) of #159.

@marmarek marmarek closed this Mar 8, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment