[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: TestError
[Thread Prev] | [Thread Next]
- Subject: Re: TestError
- From: Salva <harpomix@xxxxxxxxx>
- Date: Mon, 10 Nov 2025 18:22:16 +0100
- To: user@xxxxxxxxxxxxxxxxxxxxxx
GridView contains several Try blocks without subsequent error handling. If an error occurs in the component, nothing happens, but it is logged in the static Error class. Greetings. El lun, 10 nov 2025 a las 17:20, Lee (<t.lee.davidson@xxxxxxxxx>) escribió: > On 11/10/25 10:47 AM, CD wrote: > > Print Error.Class -> (Class 0x590273648788) > > Print Error.Code -> 6 > > Print Error.Text -> Type mismatch: wanted Integer, got Null instead > > Print Error.Where -> [gb.gui.base]._GridView_Rows._GetRowHeight.161 > > I get the same result with version 3.20.4 except the line triggering the > error is different: > [gb.gui.base]._GridView_Rows._GetRowHeight.162 > > This is using KDE with Qt6 on X11. > > > -- > Lee > > --- Gambas User List Netiquette [ > https://gambaswiki.org/wiki/doc/netiquette] ---- > --- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] > ---- > > >
| TestError | CD <dessere.claude@xxxxxx> |
| Re: TestError | Lee <t.lee.davidson@xxxxxxxxx> |