[GRASS-dev] Re: [GRASS GIS] #813: Location wizard - false path to the epsg-file

GRASS GIS trac at osgeo.org
Mon Nov 16 13:32:34 EST 2009


#813: Location wizard - false path to the epsg-file
------------------------------+---------------------------------------------
  Reporter:  hellik           |       Owner:  grass-dev at lists.osgeo.org         
      Type:  defect           |      Status:  new                               
  Priority:  normal           |   Milestone:  6.4.0                             
 Component:  wxGUI            |     Version:  unspecified                       
Resolution:                   |    Keywords:  location wizard, path to EPSG-file
  Platform:  MSWindows Vista  |         Cpu:  Unspecified                       
------------------------------+---------------------------------------------
Comment (by hellik):

 Replying to [ticket:813 hellik]:
 > Grass64-releasebranch (r39740)
 > self-compiled in osgeo4w-tree on WinVista
 > grass64 started from the msys-shell
 >
 > in the "location wizard - select EPSG code of spatial reference system"
 there is the following default path for the EPSG-file as
 "::\OSGeo4W\share\proj\epsg" in the wx-gui, so the list is not available.
 the file lives in C:\OSGeo4W\share\proj.
 >
 > Helmut


 {{{
 Traceback (most recent call last):
   File
 "c:\OSGeo4W\apps\grass\grass-6.4.0svn\etc\wxpython\gui_modules\location_
 wizard.py", line 1387, in OnEnterPage
     self.OnBrowseCodes(None)
   File
 "c:\OSGeo4W\apps\grass\grass-6.4.0svn\etc\wxpython\gui_modules\location_
 wizard.py", line 1497, in OnBrowseCodes
     f = open(self.tfile.GetValue(), "r")
 IOError: [Errno 2] No such file or directory:
 u'::\\OSGeo4W\\share\\proj\\epsg'
 Traceback (most recent call last):
   File
 "c:\OSGeo4W\apps\grass\grass-6.4.0svn\etc\wxpython\gui_modules\location_
 wizard.py", line 1387, in OnEnterPage
     self.OnBrowseCodes(None)
   File
 "c:\OSGeo4W\apps\grass\grass-6.4.0svn\etc\wxpython\gui_modules\location_
 wizard.py", line 1497, in OnBrowseCodes
     f = open(self.tfile.GetValue(), "r")
 IOError: [Errno 2] No such file or directory:
 u'::\\OSGeo4W\\share\\proj\\epsg'

 }}}

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


More information about the grass-dev mailing list