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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b3952b1ca329d826 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Received: by 10.68.191.2 with SMTP id gu2mr9316915pbc.0.1323696260113; Mon, 12 Dec 2011 05:24:20 -0800 (PST) Path: lh20ni14072pbb.0!nntp.google.com!news1.google.com!postnews.google.com!z1g2000vbx.googlegroups.com!not-for-mail From: tonyg Newsgroups: comp.lang.ada Subject: Re: gnat gps and changing machines Date: Mon, 12 Dec 2011 05:22:27 -0800 (PST) Organization: http://groups.google.com Message-ID: <5ab203d7-941c-4764-83f0-d0eaf2c5fe80@z1g2000vbx.googlegroups.com> References: <145cb120-3e0f-440c-907e-2e7b39734af0@gl2g2000vbb.googlegroups.com> NNTP-Posting-Host: 195.58.145.51 Mime-Version: 1.0 X-Trace: posting.google.com 1323696259 32490 127.0.0.1 (12 Dec 2011 13:24:19 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 12 Dec 2011 13:24:19 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z1g2000vbx.googlegroups.com; posting-host=195.58.145.51; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.1.16) Gecko/20111108 Iceweasel/3.5.16 (like Firefox/3.5.16),gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2011-12-12T05:22:27-08:00 List-Id: On Dec 12, 1:07=A0pm, tonyg wrote: > I have just moved machines and copied the code I was using and the > gnat gps project file across. > I am now getting this error > > [2011-12-12 12:57:01] Error while parsing /usr/share/gps/plug-ins/ Please ignore my last post, my fingers were going faster than my brain today > changelog.xml > Traceback (most recent call last): > =A0 File "", line 1, in > =A0 File "/usr/share/gps/plug-ins/ada_support.py", line 15, in > =A0 =A0 import os_utils, gnat_switches > ImportError: No module named gnat_switches > Welcome to GPS 4.3-5+b1 (Debian) hosted on x86_64-linux-gnu > the GNAT Programming Studio > (c) 2001-2008 AdaCore > > [2011-12-12 12:57:01] Default: Warning: there are no Ada sources in > this project > > Am I able to delete the changelog.xml file?