#235 closed defect (fixed)
Sugar-install-bundle script fails to update Sugar UI with new activity installs
Reported by: | garycmartin | Owned by: | marcopg |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | Sugar | Version: | 0.83.x |
Severity: | Minor | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | New |
Description
Testing joyride 2631 on XO-1, after using wget to manually download xo bundles in terminal, the sugar-install-bundle script fails to add activities to the home view (either list view or favourite view). Its bundle is correctly extracted into the ~/Activities directory. The activity appears in list view only after restarting sugar, but is not auto added to the favourite view (as it in current releases).
Change History (5)
comment:1 Changed 14 years ago by marcopg
- Bug Status set to Unconfimed
- Distribution/OS set to Unspecified
- Milestone set to 0.84
- Priority changed from normal to High
- Severity set to Major
comment:2 Changed 14 years ago by marcopg
- Priority changed from High to Normal
- Severity changed from Major to Minor
comment:3 Changed 14 years ago by garycmartin
- Bug Status changed from Unconfimed to New
- Priority changed from Normal to Low
comment:4 Changed 14 years ago by tomeu
- Resolution set to fixed
- Status changed from new to closed
Fixed in http://git.sugarlabs.org/projects/sugar/repos/mainline/commits/0f62a26e by listening for changes in the Activities dir.
Note: See
TracTickets for help on using
tickets.
Re-testing with soas3.img (latest Sugar I can test) from marco, using sugar-install-bundle to manually install downloaded .xo bundles does not auto update the home view (downloading via browse does correctly auto update the home icons), restarting sugar does correctly update the list of visible activities.