Ticket #2262 (closed defect: fixed)
bundlebuilder doesn't install mimetypes.xml
| Reported by: | sascha_silbe | Owned by: | erikos |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | 0.90 |
| Component: | sugar-toolkit | Version: | 0.84.x |
| Severity: | Blocker | Keywords: | |
| Cc: | sridhar | Distribution/OS: | |
| Bug Status: | New |
Description
sugar.activity.bundlebuilder.Installer doesn't install the mimetypes.xml on ./setup.py install. This causes files on external media (where we have to guess the MIME type based on the file extension) not to be associated with the activity.
In the case of Restore (an activity to read back Journal backups in Multi-JEB format) this prevents the activity from working at all, thus setting severity to Blocker.
The workaround is to make an XO bundle (using dist_xo) and install it manually (from the Journal).
Change History
Note: See
TracTickets for help on using
tickets.
