[GRASS-dev] [GRASS GIS] #2290: Wrong file permissions for grassXY.py on Windows (was: Grass not starting)
GRASS GIS
trac at osgeo.org
Tue Jul 29 07:29:03 PDT 2014
#2290: Wrong file permissions for grassXY.py on Windows (was: Grass not starting)
--------------------------+-------------------------------------------------
Reporter: dnewcomb | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.0.0
Component: Installation | Version: svn-releasebranch70
Keywords: installation | Platform: MSWindows 7
Cpu: x86-64 |
--------------------------+-------------------------------------------------
Comment(by hellik):
Replying to [comment:13 martinl]:
> Replying to [comment:11 hellik]:
>
> > around line
[https://trac.osgeo.org/grass/browser/grass/trunk/mswindows/GRASS-
Installer.nsi.tmpl#L894 L894] may be following should be added:
> >
> {{{
> > AccessControl::SetOnFile
"$INSTDIR\etc\grass at GRASS_VERSION_MAJOR@@GRASS_VERSION_MINOR at .py" "(BU)"
"Execute"
> }}}
>
> done in r61401. Please check the next build 2014-07-26.
tested with
http://wingrass.fsv.cvut.cz/grass71/WinGRASS-7.1.svn-r61439-1037-Setup.exe
{{{
GRASS Version: 7.1.svn
GRASS SVN Revision: 61439
Erstellungsdatum: 2014-07-29
Build Platform: i686-pc-mingw32
GDAL/OGR: 1.11.0
PROJ.4: 4.8.0
GEOS: 3.4.2
SQLite: 3.7.17
Python: 2.7.4
wxPython: 2.8.12.1
Platform: Windows-Vista-6.0.6002-SP2
}}}
there is now added following access control to the current user:
{{{
grass71.py
user:
read, execute => allowed
read => allowed
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2290#comment:15>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list