#11033 HIGH 11.3.0: Launcher and Activity get out of sync
Zarro Boogs per Child
bugtracker at laptop.org
Mon Sep 17 00:14:24 EDT 2012
#11033: Launcher and Activity get out of sync
--------------------------------+-------------------------------------------
Reporter: erikos | Owner: erikos
Type: defect | Status: new
Priority: high | Milestone: 11.3.0
Component: sugar | Version: Development build as of this date
Resolution: | Keywords:
Next_action: diagnose | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
--------------------------------+-------------------------------------------
Comment(by dram):
Sorry for the format of the code. No way to edit posted comment?
Post again:
{{{
--- jarabe/model/shell.py.orig 2012-09-18 10:30:48.000000000 +0800
+++ jarabe/model/shell.py 2012-09-18 10:28:16.000000000 +0800
@@ -522,6 +522,8 @@
"""
if window.get_window_type() == wnck.WINDOW_NORMAL:
+ if window.get_name() == 'sugar-session':
+ return
home_activity = None
activity_id = wm.get_activity_id(window)
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/11033#comment:4>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list