[Bugs] #4396 sugar UNSP: sugar-build: no Documents drive in Journal

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Tue Mar 26 15:34:14 EDT 2013


#4396: sugar-build: no Documents drive in Journal
------------------------------------------+---------------------------------
    Reporter:  manuq                      |          Owner:  erikos                     
        Type:  defect                     |         Status:  new                        
    Priority:  Unspecified by Maintainer  |      Milestone:  Unspecified by Release Team
   Component:  sugar                      |        Version:  Git as of bugdate          
    Severity:  Unspecified                |       Keywords:                             
Distribution:  Unspecified                |   Status_field:  Unconfirmed                
------------------------------------------+---------------------------------

Comment(by dnarvaez):

 I spent some more time investigating it and I think the right solution
 is to add it to sugar-runner.

 There are really two scripts.

 1 xdg-user-dirs-update. It generates user-dirs.* and it's run by the
 display manager (gdm, olpc-dm etc). In Fedora and in Debian it's done
 with a xinitrc.d script, but I assume other distributions will have
 something similar.
 2 xdg-user-dirs-gtk-update. Tracks locale changes and creates gtk
 bookmarks file. It's part of the xdg-users-dirs-gtk GNOME module and
 it's run by gnome-session (through xdg autostart).

 Now, in a sugar-build tree, display manager stuff is handled by
 sugar-runner, so I think that's where we should run
 xdg-user-dirs-update.

 If we care about locale changes, then we should also run
 xdg-user-dirs-gtk-update in sugar, but that's a different issue
 anyway.

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


More information about the Bugs mailing list