Page 1 of 1
[Done] 5.20B10 - IDE Crash during Copy/Paste in FormDesigner
Posted: Thu Aug 15, 2013 5:26 pm
by nalor
It happens in PB 5.11 and in PB 5.20B10 x86
# start PB
# create a new form
# add a container gadget
# add a text gadget to the container gadget
# copy the text-gadget to clipboard
# now create another new form
# try to paste the text gadget to this new form
# >> PB stops responding.
Re: PB5.20B10 - IDE Crash during Copy/Paste in FormDesigner
Posted: Thu Aug 15, 2013 6:51 pm
by davido
I use Windows 7x64 with PB520B10
I followed the steps posted by nalor
No problem.
Re: PB5.20B10 - IDE Crash during Copy/Paste in FormDesigner
Posted: Thu Aug 15, 2013 7:14 pm
by nalor
Hi! Tried it with 5.11 x64 on Win7x64 and the same crash happens...
The important step is to add the text-gadget into the container!
I think the issue occurs because a gadget located inside a container should be copied to a form without a container...
Re: PB5.20B10 - IDE Crash during Copy/Paste in FormDesigner
Posted: Thu Aug 15, 2013 7:27 pm
by LuCiFeR[SD]
Confirmed.
Followed the exact steps nalor provided with x86 and x64 5.20b10 LTS and the IDE stops responding.
Re: PB5.20B10 - IDE Crash during Copy/Paste in FormDesigner
Posted: Thu Aug 15, 2013 7:29 pm
by davido
Hi nalor,
Edit: Sorry, I copied it
onto the container the first few times.
Your result confirmed, once I copied it
into the container.
Thanks for your persistence.
Re: PB5.20B10 - IDE Crash during Copy/Paste in FormDesigner
Posted: Thu Aug 15, 2013 8:54 pm
by TI-994A
Hi nalor. Very specific sequence, but you're right; it does fail.
Re: PB5.20B10 - IDE Crash during Copy/Paste in FormDesigner
Posted: Thu Aug 15, 2013 9:48 pm
by Olby
Confirmed! x86 5.20b10 LTS.
Re: PB5.20B10 - IDE Crash during Copy/Paste in FormDesigner
Posted: Fri Aug 23, 2013 2:54 pm
by Polo
Thanks for the detailed report!
Fixed.