Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2024-04-28 Thread Blady via Gnoga-list
> Le 12 mars 2024 à 13:37, Wayne Bullaughey via Gnoga-list > a écrit : > > Soon after my application starts a call to Swap_Connection occurs. Within 60 > seconds of that I get the following: > > 2024-03-12 08:28:17.87 : Deleting connection - 2 > 2024-03-12 08:28:17.88 : Watchdog error. >

Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2024-03-21 Thread Blady via Gnoga-list
> Le 21 mars 2024 à 21:07, Wayne Bullaughey via Gnoga-list > a écrit : > > gnoga.ads has 1.2b. Is that the official version? Hello Wayne, Gnoga 1.2 is the last version from archive. You can get version 1.6a stable with GIT: https://sourceforge.net/p/gnoga/code/ci/V1.6a/tree/ Versions 1.x

Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2024-03-21 Thread Wayne Bullaughey via Gnoga-list
gnoga.ads has 1.2b. Is that the official version? Wayne > On Mar 21, 2024, at 12:10 PM, Jeremiah Breeden > wrote: > > Wayne, > > I remember this being a thing a while back and it was fixed updated in a > later version of Gnoga. Can you confirm what version of Gnoga you are > running? > >

Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2024-03-21 Thread Jeremiah Breeden
Wayne, I remember this being a thing a while back and it was fixed updated in a later version of Gnoga. Can you confirm what version of Gnoga you are running? On Tue, Mar 12, 2024 at 9:29 AM Wayne Bullaughey via Gnoga-list < gnoga-list@lists.sourceforge.net> wrote: > Soon after my application

Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2024-03-12 Thread Wayne Bullaughey via Gnoga-list
Soon after my application starts a call to Swap_Connection occurs. Within 60 seconds of that I get the following: 2024-03-12 08:28:17.87 : Deleting connection - 2 2024-03-12 08:28:17.88 : Watchdog error. 2024-03-12 08:28:17.88 : raised ADA.ASSERTIONS.ASSERTION_ERROR : Position cursor of Next

Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2023-11-28 Thread Jeffrey R. Carter via Gnoga-list
On 28 November 2023 19:56:27 UTC, Blady wrote: > > >> Le 25 nov. 2023 à 19:58, Jeffrey R. Carter via Gnoga-list >> a écrit : >> >> On 25 November 2023 18:49:46 UTC, Blady wrote: >>> >>> Le 18 nov. 2023 à 21:26, J Carter a écrit : > I've upgraded Simple Components in dev_1.8

Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2023-11-28 Thread Blady via Gnoga-list
> Le 25 nov. 2023 à 19:58, Jeffrey R. Carter via Gnoga-list > a écrit : > > On 25 November 2023 18:49:46 UTC, Blady wrote: >> >> >>> Le 18 nov. 2023 à 21:26, J Carter a écrit : >>> I've upgraded Simple Components in dev_1.8 branch:

Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2023-11-25 Thread Jeffrey R. Carter via Gnoga-list
On 25 November 2023 18:49:46 UTC, Blady wrote: > > >> Le 18 nov. 2023 à 21:26, J Carter a écrit : >> >> > I've upgraded Simple Components in dev_1.8 branch: >> > https://sourceforge.net/p/gnoga/code/ci/dev_1.8/tree/ >> > I've tested ok with GNAT FSF 13.2 from Alire. >> >> That compiles.

Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2023-11-25 Thread Blady via Gnoga-list
> Le 18 nov. 2023 à 21:26, J Carter a écrit : > > > I've upgraded Simple Components in dev_1.8 branch: > > https://sourceforge.net/p/gnoga/code/ci/dev_1.8/tree/ > > I've tested ok with GNAT FSF 13.2 from Alire. > > That compiles. Attached is a reproducer, data_error.adb, and corresponding >

Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2023-11-18 Thread J Carter via Gnoga-list
> I've upgraded Simple Components in dev_1.8 branch:  > https://sourceforge.net/p/gnoga/code/ci/dev_1.8/tree/ > I've tested ok with GNAT FSF 13.2 from Alire. That compiles. Attached is a reproducer, data_error.adb, and corresponding project file (edit the path to gnoga.gpr as needed). The Log

Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2023-11-18 Thread Blady via Gnoga-list
> Le 17 nov. 2023 à 15:03, J Carter a écrit : > > > But maybe the two same errors in both code cancel each other out. > > Yes, they would. > > > Could you please give a reproducer? > > Maybe not. I realized I hadn't pulled for a while, so I did a pull and now > "make all" has errors with

Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2023-11-17 Thread J Carter via Gnoga-list
> But maybe the two same errors in both code cancel each other out. Yes, they would. > Could you please give a reproducer? Maybe not. I realized I hadn't pulled for a while, so I did a pull and now "make all" has errors with the Simple Components. The first I saw was fixed long ago, before GNAT

Re: [Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2023-11-16 Thread Blady via Gnoga-list
Hello Jeff, > Le 14 nov. 2023 à 18:35, Jeffrey R. Carter via Gnoga-list > a écrit : > > Comments ts based on the 1.7 branch. > > There appears to be an error in function String_To_Pixel_Data, based on the > string returned from function Data (Image_Data_Type) return String: the Y > loop

[Gnoga-list] Errors in Gnoga.Gui.Element.Canvas.Context_2d

2023-11-14 Thread Jeffrey R. Carter via Gnoga-list
Comments ts based on the 1.7 branch. There appears to be an error in function String_To_Pixel_Data, based on the string returned from function Data (Image_Data_Type) return String: the Y loop needs to be the outer loop. In addition, the 4 function calls in the aggregate rely on the order of