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.4 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FORGED_MUA_MOZILLA,FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9bb65421778ea393 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.74.72 with SMTP id r8mr4743246pav.32.1352487263503; Fri, 09 Nov 2012 10:54:23 -0800 (PST) Path: 6ni71764pbd.1!nntp.google.com!Xl.tags.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local2.nntp.dca.giganews.com!news.giganews.com.POSTED!not-for-mail NNTP-Posting-Date: Fri, 09 Nov 2012 12:54:22 -0600 Date: Fri, 09 Nov 2012 13:54:22 -0500 From: "Peter C. Chapin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.2 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Problem getting Adactl to run. References: In-Reply-To: Message-ID: X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-JUvJrWzJ/RiONOtP77uRwiVbRJK+sGF4I1MjxYQm1k9l7lt6JRIQQ2Y/BS1YArH2NtS/RC/D/Lq8sjN!z8BKQv/FVWmc14oTi78xeV52wCtw63jE6xaAMi8nlUwxUsO+tBMIwONwHhxsjTw= X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2155 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Date: 2012-11-09T13:54:22-05:00 List-Id: On 11/09/2012 12:20 PM, J-P. Rosen wrote: > To see if it is really the problem, look into the "messages" window (not > "location"). If you see lines that are cut at odd places, that's it. > > But it doesn't happen that often, and since it seems to be connected to > timing, it often disappears if you run it one more time. > > Now, if what I describe does not look like your problem, there might be > something else... > What I see in the Messages window is the Python traceback that I showed my earlier posts. I don't see anything that looks like Adactl output. It probably is the same thing, though. I just tried it numerous times on several files and it did work once. Based on my complete unscientific analysis I'd say it's working about 5% of the time for me. So it's not very usable, unfortunately. I guess I'll have to stick to the command line. Peter