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=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.50.134.8 with SMTP id pg8mr1591077igb.7.1435600363482; Mon, 29 Jun 2015 10:52:43 -0700 (PDT) X-Received: by 10.140.91.181 with SMTP id z50mr158531qgd.5.1435600363450; Mon, 29 Jun 2015 10:52:43 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!j8no1846536igd.0!news-out.google.com!4ni24745qgh.1!nntp.google.com!j5no1250501qga.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 29 Jun 2015 10:52:43 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.99.95.58; posting-account=sDyr7QoAAAA7hiaifqt-gaKY2K7OZ8RQ NNTP-Posting-Host: 83.99.95.58 References: <57fdd2b2-2b6a-4188-b489-0e5e845c2a79@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <340d07e6-dc3b-430f-b15a-97a89f01763a@googlegroups.com> Subject: Re: Question about Gnat/FSF 2015 From: Laurent Injection-Date: Mon, 29 Jun 2015 17:52:43 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:26543 Date: 2015-06-29T10:52:43-07:00 List-Id: On Monday, 29 June 2015 19:30:04 UTC+2, Simon Wright wrote: > "GPS GPL 2014" is in GPS.app/Contents/Info.plist. You can edit it. Ok changed. > Don't know but expect it's the OS that GPS was built on. So I have to live with :) Other problem I have since the new version. Appears after opening GPS. Is later overwritten by other messages. Traceback (most recent call last): File "", line 1, in File "/usr/local/gnat/share/gps/support/core/docgen_base_tags.py", line 19, in class ParameterTagHandler (GPS.DocgenTagHandler): AttributeError: 'module' object has no attribute 'DocgenTagHandler' [2015-06-29 19:46:18] There are several startup scripts with the same name: /usr/local/gnat/share/gps/plug-ins/isearch.py Not loading: /usr/local/gnat/share/gps/library/isearch.py [2015-06-29 19:46:19] "display documentation XML/Ada User's Guide": Action overrides a builtin action Future references to this action will execute the last definition encountered No idea what GPS is complaining about: /usr/local/gnat/share/gps/plug-ins/isearch.py There is only one file. I didn't check the content of the file, perhaps there is a duplicate inside. Thanks