[GRASS-dev] [GRASS GIS] #2330: r.proj - 'MapsetSelect' object has no attribute 'SetItems'
GRASS GIS
trac at osgeo.org
Tue Jun 10 05:20:32 PDT 2014
#2330: r.proj - 'MapsetSelect' object has no attribute 'SetItems'
-------------------------+--------------------------------------------------
Reporter: madi | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Keywords: r.proj | Platform: Linux
Cpu: Unspecified |
-------------------------+--------------------------------------------------
r.proj from GUI (G 7.0.svn, linux) -> filling the tab "required" ->
selecting "location containing input raster map" -> in the terminal
appears the following error message:
{{{
:~ > r.proj
Traceback (most recent call last):
File
"/space/gis/grass_trunk/grass-7.0.svn/etc/gui/wxpython/gui_core/forms.py",
line 1964, in OnUpdateDialog
fn(**kwargs)
File
"/space/gis/grass_trunk/grass-7.0.svn/etc/gui/wxpython/gui_core/gselect.py",
line 1111, in UpdateItems
self.SetItems(self._getMapsets())
AttributeError: 'MapsetSelect' object has no attribute 'SetItems'
}}}
and in fact, the selected location is not recognized, thus when going to
fill next tab "Source", the "mapset containing input raster map" field
browses within the mapsets present in the current location instead of the
selected one.
Thanks,
madi
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2330>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list