[Gambas-user] Gambas application freeze on file/image selection (Out of Bounds #21)
BB
adamnt42 at gmail.com
Tue Aug 8 01:01:23 CEST 2023
On 8/8/23 7:21 am, Ian Roper wrote:
>
> Tried all the compile/make executable options. The same problem remains.
>
> Even deleting the controls that have images and then adding them again
> will cause a crash as soon as your browse for an image..
>
> I tried recreating the the folder I renamed and the crash still occurs
> in the same way.
>
> This is an issue of my own making and given that it hasn't come up
> before, it must be a pretty rare bug(?)
>
>
> Cheers,
>
> Ian.
>
>
>
>
> On 8/8/23 4:39 am, Bruce Steers wrote:
>> Try the "compile all" button after that to rebuild the binaries
>>
>> On Mon, 7 Aug 2023, 14:00 Ian Roper, <westozscribe at gmail.com> wrote:
>>
>> 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?
>>>>
>>>>
One more grasp at a straw. Are you running the IDE under GTK or QT?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230808/b8861a16/attachment.htm>
More information about the User
mailing list