[Bugs] #1824 UNSP: Blank/corrupt entries at end of Journal

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Sat Mar 13 12:06:53 EST 2010


#1824: Blank/corrupt entries at end of Journal
------------------------------------------+---------------------------------
    Reporter:  garycmartin                |          Owner:  tomeu                      
        Type:  defect                     |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  sugar-datastore            |        Version:  Unspecified                
    Severity:  Unspecified                |       Keywords:                             
Distribution:  Unspecified                |   Status_field:  Unconfirmed                
------------------------------------------+---------------------------------
 Testing Sugar 0.87.7 in an F11 VM. Looking through existing entries in
 Journal shows a number of 'invisible' slots at the end of the Journal that
 I think aligns with broken/empty Journal items (that can be left hanging
 around after Sugar crashes). Mousing over the blank area left causing
 partial widget redraws for the missing items (see attached screen shot).
 Either Journal should list broken entries as broken objects (allowing the
 user to know there was some breakage and delete them manually); or the
 datastore should be cleaning up and/or not be returning empty/broken data
 to the Journal to incorrectly display.

 Found this shell.log traceback which may be related:

 {{{
 Traceback:
 File ".../install/lib/python2.6/site-packages/jarabe/journal/listview.py",
 line 425, in update_dates
 path = tree_model.get_path(next_iter)
 TypeError: iter should be a GtkTreeIter
 }}}

 On later examining of the Journal these blank items are now not showing
 anymore, so perhaps there is indeed some background clean-up of broken
 entries going on.

-- 
Ticket URL: <https://bugs.sugarlabs.org/ticket/1824>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list