[GRASS-dev] [GRASS GIS] #1643: no way to set icon parameter through d.vect menu

GRASS GIS trac at osgeo.org
Thu Apr 19 05:55:22 EDT 2012


#1643: no way to set icon parameter through d.vect menu
---------------------------+------------------------------------------------
 Reporter:  vincent        |       Owner:  grass-dev@…              
     Type:  defect         |      Status:  new                      
 Priority:  normal         |   Milestone:  6.4.3                    
Component:  wxGUI          |     Version:  svn-releasebranch64      
 Keywords:  d.vect,symbol  |    Platform:  Linux                    
      Cpu:  x86-64         |  
---------------------------+------------------------------------------------
 Add a vector map, the d.vect dialog opens, then go to "Symbols" thumb.
 Point & centroid symbol property is set by default to ''basic/x''. Seems
 the pulldown menu has disappeared, instead only an odd little square
 appears. Clicking on the latter produces this message :

 {{{
 Traceback (most recent call last):
   File
 "/usr/local/grass-6.4.3svn/etc/wxpython/gui_core/forms.py",
 line 1720, in OnSetSymbol

 currentSymbol = p['value'])
   File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_core/dial
 ogs.py", line 2232, in __init__

 self._layout()
   File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_core/dial
 ogs.py", line 2239, in _layout

 self.folderChoice = wx.Choice(mainPanel, id = wx.ID_ANY,
 choices = os.listdir(self.symbolPath))
 OSError
 :
 [Errno 2] Aucun fichier ou dossier de ce type:
 '/usr/local/grass-6.4.3svn/etc/gui/images/symbols'

 }}}

 Is it looking for this path?
 /usr/local/grass-6.4.3svn/etc/symbol

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



More information about the grass-dev mailing list