#10140 NORM 10.1.3: External device large Journal does not display

Zarro Boogs per Child bugtracker at laptop.org
Thu Dec 16 19:12:08 EST 2010


#10140: External device large Journal does not display
----------------------------------------+-----------------------------------
           Reporter:  mikus             |       Owner:  tomeu                                  
               Type:  defect            |      Status:  new                                    
           Priority:  normal            |   Milestone:  10.1.3                                 
          Component:  journal-activity  |     Version:  1.5/1.0 Software Build os852 aka 10.1.2
         Resolution:                    |    Keywords:                                         
        Next_action:  test in build     |    Verified:  0                                      
Deployment_affected:                    |   Blockedby:                                         
           Blocking:                    |  
----------------------------------------+-----------------------------------

Comment(by Quozl):

 I think you fixed it in fc7fab12b8f3ec5c380aa5e6b2cb5b3fc0de2f9c but with
 the commit message you had intended
 7ffba033a5dc4c51cb5a9d01a96c167a3f217622.

 Change also pushed to master.
 http://git.sugarlabs.org/sugar/mainline/commit/c4faafd51c63bf19e14f23b710d310269dff4b07

 For my notes, the git commands I used in previous reply were wrong, since
 I had patches in my master branch that were not meant to be pushed, and
 the correct commands were:

 {{{
 git checkout -b for-upstream origin/master
 git am patchwork.mbox
 git push origin for-upstream:master
 }}}

 I'm told this might also be reduced to:

 {{{
 git clone ...
 git am patchwork.mbox
 git push
 }}}

-- 
Ticket URL: <http://dev.laptop.org/ticket/10140#comment:26>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system


More information about the Bugs mailing list