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

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Mon Oct 15 20:05:24 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:  Minor                      |       Keywords:          
Distribution:  Fedora                     |   Status_field:  Assigned
------------------------------------------+---------------------------------
Changes (by dsd):

 * cc: dsd (added)


Comment:

 Try getting the entry from gconf with gconf_engine_get_entry() and then
 set a value using gconf_entry_set_value().

 It's not 100% clear to me that gconf_entry_set_value() in that context
 will cause the new value to be saved back to the gconf db. But worth a
 try.


 If that doesn't work...use gconf_engine_set(), passing the GConfValue that
 you've constructed as a list. That looks like it will do the trick, and
 might even be cleaner than the GConfEntry approach.

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


More information about the Bugs mailing list