[Bugs] #3400 IMME: Browse:crashes while trying to modify the URL entry

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Tue Mar 27 16:25:42 EDT 2012


#3400: Browse:crashes while trying to modify the URL entry
--------------------------+-------------------------------------------------
    Reporter:  manuq      |          Owner:  manuq            
        Type:  defect     |         Status:  assigned         
    Priority:  Immediate  |      Milestone:  0.96             
   Component:  Browse     |        Version:  Git as of bugdate
    Severity:  Blocker    |       Keywords:  12.1.0           
Distribution:  OLPC       |   Status_field:  Assigned         
--------------------------+-------------------------------------------------

Comment(by erikos):

 The trace suggests that we fail in
 "/home/olpc/Activities/Browse.activity/webtoolbar.py, line 123" when
 appending a new entry to the ListStore. Because the library can not be
 found on os5 our title is None and we try to add this to our list store
 row=[u'file:///usr/share/library-common/index.html', None]). We can verify
 this quickly by adding a false title there and the activity does not crash
 anymore.

 We need to check now if it is our job to not pass None values or if the
 error is in the pygobject overrides.

-- 
Ticket URL: <http://bugs.sugarlabs.org/ticket/3400#comment:3>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system


More information about the Bugs mailing list