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

GRASS GIS trac at osgeo.org
Fri Mar 30 16:42:36 PDT 2018


#3542: cannot set default font in preferences
-------------------------+-------------------------
 Reporter:  cmbarton     |      Owner:  grass-dev@…
     Type:  defect       |     Status:  new
 Priority:  major        |  Milestone:  7.4.1
Component:  wxGUI        |    Version:  7.2.2
 Keywords:  wxgui, font  |        CPU:  Unspecified
 Platform:  MacOSX       |
-------------------------+-------------------------
 I cannot set any font in preferences. It raises a GUI python error. The
 result is that I get no text in some parts of the output (e.g. d.grid).
 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 1994, in
 OnSetOutputFontCustomDialog

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

 pos=(2, 0))
   File "/Applications/GRASS-7.2.2.app/Contents/Resources/lib
 /python2.7/site-packages/wx-3.0-osx_cocoa/wx/_core.py", line
 15935, in Add

 return _core_.GridBagSizer_Add(*args, **kwargs)
 wx._core
 .
 PyAssertionError
 :
 C++ assertion "!CheckForIntersection(item)" failed at
 /Users/chris.barker/miniconda/conda-bld/work/wxPython-
 src-3.0.2.0/src/common/gbsizer.cpp(223) in Add(): An item is
 already at that position

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



More information about the grass-dev mailing list