[GRASS-dev] [GRASS GIS] #541: wxDigit on windows fails (osgeo4w 6.4.svn)

GRASS GIS trac at osgeo.org
Mon Mar 30 08:53:20 EDT 2009


#541: wxDigit on windows fails (osgeo4w 6.4.svn)
----------------------+-----------------------------------------------------
 Reporter:  cnielsen  |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect    |      Status:  new                      
 Priority:  major     |   Milestone:  6.4.0                    
Component:  wxGUI     |     Version:  6.4.0 RCs                
 Keywords:            |    Platform:  MSWindows Vista          
      Cpu:  x86-32    |  
----------------------+-----------------------------------------------------
 I don't think this has been reported... the toolbar opens and the new
 layer seems to work, but when a layer is selected, the following comes up
 in command output:
 Traceback (most recent call last):
   File "c:\Programs\GIS\osgeo4w\apps\grass\grass-6.4.0svn\et
 c\wxpython\gui_modules\toolbars.py", line 1071, in
 OnSelectMap

 self.StartEditing(self.layers[selection])
   File "c:\Programs\GIS\osgeo4w\apps\grass\grass-6.4.0svn\et
 c\wxpython\gui_modules\toolbars.py", line 1103, in
 StartEditing

 self.parent.digit = Digit(mapwindow=self.parent.MapWindow)
   File "c:\Programs\GIS\osgeo4w\apps\grass\grass-6.4.0svn\et
 c\wxpython\gui_modules\vdigit.py", line 685, in __init__

 VDigit.__init__(self, mapwindow)
   File "c:\Programs\GIS\osgeo4w\apps\grass\grass-6.4.0svn\et
 c\wxpython\gui_modules\vdigit.py", line 223, in __init__

 mapwindow)
   File "c:/Programs/GIS/osgeo4w/apps/grass/grass-6.4.0svn\et
 c\wxpython\vdigit\grass6_wxvdigit.py", line 327, in __init__

 this = _grass6_wxvdigit.new_Digit(*args)
 TypeError
 :
 in method 'new_Digit', argument 2 of type 'wxWindow *'



 Then any attempts at editing gives the message: "No Vector map selected
 for editing"

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


More information about the grass-dev mailing list