[GRASS-dev] [GRASS GIS] #285: error in table manager
GRASS GIS
trac at osgeo.org
Thu Sep 4 10:54:25 EDT 2008
#285: error in table manager
----------------------+-----------------------------------------------------
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: All
Cpu: All |
----------------------+-----------------------------------------------------
Using the table manager in r33238 I had an error:
{{{
Traceback (most recent call last):
File
"/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/dbm.py",
line 1569, in OnPageChanged
self.FindWindowById(self.layerPage[self.layer]['data']).\
KeyError
:
None
Traceback (most recent call last):
File
"/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/dbm.py",
line 1569, in OnPageChanged
self.FindWindowById(self.layerPage[self.layer]['data']).\
KeyError
:
None
Traceback (most recent call last):
File
"/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/dbm.py",
line 1569, in OnPageChanged
self.FindWindowById(self.layerPage[self.layer]['data']).\
KeyError
:
None
}}}
I can't say the exact circumstances but maybe the traceback gives you an
idea.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/285>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list