Opened 11 years ago
Last modified 11 years ago
#3517 new defect
Analyze 8 only supports Sugar: 0.82 – 0.88, doesn't launch in the latest fedoras
Reported by: | HoboPrimate | Owned by: | garycmartin |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Analyze | Version: | 0.95.x |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Fedora | |
Bug Status: | Unconfirmed |
Description
It's available in the fedora repositories (sugar-analyze), but it fails to launch:
Traceback (most recent call last):
File "/usr/bin/sugar-activity", line 146, in <module>
main()
File "/usr/bin/sugar-activity", line 94, in main
bundle = ActivityBundle(bundle_path)
File "/usr/lib/python2.7/site-packages/sugar3/bundle/activitybundle.py", line 69, in init
self._parse_info(info_file)
File "/usr/lib/python2.7/site-packages/sugar3/bundle/activitybundle.py", line 89, in _parse_info
self._path)
sugar3.bundle.bundle.MalformedBundleException: Activity bundle /usr/share/sugar/activities/Analyze.activity does not specify a bundle id
Exited with status 1, pid 22328 data (None, <open file '<fdopen>', mode 'w' at 0xa4ef078>, '41cab232a91192876480c8ee7df1500a0e999bb5')
Thanks for the report, Analyze needs a major re-write for the new telepathy/mission-control changes that happened in the last major Sugar release, it is not currently installed as a default activity in OLPC builds. My intention is to update Analyze for the collaboration stack changes, but it is not currently a priority item.