[GRASS-dev] Re: [GRASS GIS] #1448: run model menu item does not seem to work

GRASS GIS trac at osgeo.org
Thu Sep 15 17:48:17 EDT 2011


#1448: run model menu item does not seem to work
-------------------------+--------------------------------------------------
 Reporter:  cmbarton     |       Owner:  martinl    
     Type:  defect       |      Status:  assigned   
 Priority:  normal       |   Milestone:  6.4.2      
Component:  wxGUI        |     Version:  svn-trunk  
 Keywords:  modeler      |    Platform:  Unspecified
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------

Comment(by martinl):

 There is an error (check 'command output' if you have no debug level
 defined).

 {{{
   File "/usr/local/src/grass64_release/dist.i686-pc-linux-
 gnu/etc/wxpython/gui_modules/gmodeler.py", line 1751, in _setPen
     pen = self.GetPen()
   File "/usr/lib/python2.6/dist-
 packages/wx-2.8-gtk2-unicode/wx/lib/ogl/_basic.py", line 2069, in GetPen
     return self._pen
 AttributeError: 'ModelAction' object has no attribute '_pen'
 }}}

 Hopefully fixed in r48307 (trunk) and r48308 (devbr6). After some testing
 it could be backported to `relbr64`.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1448#comment:3>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list