[GRASS-dev] [GRASS GIS] #3542: cannot set default font in preferences

GRASS GIS trac at osgeo.org
Thu Aug 9 14:50:51 PDT 2018


#3542: cannot set default font in preferences
--------------------------+-------------------------
  Reporter:  cmbarton     |      Owner:  grass-dev@…
      Type:  defect       |     Status:  reopened
  Priority:  major        |  Milestone:  7.4.1
 Component:  wxGUI        |    Version:  7.2.2
Resolution:               |   Keywords:  wxgui, font
       CPU:  Unspecified  |   Platform:  MacOSX
--------------------------+-------------------------
Changes (by cmbarton):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 This is still broken in GRASS 7.2.2 for the map display (works for command
 output font). Here is the error

 Traceback (most recent call last):
   File "/Applications/GRASS-7.2.2.app/Contents/Resources/gui
 /wxpython/gui_core/preferences.py", line 1961, in OnSetFont

 type='font')
   File "/Applications/GRASS-7.2.2.app/Contents/Resources/gui
 /wxpython/gui_core/dialogs.py", line 2489, in __init__

 self.fontlb.SetStringSelection(fontdict_reverse[self.font],
 True)
 KeyError
 :
 'Helvetica'

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3542#comment:2>
GRASS GIS <https://grass.osgeo.org>



More information about the grass-dev mailing list