Page 5 of 8

Re: PureBasic 5.72 LTS Beta 2 is available !

Posted: Sun Mar 22, 2020 10:35 am
by DoubleDutch
Thanks for the B3 update :)

This is still partially broken though (not done):
https://www.purebasic.fr/english/viewto ... =4&t=74788

Re: PureBasic 5.72 LTS Beta 2 is available !

Posted: Sun Mar 22, 2020 10:51 am
by mk-soft
Big Thanks,

some fixed without [done] :wink:

Re: PureBasic 5.72 LTS Beta 2 is available !

Posted: Sun Mar 22, 2020 6:19 pm
by Demivec
Thanks for the update.


Just a small note, the thread title still says 'Beta 2'. :wink:

Re: PureBasic 5.72 LTS Beta 3 is available !

Posted: Sun Mar 22, 2020 10:58 pm
by stevie1401
With the beta3, the IDE also crashes very frequently when the code exceeds 16,000 lines. The bug has not been fixed.

Re: PureBasic 5.72 LTS Beta 3 is available !

Posted: Mon Mar 23, 2020 9:11 am
by BarryG
stevie1401 wrote:With the beta3, the IDE also crashes very frequently when the code exceeds 16,000 lines. The bug has not been fixed.
Not here. My source is just under 40,000 lines. Must be something else causing the crash.

Re: PureBasic 5.72 LTS Beta 3 is available !

Posted: Mon Mar 23, 2020 9:28 am
by Fred
stevie1401 wrote:With the beta3, the IDE also crashes very frequently when the code exceeds 16,000 lines. The bug has not been fixed.
Is there any bug report opened ?

Re: PureBasic 5.72 LTS Beta 3 is available !

Posted: Mon Mar 23, 2020 2:45 pm
by kenmo
Fred, do you think it's a good time to "freeze" the IDE for 5.72 release?

I mean, only bugfixes now, and save new features for a future release.

Re: PureBasic 5.72 LTS Beta 3 is available !

Posted: Mon Mar 23, 2020 5:23 pm
by Fred
Yes, I won't put any PR anymore in master

Re: PureBasic 5.72 LTS Beta 3 is available !

Posted: Mon Mar 30, 2020 6:14 am
by stevie1401
BarryG wrote:
stevie1401 wrote:With the beta3, the IDE also crashes very frequently when the code exceeds 16,000 lines. The bug has not been fixed.
Not here. My source is just under 40,000 lines. Must be something else causing the crash.
Unfortunately there are always people who snap their fingers quickly and say that everything works fine for them.
This does not help with troubleshooting.
The bug has been known for a long time and I have written it to the forum several times.
This bug is available from Purebasic and Spiderbasic.
The error description in the console is:
Floating point exception (memory dump written)
Both IDES, Spider and Purebasic cannot be used with Linux.

Unfortunately I have to use Wine under Linux to work with Purebasic.

Re: PureBasic 5.72 LTS Beta 3 is available !

Posted: Mon Mar 30, 2020 8:23 am
by BarryG
stevie1401 wrote:Unfortunately there are always people who snap their fingers quickly and say that everything works fine for them.
Sorry about that. It wasn't intended as a finger-snap; rather, just to point out that it's not a common problem. I won't reply to reports anymore.

Re: PureBasic 5.72 LTS Beta 3 is available !

Posted: Mon Mar 30, 2020 9:24 am
by Mindphazer
He did not clearly specify that the IDE crash problem was on Linux
Therefore, he did not report any problem until Fred asked if there was a bug report open...

Re: PureBasic 5.72 LTS Beta 3 is available !

Posted: Mon Mar 30, 2020 5:57 pm
by Demivec
BarryG wrote:
stevie1401 wrote:Unfortunately there are always people who snap their fingers quickly and say that everything works fine for them.
Sorry about that. It wasn't intended as a finger-snap; rather, just to point out that it's not a common problem. I won't reply to reports anymore.
[BeginOffTopic]
@BarryG: He was already starting off on the wrong foot. This is not the thread or forum to make bug reports to. Strangely enough, they would be posted in the Bug Reports forum. People who post in an announcement thread like this one are lucky if they get any action on a bug. If he had posted in an appropriate thread and forum he also should have included the needed details on when and how the bug occurs (in Linux).
[EndOffTopic]

Re: PureBasic 5.72 LTS is out !

Posted: Mon Mar 30, 2020 9:22 pm
by Fred
Final version is out ! Thank you a lot for your patience and for the feedbacks ! Special thanks to all the contributors on the public PureBasic github repo :)

Re: PureBasic 5.72 LTS is out !

Posted: Mon Mar 30, 2020 10:06 pm
by BarryG
Fred wrote:Final version is out !)
Thanks, Fred! (And thanks, Demivec).

Re: PureBasic 5.72 LTS is out !

Posted: Mon Mar 30, 2020 11:58 pm
by IdeasVacuum
Thanks Fred, very much appreciated.