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,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.189.194 with SMTP id gk2mr9274868pbc.3.1323695268711; Mon, 12 Dec 2011 05:07:48 -0800 (PST) Path: lh20ni14039pbb.0!nntp.google.com!news2.google.com!postnews.google.com!gl2g2000vbb.googlegroups.com!not-for-mail From: tonyg Newsgroups: comp.lang.ada Subject: gnat gps and changing machines Date: Mon, 12 Dec 2011 05:07:31 -0800 (PST) Organization: http://groups.google.com Message-ID: <145cb120-3e0f-440c-907e-2e7b39734af0@gl2g2000vbb.googlegroups.com> NNTP-Posting-Host: 195.58.145.51 Mime-Version: 1.0 X-Trace: posting.google.com 1323695256 22845 127.0.0.1 (12 Dec 2011 13:07:36 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 12 Dec 2011 13:07:36 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: gl2g2000vbb.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 Date: 2011-12-12T05:07:31-08:00 List-Id: 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/ changelog.xml Traceback (most recent call last): File "", line 1, in File "/usr/share/gps/plug-ins/ada_support.py", line 15, in 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?