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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6854fe51957c440a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.180.75.197 with SMTP id e5mr555376wiw.1.1348430745390; Sun, 23 Sep 2012 13:05:45 -0700 (PDT) Path: q11ni34325621wiw.1!nntp.google.com!feeder3.cambriumusenet.nl!feed.tweaknews.nl!195.62.100.242.MISMATCH!newsfeed.kamp.net!newsfeed.kamp.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Packaged Debian Ada doesn't show tips of the day Date: Sun, 23 Sep 2012 22:08:57 +0200 Organization: A noiseless patient Spider Message-ID: <877grktsbq.fsf@ludovic-brenta.org> References: <8a263b39-0116-45bc-9b2e-6f86919615b0@googlegroups.com> Mime-Version: 1.0 Injection-Info: mx04.eternal-september.org; posting-host="fc04f72092c2fe7e263e5d26a738a64f"; logging-data="26868"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18nB4QpRw5542h00stZ8moX" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:h6whAJXoqRw70+eLfAkvNLxfN/w= sha1:nZRzvU8NtIwJRSHQI8IU7Zon82E= Content-Type: text/plain; charset=us-ascii Date: 2012-09-23T22:08:57+02:00 List-Id: Brian Drummond writes: > On Sun, 23 Sep 2012 06:14:59 -0700, Ada novice wrote: >> Following an earlier discussion with Ludovic Brenta, I have put back >> the packaged Debian Ada on my Crunchbang linux. What I am writing >> below applies to linux mint as well. > >> Traceback (most recent call last): >> File "/usr/share/gps/plug-ins/tip_of_the_day.py", line 628, in >> on_gps_started Messages = 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. > > If I google "debian what provides pywidget" the first hit I see is > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=654339 which looks > relevant. > > Looks like it might be worth installing or updating PyGTK. Specifically, install the package python-gtk2 which gnat-gps recommends. -- Ludovic Brenta.