<div dir="ltr">Grass 8.0 RC2 windows standalone installer has the same issue. <div><br></div><div>Doug<br><div><br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Jan 17, 2022 at 12:52 AM Doug Newcomb <<a href="mailto:gistinker@gmail.com">gistinker@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>First , </div><div>I must apologize for my intermittent communication, I am not able to check email regularly this week.</div><div>I downloaded the most recent standalone installers tonight and the bug in 7.8.6 <a href="https://github.com/OSGeo/grass/issues/1965" target="_blank">https://github.com/OSGeo/grass/issues/1965</a> is still there in the <span style="color:rgb(0,0,0)">WinGRASS-8.1.dev-7e9610cfd-28-Setup.exe and  WinGRASS-8.0.dev-ffb060a9c-36-Setup.exe binaries.</span></div><div><pre style="color:rgb(0,0,0)"><br></pre><pre style="color:rgb(0,0,0)">I see <a href="https://github.com/OSGeo/grass/pull/2068" target="_blank">https://github.com/OSGeo/grass/pull/2068</a> has been merged into 8.0 release, but for some reason, </pre><pre style="color:rgb(0,0,0)">this does not seem to be fixing these standalone builds. Since this is not an issue with the core grass code, </pre><pre style="color:rgb(0,0,0)">but with the mswindows/GRASS-Installer.nsi.tmpl file, is there the possibility that the .nsi.tmpl file is not </pre><pre style="color:rgb(0,0,0)">being refreshed during the build process?</pre><pre style="color:rgb(0,0,0)">This all boils down to permissions on the etc/grass80.py file only set to read/execute for System and Administrative groups, </pre><pre style="color:rgb(0,0,0)">not for local users.  All of the other python files in the etc directory of the windows installation have the correct read/execute permissions , </pre><pre style="color:rgb(0,0,0)">as set in line 594 of the mswindows/GRASS-Installer.nsi.tmpl , which was not changed in pull request 2068.  </pre><pre style="color:rgb(0,0,0)">Pull request 2068 simply changed line 762 to match line 594 to give the same permissions that all of the other python files in</pre><pre style="color:rgb(0,0,0)">the etc directory. This worked on the version compiled on my development computer from source.  Unfortunately, </pre><pre style="color:rgb(0,0,0)">I will not be able to compile the current source code until I get back to my development computer late this week.</pre><pre style="color:rgb(0,0,0)"><br></pre><pre style="color:rgb(0,0,0)"><br></pre><pre style="color:rgb(0,0,0)">  </pre></div></div>
</blockquote></div>