#2159 NORM Trial-3: Journal should be the active activity at boot
Zarro Boogs per Child
bugtracker at laptop.org
Tue Aug 7 15:19:22 EDT 2007
#2159: Journal should be the active activity at boot
---------------------+------------------------------------------------------
Reporter: Eben | Owner: marco
Type: defect | Status: new
Priority: normal | Milestone: Trial-3
Component: sugar | Version:
Resolution: | Keywords: review?
Verified: 0 |
---------------------+------------------------------------------------------
Changes (by danw):
* keywords: review- => review?
Comment:
So this renames get_current_activity() to get_active_activity(), and also
adds get_pending_activity()/"pending-activity-changed".
get_active_activity() and get_pending_activity() have docstrings
explaining their differences (although maybe we want even more detail
there).
view/Shell.py ends up needing to track both of them for different
purposes. Everything else only cares about one or the other though.
BuddyMenu was using shell.get_current_activity() in one place and
shell_model.get_home().get_current_activity() in another, and I fixed it
to always use the view object, not the model object.
--
Ticket URL: <http://dev.laptop.org/ticket/2159#comment:10>
One Laptop Per Child <http://laptop.org/>
More information about the Bugs
mailing list