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.66.90.5 with SMTP id bs5mr1857701pab.35.1348409041250; Sun, 23 Sep 2012 07:04:01 -0700 (PDT) Path: a8ni15579327pbd.1!nntp.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!mx04.eternal-september.org!.POSTED!not-for-mail From: Brian Drummond Newsgroups: comp.lang.ada Subject: Re: Packaged Debian Ada doesn't show tips of the day Date: Sun, 23 Sep 2012 14:04:00 +0000 (UTC) Organization: A noiseless patient Spider Message-ID: References: <8a263b39-0116-45bc-9b2e-6f86919615b0@googlegroups.com> Mime-Version: 1.0 Injection-Date: Sun, 23 Sep 2012 14:04:00 +0000 (UTC) Injection-Info: mx04.eternal-september.org; posting-host="0e44dd4a3c4e0a6e83a86f947fb780ae"; logging-data="11084"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/EZUGSNJ9op7uMrMzwVhJ9VU2/9l7xzlg=" User-Agent: Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) Cancel-Lock: sha1:5i5/C8T39ITNxejM5ZxK4jU8nxM= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Date: 2012-09-23T14:04:00+00:00 List-Id: 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. - Brian