[Sugar-devel] Fwd: Fw: Re: #3013 UNSP: toolbar error
James Cameron
quozl at laptop.org
Fri Aug 5 06:19:14 EDT 2011
On Fri, Aug 05, 2011 at 10:29:39AM +0100, Daniel Drake wrote:
> I looked at this too, and even though the checks are inconsistent,
> they look like they should work.
You're right, they should ... but for some reason they don't.
I've installed 10.1.3 os860.zd4 and tried SugarCommander-7, and indeed
the stop button fails, and the self.update_title(self.title.get_text())
in __stop_clicked_cb is executed without title being valid:
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/sugar/activity/activity.py", line 183, in __stop_clicked_cb
self._update_title(self.title.get_text())
AttributeError: 'ActivityToolbar' object has no attribute 'title'
For what it is worth, SugarCommander-7 works fine with 11.2.0 os874.zd4
Sugar 0.92. The stop button works fine, as does the accelerator, and
there's no corresponding sign of trouble in the activity's log file.
--
James Cameron
http://quozl.linux.org.au/
More information about the Sugar-devel
mailing list