[GRASS-dev] [GRASS GIS] #2161: "About GRASS GIS" - invalid column index

GRASS GIS trac at osgeo.org
Mon Jan 13 09:35:24 PST 2014


#2161: "About GRASS GIS" - invalid column index
----------------------+-----------------------------------------------------
 Reporter:  msieczka  |       Owner:  grass-dev@…              
     Type:  defect    |      Status:  new                      
 Priority:  normal    |   Milestone:  6.4.4                    
Component:  wxGUI     |     Version:  svn-releasebranch64      
 Keywords:            |    Platform:  All                      
      Cpu:  All       |  
----------------------+-----------------------------------------------------
 r58684 built and running against wxPython 3.0 on 64bit Arch Linux.

 Help -> About GRASS GIS:

 {{{
 Traceback (most recent call last):
   File "/opt/grass64-svn/etc/wxpython/lmgr/frame.py", line
 788, in OnAboutGRASS

 win = AboutWindow(self)
   File "/opt/grass64-svn/etc/wxpython/gui_core/ghelp.py",
 line 401, in __init__

 infoGridSizer.AddGrowableCol(1)
   File "/usr/lib64/python2.7/site-
 packages/wx-3.0-gtk2/wx/_core.py", line 15367, in
 AddGrowableCol

 return _core_.FlexGridSizer_AddGrowableCol(*args, **kwargs)
 wx._core
 .
 PyAssertionError
 :
 C++ assertion "!m_cols || idx < (size_t)m_cols" failed at
 ./src/common/sizer.cpp(1980) in AddGrowableCol(): invalid
 column index
 }}}

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



More information about the grass-dev mailing list