[GRASS-dev] [GRASS GIS] #1602: Error in i.points

GRASS GIS trac at osgeo.org
Thu Mar 8 01:54:50 EST 2012


#1602: Error in i.points
-------------------------+--------------------------------------------------
 Reporter:  Venkat       |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  major        |   Milestone:  6.4.3                    
Component:  Imagery      |     Version:  6.4.2                    
 Keywords:               |    Platform:  MSWindows 7              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------
 I'm attaching the error image and text of GRASS-6.4.2.
 Screen-shots  for "Select maps to display for ground control point (GCP)
 creation" and message in command console.
 Cannot proceed to the next step "Manage Ground Control Points" .

 i,points in GRASS-6.4.2RC was working well.

 ----------

 Traceback (most recent call last):
   File "C:/Program Files (x86)/GRASS
 6.4.2/etc/wxpython/wxgui.py", line 311, in OnGCPManager

 gcpmanager.GCPWizard(self)
   File "C:\Program Files (x86)\GRASS
 6.4.2\etc\wxpython\gui_modules\gcpmanager.py", line 230, in
 __init__

 Map=self.SrcMap, lmgr=self.parent)
   File "C:\Program Files (x86)\GRASS
 6.4.2\etc\wxpython\gui_modules\gcpmanager.py", line 742, in
 __init__

 Map=Map, toolbars=["gcpdisp"], lmgr=lmgr,
 name='GCPMapWindow')
   File "C:\Program Files (x86)\GRASS
 6.4.2\etc\wxpython\gui_modules\gcpmapdisp.py", line 133, in
 __init__

 self.AddToolbar(toolb)
   File "C:\Program Files (x86)\GRASS
 6.4.2\etc\wxpython\gui_modules\gcpmapdisp.py", line 357, in
 AddToolbar

 self.toolbars['gcpdisp'] = toolbars.GCPDisplayToolbar(self)
   File "C:\Program Files (x86)\GRASS
 6.4.2\etc\wxpython\gui_modules\toolbars.py", line 400, in
 __init__

 style = wx.CB_READONLY)
   File "C:\Program Files (x86)\GRASS 6.4.2\Python27\lib
 \site-packages\wx-2.8-msw-unicode\wx\_controls.py", line
 494, in __init__

 _controls_.Choice_swiginit(self,_controls_.new_Choice(*args,
 **kwargs))
 wx._core
 .
 PyAssertionError
 :
 C++ assertion "!(style & wxCB_DROPDOWN) && !(style &
 wxCB_READONLY) && !(style & wxCB_SIMPLE)" failed at
 ..\..\src\msw\choice.cpp(121) in wxChoice::Create(): this
 style flag is ignored by wxChoice, you probably want to use
 a wxComboBox

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



More information about the grass-dev mailing list