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,6854fe51957c440a,start X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.31.20 with SMTP id w20mr8051654qac.2.1348406099852; Sun, 23 Sep 2012 06:14:59 -0700 (PDT) Received: by 10.52.30.133 with SMTP id s5mr1561287vdh.10.1348406099815; Sun, 23 Sep 2012 06:14:59 -0700 (PDT) Path: e10ni13434282qan.0!nntp.google.com!l8no6846224qao.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sun, 23 Sep 2012 06:14:59 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=95.201.80.46; posting-account=Rr9I-QoAAACS-nOzpA-mGxtAlZ46Nb6I NNTP-Posting-Host: 95.201.80.46 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <8a263b39-0116-45bc-9b2e-6f86919615b0@googlegroups.com> Subject: Packaged Debian Ada doesn't show tips of the day From: Ada novice Injection-Date: Sun, 23 Sep 2012 13:14:59 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Date: 2012-09-23T06:14:59-07:00 List-Id: Following an earlier discussion with Ludovic Brenta, I have put back the pa= ckaged Debian Ada on my Crunchbang linux. What I am writing below applies t= o linux mint as well. Both linux mint and Crunchbang are direct derivatives= of Debian. Crunchbang is so close to Debian that even its installation set= up is identical to Debian! I installed gnat via the synaptic package manager. I think it was gnat-4.6 = and GPS alongside. On typing gnat-gps at the command line, I get in the mes= sage panel of GPS: Welcome to GPS 5.0-12 (Debian) hosted on a i486-linux gnu)=20 Some year here -2010 AdaCore Traceback (most recent call last): File "/usr/share/gps/plug-ins/tip_of_the_day.py", line 628, in on_gps_start= ed Messages =3D GPS.MDI-get("Messages").pywidget() AttributeError: MDIwindow instance has no attribute 'pywidget' It could be something simple missing that comes with Debian but not on its = derivatives that is causing me to get this message. However, I do not get t= he above message with GNAT GPL from AdaCore. YC