From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-2.9 required=3.0 tests=BAYES_00,NICE_REPLY_A autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: "Jeffrey R.Carter" Newsgroups: comp.lang.ada Subject: Re: Ada_GUI Date: Wed, 6 Apr 2022 17:38:57 +0200 Organization: A noiseless patient Spider Message-ID: References: <410d2d23-c6bd-4e09-b236-6905074fc684n@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Wed, 6 Apr 2022 15:38:58 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="d96c7bae9a0bf0ccf60205195e88b5bd"; logging-data="10663"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/biAibs5ZQJewFqzEIw9a8t0Kgwh5xnCk=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Cancel-Lock: sha1:EKra3jXrZpyi0zrxVCCX1gpYPxA= In-Reply-To: Content-Language: en-US Xref: reader02.eternal-september.org comp.lang.ada:63706 List-Id: On 2022-04-06 17:29, AdaMagica wrote: > Hi Jeff, > I observe very strange behaviour wrt icon. > Today it suddenly appeared with yesterday's executable. It's your favicon.ico. Curious, see my post of a few minutes ago. >I deleted the file, and very strangely, if I start the executable again, favicon is still there. > More strange behaviour: I replaced it by my own Ada.ico - drum roll: favicon is still there. Browsers cache things. > When I kill the exe, I get: > 2022-04-06 17:18:35.69 : Deleting connection - 1 > 2022-04-06 17:18:35.70 : Connection error ID-1 with message : raised ADA.IO_EXCEPTIONS.LAYOUT_ERROR : Subscript error > > 2022-04-06 17:18:35.71 : HTTP Server Stopping > 2022-04-06 17:18:35.74 : Normal exit of task: main_task_00000000009D5710 > [2022-04-06 17:18:35] process terminated successfully, elapsed time: 08.79s The exception msg always occurs when the program ends. At that point it doesn't seem important, so I haven't put much effort into suppressing it. -- Jeff Carter "We'll make Rock Ridge think it's a chicken that got caught in a tractor's nuts!" Blazing Saddles 87