From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,f82342e6f05944d3 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!31g2000vbf.googlegroups.com!not-for-mail From: sjw Newsgroups: comp.lang.ada Subject: Re: Saving Files in GPS Under Windows 7 Date: Mon, 23 Nov 2009 13:14:26 -0800 (PST) Organization: http://groups.google.com Message-ID: <7a84b22e-1374-4548-a4e0-9b20849595b1@31g2000vbf.googlegroups.com> References: NNTP-Posting-Host: 82.30.110.254 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1259010866 24996 127.0.0.1 (23 Nov 2009 21:14:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 23 Nov 2009 21:14:26 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: 31g2000vbf.googlegroups.com; posting-host=82.30.110.254; posting-account=_RXWmAoAAADQS3ojtLFDmTNJCT0N2R4U User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.21.8 (KHTML, like Gecko) Version/4.0.4 Safari/531.21.10,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:8220 Date: 2009-11-23T13:14:26-08:00 List-Id: On Nov 23, 6:20=A0am, "GMAVT New Server" wrote: > I'm running Windows 7 Ultimate. =A0I installed the latest download from > GNAT/GPS fromhttps://libre.adacore.com/libre/. > > After creating a file in GPS =A0I try to save it, =A0it just "blinks" but= does > not save the file. =A0I have to create the file external to GPS and then = it > will overwrite it. [..] > I was wondering if I have to change the permissions on everything in the > GNAT bin directory? I'd start from a position of never altering permissions in a product's bin directory (or any other, come to that). Keep your own source separate. No guarantee that that'll let you save files, of course.