[GRASS-dev] [GRASS GIS] #3675: g.gui.rlisetup: cannot create the configuration file

GRASS GIS trac at osgeo.org
Thu Oct 4 15:41:40 PDT 2018


#3675: g.gui.rlisetup: cannot create the configuration file
----------------------------+-------------------------
 Reporter:  veroandreo      |      Owner:  grass-dev@…
     Type:  defect          |     Status:  new
 Priority:  normal          |  Milestone:  7.6.0
Component:  wxGUI           |    Version:  svn-trunk
 Keywords:  g.gui.rlisetup  |        CPU:  Unspecified
 Platform:  Unspecified     |
----------------------------+-------------------------
 When hitting the "Create" button in the G7:g.gui.rlisetup dialog, I get
 the following error in the GUI console:

 {{{
 Traceback (most recent call last):
   File "/home/veroandreo/software/grass7_trunk/dist.x86_64
 -pc-linux-gnu/gui/wxpython/rlisetup/frame.py", line 241, in
 OnNew

 RLIWizard(self)
   File "/home/veroandreo/software/grass7_trunk/dist.x86_64
 -pc-linux-gnu/gui/wxpython/rlisetup/wizard.py", line 68, in
 __init__

 self.samplingareapage = SamplingAreasPage(self.wizard, self)
   File "/home/veroandreo/software/grass7_trunk/dist.x86_64
 -pc-linux-gnu/gui/wxpython/rlisetup/wizard.py", line 940, in
 __init__

 self.areaOK.SetToolTip(wx.ToolTip(_("Select if use area by
 area")))
   File "/home/veroandreo/software/grass7_trunk/dist.x86_64
 -pc-linux-gnu/gui/wxpython/gui_core/wrap.py", line 103, in
 SetToolTip

 wx.Button.SetToolTipString(self, tip)
   File "/usr/lib64/python2.7/site-
 packages/wx-3.0-gtk3/wx/_core.py", line 11382, in
 SetToolTipString

 return _core_.Window_SetToolTipString(*args, **kwargs)
 TypeError
 :
 String or Unicode type required
 }}}

 I use freshly compiled trunk.

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



More information about the grass-dev mailing list