[Bugs] #3652 sugar UNSP: Sugar emulator fails to start if shell favorites layout is not set in gconf

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Tue May 29 14:04:34 EDT 2012


#3652: Sugar emulator fails to start if shell favorites layout is not set in gconf
------------------------------------------+---------------------------------
    Reporter:  manuq                      |          Owner:  erikos           
        Type:  defect                     |         Status:  new              
    Priority:  Unspecified by Maintainer  |      Milestone:  0.96             
   Component:  sugar                      |        Version:  Git as of bugdate
    Severity:  Unspecified                |       Keywords:                   
Distribution:  Unspecified                |   Status_field:  Unconfirmed      
------------------------------------------+---------------------------------
 TestCase:

  * do the following in a python console to make sure that
 '/desktop/sugar/desktop/favorites_layout' is not set in gconf:

 {{{
 import gconf
 client = gconf.client_get_default()
 client.unset('/desktop/sugar/desktop/favorites_layout')
 }}}

  * run the emulator via ./sugar-jhbuild run sugar-emulator

 If the bug is present, the emulator will fail, and the shell.log will look
 like the attached one.

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


More information about the Bugs mailing list