[GRASS-dev] [GRASS GIS] #946: Opening Properties Dialog in Layer Manager gives error

GRASS GIS trac at osgeo.org
Tue Feb 16 20:24:50 EST 2010


#946: Opening Properties Dialog in Layer Manager gives error
---------------------+------------------------------------------------------
 Reporter:  epatton  |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect   |      Status:  new                      
 Priority:  normal   |   Milestone:  6.5.0                    
Component:  wxGUI    |     Version:  svn-develbranch6         
 Keywords:           |    Platform:  Linux                    
      Cpu:  x86-64   |  
---------------------+------------------------------------------------------
 Working with Grass 6.5, svn revision 41053; right-clicking on a vector in
 the wxpython Layer Manager to bring up the Properties dialog causes the
 following error:


 {{{
 File "/usr/local/grass-6.5.svn/etc/wxpython/gui_modules/wx
 gui_utils.py", line 552, in OnPopupProperties

 self.PropertiesDialog(self.layer_selected)
   File "/usr/local/grass-6.5.svn/etc/wxpython/gui_modules/wx
 gui_utils.py", line 853, in PropertiesDialog

 parentframe=self, show=show)
   File "/usr/local/grass-6.5.svn/etc/wxpython/gui_modules/me
 nuform.py", line 1782, in ParseCommand

 self.grass_task.set_flag(option[2:], True)
   File "/usr/local/grass-6.5.svn/etc/wxpython/gui_modules/me
 nuform.py", line 373, in set_flag

 param = self.get_flag(aFlag)
   File "/usr/local/grass-6.5.svn/etc/wxpython/gui_modules/me
 nuform.py", line 367, in get_flag

 raise ValueError, _("Flag not found: %s") % aFlag
 ValueError
 :
 Flag not found:
 }}}


 ~ Eric.

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


More information about the grass-dev mailing list