#5162 NORM Update.: journal should not grab a screenshot when asked by the shell

Zarro Boogs per Child bugtracker at laptop.org
Wed Dec 5 13:27:00 EST 2007


#5162: journal should not grab a screenshot when asked by the shell
-------------------------------+--------------------------------------------
  Reporter:  tomeu             |       Owner:  tomeu            
      Type:  defect            |      Status:  new              
  Priority:  normal            |   Milestone:  Update.1         
 Component:  journal-activity  |     Version:                   
Resolution:                    |    Keywords:  update.1? review?
  Verified:  0                 |  
-------------------------------+--------------------------------------------
Changes (by tomeu):

 * cc: marco (added)
  * keywords:  update.1? => update.1? review?


Comment:

 {{{
 diff --git a/journalactivity.py b/journalactivity.py
 index dde565c..3339573 100755
 --- a/journalactivity.py
 +++ b/journalactivity.py
 @@ -279,3 +279,7 @@ class JournalActivity(activity.Activity):
                  self._update_timer = gobject.timeout_add(UPDATE_INTERVAL,
 self.__update_timer_cb)

 +    def take_screenshot(self):
 +        # Don't take any screenshot. Only makes the system slower.
 +        pass
 +
 }}}

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



More information about the Bugs mailing list