[GRASS-dev] Re: [GRASS GIS] #213: digitizer: errors at copying categories

GRASS GIS trac at osgeo.org
Sat Jul 5 09:48:51 EDT 2008


#213: digitizer: errors at copying categories
-----------------------+----------------------------------------------------
  Reporter:  msieczka  |       Owner:  martinl         
      Type:  defect    |      Status:  assigned        
  Priority:  major     |   Milestone:  6.4.0           
 Component:  wxGUI     |     Version:  svn-develbranch6
Resolution:            |    Keywords:                  
  Platform:  Linux     |         Cpu:  x86-64          
-----------------------+----------------------------------------------------
Comment (by msieczka):

 Replying to [comment:3 martinl]:
 > Replying to [comment:2 msieczka]:

 >> I tried the tool in vedit and no errors as I played around, but I
 didn't manage to copy a
 >> category from feature to feature. How does one actually use the tool?

 >  * Select 'from' feature by left mouse button (click), right button to
 confirm selection.
 >  * Select 'to' feature by left mouse button (click), right button to
 confirm selection,
 >    categories are copied.

 Using the tool exactly this way I still can't get it work (in vedit).
 Also, as I use it errors are printed:

 {{{
 Traceback (most recent call last):
   File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
 pdisp.py", line 927, in MouseActions

 self.OnLeftDown(event)
   File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
 pdisp.py", line 1138, in OnLeftDown

 if self.parent.dialogs['attributes'].IsShown():
   File "/usr/lib/python2.5/site-
 packages/wx-2.8-gtk2-unicode/wx/_core.py", line 9110, in
 IsShown

 return _core_.Window_IsShown(*args, **kwargs)
 TypeError
 :
 in method 'Window_IsShown', expected argument 1 of type
 'wxWindow const *'
 }}}

 6.4 SVN r32000.

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


More information about the grass-dev mailing list