#9774 HIGH 1.5-sof: Journal does not update

Zarro Boogs per Child bugtracker at laptop.org
Mon Nov 30 09:31:44 EST 2009


#9774: Journal does not update
--------------------------+-------------------------------------------------
 Reporter:  sayamindu     |                 Owner:                   
     Type:  defect        |                Status:  new              
 Priority:  high          |             Milestone:  1.5-software-beta
Component:  not assigned  |               Version:  not specified    
 Keywords:                |           Next_action:  review           
 Verified:  0             |   Deployment_affected:                   
Blockedby:                |              Blocking:                   
--------------------------+-------------------------------------------------
 It looks like the Journal listview does not update in OS 47 (eg: while a
 download is happening, or after a new entry has been added).

 Fix:

 {{{
 diff --git a/listview.py b/listview.py
 index 11f9a12..4578853 100644
 --- a/listview.py
 +++ b/listview.py
 @@ -227,9 +227,6 @@ class BaseListView(gtk.HBox):
              self._clear_message()
              self._do_scroll()

 -        is_editable = self._query.get('mountpoints', '') == '/'
 -        self.cell_title.props.editable = is_editable
 -
      def _is_query_empty(self):
          # FIXME: This is a hack, we shouldn't have to update this every
 time
          # a new search term is added.
 }}}

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


More information about the Bugs mailing list