[Gambas-user] Gambas application freeze on file/image selection (Out of Bounds #21)
Ian Roper
westozscribe at gmail.com
Mon Aug 7 14:59:00 CEST 2023
Yes - same thing happens after a reload.
I also tried editing the .project file and setting the icon= to blank to
overcome the inability to set the project icon,
and also tried editing the .form file and removing the Picture line
from a component and this had no effect either.
Cheers,
Ian.
On 7/8/23 11:07 am, BB wrote:
>
>
> On 7/8/23 12:33 pm, Ian Roper wrote:
>> As per the attached image.
>>
>> What I did was change the location for an existing applications icons
>> - manually.
>>
>>
>> Original : {Project Folder}/Icons16X16
>>
>> New: {Project Folder}/Images/Icons16X16
>>
>> Original : {Project Folder}/Icons32X32
>>
>> New: {Project Folder}/Images/Icons32X32
>>
>>
>> On editing the application through the GUI, as expected, the icons no
>> longer displayed and the Picture parameter in the form was blank.
>> However, when I try to select a new Picture for my control the
>> application freezes and on trying to close it, I get a "Force Quit /
>> Wait" dialogue.
>>
>> I tried this on three small projects ( changing the location of the
>> icons ) and it crashed in the same way with the same error message so
>>
>> pretty safe to assume that this is not project specific.
>>
>> On checking the .form file for the applicable form, I noticed that
>> the Picture reference for the controls still pointed to the the old
>> path - which is sort of expected.
>>
>>
>> The error also occurs when you try to change the Icon for the Project
>> in Project Preferences.
>>
>>
>> Cheers,
>>
>> Ian.
>>
>>
>> Just to clarify, is this happening after you have reloaded the
>> project concerned?
>>
>>
>>
>>
>>
>> ----[http://gambaswiki.org/wiki/doc/netiquette ]----
>
> ----[http://gambaswiki.org/wiki/doc/netiquette ]----
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230807/319cb75b/attachment.htm>
More information about the User
mailing list