Ticket #897 (closed defect: fixed)
sugar-launch script fails to find installed bundles
| Reported by: | garycmartin | Owned by: | alsroot |
|---|---|---|---|
| Priority: | High | Milestone: | 0.90 |
| Component: | sugar | Version: | Git as of bugdate |
| Severity: | Trivial | Keywords: | r+ |
| Cc: | quozl, sayamindu | Distribution/OS: | Unspecified |
| Bug Status: | New |
Description
This script used to be quite useful in the testing/development cycle of Activities, but has been broken for a while now:
sugar-launch Moon
/use/lib/python2.6/site-packages/sugar/util.py:25: DeprecationWarning: the sha module is
deprecated; use the hashlib module instead
import sha
Cannot find Moon bundle.
Pretty sure the deprecation warning has nothing to do with not finding the bundle, sugar-launch seems to not have worked for a while without the sha warning, at least as far as I remember.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

