[GRASS-dev] [GRASS GIS] #285: error in table manager

#285: error in table manager
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@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&gt;
GRASS GIS <http://grass.osgeo.org>

#285: error in table manager
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: assigned
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

  * status: new => assigned
  * owner: grass-dev@lists.osgeo.org => martinl
* cc: grass-dev@lists.osgeo.org (added)

Comment:

Should be fixed in r33278.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/285#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#285: error in table manager
-----------------------+----------------------------------------------------
  Reporter: msieczka | Owner: martinl
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-develbranch6
Resolution: fixed | Keywords:
  Platform: All | Cpu: All
-----------------------+----------------------------------------------------
Changes (by martinl):

  * status: assigned => closed
  * resolution: => fixed

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/285#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>