#7354 HIGH 8.2.0 (: Closing an activity reenters the activity launch splash for another running activity

Zarro Boogs per Child bugtracker at laptop.org
Mon Jul 7 10:12:18 EDT 2008


#7354: Closing an activity reenters the activity launch splash for another running
activity
----------------------+-----------------------------------------------------
   Reporter:  erikg   |       Owner:  marco               
       Type:  defect  |      Status:  new                 
   Priority:  high    |   Milestone:  8.2.0 (was Update.2)
  Component:  sugar   |     Version:  Update.1            
 Resolution:          |    Keywords:  8.2.0:? r?          
Next_action:  code    |    Verified:  0                   
  Blockedby:          |    Blocking:                      
----------------------+-----------------------------------------------------
Changes (by erikos):

  * keywords:  8.2.0:? => 8.2.0:? r?
  * next_action:  => code


Comment:

 This does switch back to the home view once the activity launched
 successfully. The callback for launching failure has this switch already.

 {{{
 diff --git a/src/view/Shell.py b/src/view/Shell.py
 index b77465d..dfaeda2 100644
 --- a/src/view/Shell.py
 +++ b/src/view/Shell.py
 @@ -111,6 +111,7 @@ class Shell(gobject.GObject):
          self._hosts[activity_host.get_xid()] = activity_host
          if home_activity.get_type() in self._activities_starting:
              self._activities_starting.remove(home_activity.get_type())
 +
 self._home_window.set_zoom_level(shellmodel.ShellModel.ZOOM_HOME)
 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/7354#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list