[GRASS-dev] [GRASS GIS] #213: digitizer: errors at copying
categories
GRASS GIS
trac at osgeo.org
Wed Jul 2 06:42:04 EDT 2008
#213: digitizer: errors at copying categories
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Keywords: | Platform: Linux
Cpu: x86-64 |
----------------------+-----------------------------------------------------
1. enter digitizer
2. select "Copy categories" tool
3. pick a feature with the left mouse key
4. press the middle key to de-select it
5. pick the same feature again with the left key - error:
{{{
Traceback (most recent call last):
File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
pdisp.py", line 923, in MouseActions
self.OnLeftUp(event)
File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
pdisp.py", line 1336, in OnLeftUp
'distance=%f' % qdist])
File
"/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/gcmd.py",
line 365, in __init__
self.PrintModuleOutput()))
gui_modules.gcmd
.
CmdError
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/213>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list