[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Before releasing Gambas 3.21.4
[Thread Prev] | [Thread Next]
- Subject: Re: Before releasing Gambas 3.21.4
- From: Olivier Cruilles <olivier.cruilles@xxxxxxxx>
- Date: Sat, 7 Mar 2026 13:50:59 -0500
- To: Mailing List Gambas <user@xxxxxxxxxxxxxxxxxxxxxx>
- Cc: Olivier Cruilles <olivier.cruilles@xxxxxxxx>
| I have just tested the Gambas stable version: 1) The issue to rename items in the IDE treeview works now 2) The default Button of an Info panel like ‘Create a new Class’ does no react now with the ‘Enter’ touch of the keyboard, I need to clic with the mouse. 3) The issue with the background color of the Workspace seems to be ok now, so I must define a background color of the Object that include the Workspace when the Workspace is empty, and remove the background color of the Object when the Workspace has children to avoid to have the Tabs bar of the Workspace with the color of the Object. Make sense for you ? 4) With the last Stable Gambas version I have tested today, a new error message appears (even after cleaned up the sources). It was not there in the previous one. This message appears for any project I open in the IDE, graphical project or command line. ![]() 5) When I use the Serialization/Deserialization definition in a Class over a TCP socket, on the server side that receive the data from the socket, the 'MyObjectClass = READ #sock as MyClass’ produce a Segmentation Fault of the process server. My question is: does this method of Serialization/Deserialization of a Class Object is available/possible through a TCP Socket or it is only available to store/read data to a file or to the memory, or maybe it’s a bug ? Tested on both DEV or Stable Gambas version Let me kmow if I need to create a bugtracker for that issue. Olivier
|
| Re: Before releasing Gambas 3.21.4 | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| Re: Before releasing Gambas 3.21.4 | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
| Re: Before releasing Gambas 3.21.4 | Yahoo <olivier.cruilles@xxxxxxxx> |
| Re: Before releasing Gambas 3.21.4 | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |
