[Bugs] #3926 sugar UNSP: CP: keyboard section crashes Sugar

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Mon Sep 24 16:36:01 EDT 2012


#3926: CP: keyboard section crashes Sugar
------------------------------------------+---------------------------------
    Reporter:  erikos                     |          Owner:  manuq   
        Type:  defect                     |         Status:  new     
    Priority:  Unspecified by Maintainer  |      Milestone:  0.98    
   Component:  sugar                      |        Version:  0.97.x  
    Severity:  Unspecified                |       Keywords:          
Distribution:  Fedora                     |   Status_field:  Assigned
------------------------------------------+---------------------------------

Comment(by manuq):

 Replying to [comment:4 dsd]:
 > Have you tried gconf_entry_set_value() passing a GConf.ValueType.LIST?

 Yes, I can do:

 {{{

 from gi.repository import GConf
 val_list = GConf.Value()
 val_list.type = GConf.ValueType.LIST
 entry = GConf.Entry()
 entry.set_value(val_list)
 }}}

 But how can a GConf.Entry replace the missing gconf_value_set_list ?

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


More information about the Bugs mailing list