[Bugs] #3605 journal UNSP: Details View broken for Documents folder

Sugar Labs Bugs bugtracker-noreply at sugarlabs.org
Tue Jun 5 16:19:00 EDT 2012


#3605: Details View broken for Documents folder
------------------------------------------+---------------------------------
    Reporter:  sascha_silbe               |          Owner:  ajay_garg        
        Type:  defect                     |         Status:  accepted         
    Priority:  Unspecified by Maintainer  |      Milestone:  0.96             
   Component:  journal                    |        Version:  Git as of bugdate
    Severity:  Major                      |       Keywords:                   
Distribution:                             |   Status_field:  New              
------------------------------------------+---------------------------------

Comment(by humitos):

 Steps to apply and test this patch:
  1. Open Terminal Activity
  1. Remove all the entries into the Journal
 {{{
 rm -rf ~/.sugar/default/datastore
 }}}
  1. Reboot

  1. Open Terminal Activity
  1. Download the patch
 {{{
 wget http://patchwork.sugarlabs.org/patch/1511/raw/ -O sugar-SL3605.patch
 }}}
  1. Replace some string in the patch
 {{{
 cat sugar-SL3605.patch | sed -s 's/src\///g' > sugar-SL3605.patch.new
 }}}
  1. "cd" to the sugar source folder
 {{{
 cd /usr/lib/python2.7/site-packages
 }}}
  1. Apply the patch
 {{{
 git apply ~/sugar-SL3605.patch.new
 }}}
  1. Reboot

 When the XO reboots, follow the steps mentioned by ajay:
 comment:3:ticket:3605.

 I tested this patch on XO 1.5 os12 and it worked properly.

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


More information about the Bugs mailing list