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=0.0 required=3.0 tests=BAYES_20,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a05:620a:1279:b0:67e:e60:1bc4 with SMTP id b25-20020a05620a127900b0067e0e601bc4mr5992286qkl.374.1649258952590; Wed, 06 Apr 2022 08:29:12 -0700 (PDT) X-Received: by 2002:a81:cf06:0:b0:2db:f404:d7b with SMTP id u6-20020a81cf06000000b002dbf4040d7bmr7726899ywi.334.1649258952455; Wed, 06 Apr 2022 08:29:12 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 6 Apr 2022 08:29:12 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=94.31.102.23; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf NNTP-Posting-Host: 94.31.102.23 References: <410d2d23-c6bd-4e09-b236-6905074fc684n@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Ada_GUI From: AdaMagica Injection-Date: Wed, 06 Apr 2022 15:29:12 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader02.eternal-september.org comp.lang.ada:63704 List-Id: Hi Jeff, I observe very strange behaviour wrt icon. Today it suddenly appeared with yesterday's executable. It's your favicon.ico. 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. 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 Christoph