Opened 2 years ago
Closed 2 years ago
#266 closed defect (fixed)
Add Appmenus app doesn't work...
| Reported by: | joanna | Owned by: | marmarek |
|---|---|---|---|
| Priority: | major | Milestone: | Release 1 Beta 2 |
| Component: | templates | Keywords: | |
| Cc: |
Description
it keeps displaying only the items that are already in the menu...?
Change History (6)
comment:1 Changed 2 years ago by marmarek
- Owner changed from joanna to marmarek
- Status changed from new to assigned
comment:2 Changed 2 years ago by joanna
I think we should provide very few desktop templates with the original template, and just have the qubes manager to run the qvm-sync-appmenus tool automatically whenever user clicks some "refresh" button in the appmenu adding dialog box.
comment:3 Changed 2 years ago by marmarek
But this will force user to start template just to add app to menu.
Still very few will be added to menu by default - template package will contain just appmenus templates for all applications.
comment:4 Changed 2 years ago by joanna
Ah, ok. But, still, we should add a "Refresh" button...
comment:5 Changed 2 years ago by marmarek
Ok, will revert commit that removes this button...
comment:6 Changed 2 years ago by marmarek
- Resolution set to fixed
- Status changed from assigned to closed
Changes in template-builder, core and qubes-manager (marked with #266)

Ah, this is because template comes with only few desktop file templates - rest of them will be fetched after some application installation in template or qvm-sync-appmenus called by hand.
Will fix it - provide all desktop file templates in VM template package (and with whitelist containing currently whitelisted apps).