[Sugar-devel] AttributeError: 'NoneType' object has no attribute 'startswith'
Chris Ball
cjb at laptop.org
Tue Apr 26 17:38:05 EDT 2011
Hi,
I'm seeing an odd bug running Fedora 13 Sugar on ARM. When I launch any
Sugar activity:
Traceback (most recent call last):
File "/usr/bin/sugar-activity", line 21, in <module>
main.main()
File "/usr/lib/python2.6/site-packages/sugar/activity/main.py", line 101, in main
locale_path = i18n.get_locale_path(bundle.get_bundle_id())
File "/usr/lib/python2.6/site-packages/sugar/activity/i18n.py", line 131, in get_locale_path
bundle_id + '.mo')
File "/usr/lib/python2.6/posixpath.py", line 65, in join
if b.startswith('/'):
AttributeError: 'NoneType' object has no attribute 'startswith'
Anyone happen to have dealt with this one, before I go hunting further?
Thanks,
- Chris.
--
Chris Ball <cjb at laptop.org> <http://printf.net/>
One Laptop Per Child
More information about the Sugar-devel
mailing list