[Gambas-user] Editor crash when renaming an image that contained a PictureBox
T Lee Davidson
t.lee.davidson at gmail.com
Thu Nov 16 23:56:00 CET 2023
On 11/16/23 16:57, fmfdario wrote:
> Hello everyone!.
>
> I will reproduce the problem.
>
> - New project. QT5 for example.
> - Add a picture box control
> - I add an image to the project and select it in the picture property in the picturebox control.
>
> Now I want to change the name of the image. Probably this way of doing it has created part of the problem.
>
> In the project tree I use the context menu and use rename the file.
> Now I'm going to select the same file with the new name in the property.
>
> The file selection dialog opens and fails.
> The development environment hangs.
>
> I am using Gambas stable 3.18.4
>
> Thanks in advance.
>
> Shell
Sorry, I cannot reproduce the issue you describe. I tried it with both Qt5 and GTK3 and with two different image files. I am
able to select the newly renamed file in the PictureBox.Picture dialog successfully with no crash.
> I am using Gambas stable 3.18.4
Same here.
--
Lee
GTK+3=/usr/lib64/libgtk-3.so.0.2404.30
QT5=/usr/lib64/libQt5Core.so.5.15.8
More information about the User
mailing list