[Bugs] #3400 IMME: Browse:crashes while trying to modify the URL entry
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Wed Mar 28 15:35:05 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 manuq):
Yes we were filling the list with None values instead of strings. The
issue was in the handling of the sqlite database that fills the lists. We
query the database to do the drop-down list for autocomplete when the user
types something in the toolbar entry. The database model was right,
setting "text" field types to the fields for uri and title. However,
sqlite uses a dynamic type system and the Places class was initializing
does attributes with None.
Solved in commit fe62a1bf0db214c5f302963aa5593502dfeae5f8 .
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3400#comment:5>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list