Opened 2 years ago
Closed 2 years ago
#166 closed defect (duplicate)
qvm-backup-restore should not create *.desktop files in /usr/local/share...
| Reported by: | joanna | Owned by: | joanna |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1 Beta 1 |
| Component: | core | Keywords: | |
| Cc: |
Description
...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.
Change History (1)
comment:1 Changed 2 years ago by joanna
- Resolution set to duplicate
- Status changed from new to closed

This doesn't happen when we run qvm-backup-restore as user (not root). Marking it as duplicate (special case) of #159.