id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	distribution	status_field
2176	FTBFS: sugar.bundle.bundle.MalformedBundleException: Activity bundle /home/sascha.silbe/sugar-jhbuild/source/imageviewer must specify either class or exec	sascha_silbe	sayamindu	"ImageViewer fails to build from source:

{{{
*** Installing imageviewer *** [18/26]
python setup.py install --prefix /home/sascha.silbe/sugar-jhbuild/install
Traceback (most recent call last):
  File ""setup.py"", line 5, in <module>
    bundlebuilder.start()
  File ""/home/sascha.silbe/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/activity/bundlebuilder.py"", line 415, in start
    config = Config()
  File ""/home/sascha.silbe/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/activity/bundlebuilder.py"", line 80, in __init__
    self.update()
  File ""/home/sascha.silbe/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/activity/bundlebuilder.py"", line 83, in update
    self.bundle = bundle = ActivityBundle(self.source_dir)
  File ""/home/sascha.silbe/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/bundle/activitybundle.py"", line 67, in __init__
    self._parse_info(info_file)
  File ""/home/sascha.silbe/sugar-jhbuild/install/lib/python2.6/site-packages/sugar/bundle/activitybundle.py"", line 168, in _parse_info
    self._path)
sugar.bundle.bundle.MalformedBundleException: Activity bundle /home/sascha.silbe/sugar-jhbuild/source/imageviewer must specify either class or exec
*** Error during phase install of imageviewer: ########## Error running python setup.py install --prefix /home/sascha.silbe/sugar-jhbuild/install *** [18/26]
}}}

You need to replace the {{{class}}} setting in activity.info with a corresponding {{{exec}}} line (the mentioning of {{{class}}} in the error message is a bug, filed as #2175).
"	defect	closed	Unspecified by Maintainer	0.90	Imageviewer	Git as of bugdate	Blocker	fixed				New
