[Bugs] #282 NORM: Sugar UI fonts are extremely small (SoaS1 running off XO nand) at certain locations

SugarLabs Bugs bugtracker-noreply at sugarlabs.org
Mon Feb 23 11:48:25 EST 2009


#282: Sugar UI fonts are extremely small (SoaS1 running off XO nand) at certain
locations
----------------------------+-----------------------------------------------
    Reporter:  garycmartin  |          Owner:  marcopg                    
        Type:  defect       |         Status:  new                        
    Priority:  Normal       |      Milestone:  Unspecified by Release Team
   Component:  SoaS         |        Version:  0.83.x                     
    Severity:  Major        |     Resolution:                             
    Keywords:               |   Distribution:  SoaS                       
Status_field:  New          |  
----------------------------+-----------------------------------------------

Comment(by erikos):

 Found another one:

 {{{
 diff --git a/src/jarabe/view/viewsource.py b/src/jarabe/view/viewsource.py
 index 1d44ac3..b7727e4 100644
 --- a/src/jarabe/view/viewsource.py
 +++ b/src/jarabe/view/viewsource.py
 @@ -37,7 +37,7 @@ from sugar.bundle.activitybundle import ActivityBundle
  from sugar.datastore import datastore
  from sugar import mime

 -_SOURCE_FONT = pango.FontDescription('Monospace %d' % style.zoom(6))
 +_SOURCE_FONT = pango.FontDescription('Monospace')# %d' % style.zoom(6))

  _logger = logging.getLogger('ViewSource')
  map_activity_to_window = {}
 }}}

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


More information about the Bugs mailing list