[GRASS-dev] [GRASS GIS] #1711: Plot settings in profiler now broken

GRASS GIS trac at osgeo.org
Sat Sep 1 11:40:33 PDT 2012


#1711: Plot settings in profiler now broken
-------------------------+--------------------------------------------------
 Reporter:  cmbarton     |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  critical     |   Milestone:  6.4.3                    
Component:  Default      |     Version:  svn-releasebranch64      
 Keywords:               |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------

Comment(by neteler):

 Replying to [comment:11 cmbarton]:
 > That should be r53048

 Yes, it fixes the problem to open the plot settings dialog. Unfortunately
 one more now
 when changing settings therein and clicking Apply/OK:
 {{{
 Traceback (most recent call last):
   File "C:\Programmi\GRASS GIS
 6.4.3svn\etc\wxpython\wxplot\dialogs.py", line 867, in OnOk

 self.OnApply(None)
   File "C:\Programmi\GRASS GIS
 6.4.3svn\etc\wxpython\wxplot\dialogs.py", line 860, in
 OnApply

 self.UpdateSettings()
   File "C:\Programmi\GRASS GIS
 6.4.3svn\etc\wxpython\wxplot\dialogs.py", line 837, in
 UpdateSettings

 self.properties['marker']['type'] =
 self.FindWindowById(self.wxId['marker']['type']).GetValue()
 AttributeError
 :
 'Choice' object has no attribute 'GetValue'
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1711#comment:12>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list