Page 1 of 6

PureBasic 4.60 beta 3

Posted: Sun May 08, 2011 1:01 pm
by Fred
Hi there,

This is the third beta of the forthcoming 4.60 version, available on your online account. The bugs marked as [Done] in the forum should be corrected. For more informations about the 4.60 version, see this topic: http://www.purebasic.fr/english/viewtop ... 14&t=45911

Don't hesitate to report bugs to have the best final version possible !

Have fun,

The Fantaisie Software Team.

Re: PureBasic 4.60 beta 3

Posted: Sun May 08, 2011 1:08 pm
by shadow
Hi and thank you!

But on Kubuntu 11.04 this beta doesn't start anymore :cry:

Edit:
I'm wrong. It starts with sudo command. Is it meant to be so?

Re: PureBasic 4.60 beta 3

Posted: Sun May 08, 2011 1:09 pm
by Klaus_1963
Thanks a lot!

Re: PureBasic 4.60 beta 3

Posted: Sun May 08, 2011 3:11 pm
by akee
Thanks Fred... :)

Re: PureBasic 4.60 beta 3

Posted: Sun May 08, 2011 3:12 pm
by MachineCode
Quick fix for the manual is needed: http://www.purebasic.fr/english/viewtop ... 13&t=46284

Re: PureBasic 4.60 beta 3

Posted: Sun May 08, 2011 5:10 pm
by Little John
Fred wrote:Don't hesitate to report bugs to have the best final version possible !
The bug with the new SplitList() command is still there.

Regards, Little John

Re: PureBasic 4.60 beta 3

Posted: Sun May 08, 2011 5:16 pm
by Comtois
Little John wrote:
Fred wrote:Don't hesitate to report bugs to have the best final version possible !
The bug with the new SplitList() command is still there.

Regards, Little John
You dont read all :)
Fred wrote:The bugs marked as [Done] in the forum should be corrected

Re: PureBasic 4.60 beta 3

Posted: Sun May 08, 2011 5:37 pm
by Little John
Comtois wrote:You dont read all :)
So you know what I read and what I didn't read? Interesting.

Re: PureBasic 4.60 beta 3

Posted: Sun May 08, 2011 5:44 pm
by Comtois
I simply wanted to point out that you asked for a bug who is not marked [Done]

Re: PureBasic 4.60 beta 3

Posted: Sun May 08, 2011 7:14 pm
by DoubleDutch
Thanks. :D

Re: PureBasic 4.60 beta 3

Posted: Sun May 08, 2011 9:19 pm
by Tenaja
Is there a consolidated list of known bugs? I'd like to try the new beta, but I don't want to read each and every bug report to see if they are "real" bugs or not...

If there is not a consolidated list, then I certainly WISH there was, stickied to the top of the forum... it seems kind of hokey to have bugs listed, but not acknowledged in an easily identifiable way.

Thanks!

Re: PureBasic 4.60 beta 3

Posted: Sun May 08, 2011 9:47 pm
by PMV
I would suggest to use the forum search in bugforums with "Done" ... but this **** search does not find anything. The [] are breaking the whole searchfunction :lol: ...
So ... there is nothing for you ... and i doesn't think fred or the others have the time to do such a list. :(

MFG PMV

Re: PureBasic 4.60 beta 3

Posted: Mon May 09, 2011 9:45 am
by Little John
Comtois wrote:I simply wanted to point out that you asked for a bug who is not marked [Done]
I am (and was ) aware, that that bug is not marked [Done], thanks.
So I wondered whether it might have been overlooked, and I wanted to remind of it.

Re: PureBasic 4.60 beta 3

Posted: Mon May 09, 2011 2:59 pm
by Azul
I got this once while starting PB.

Code: Select all

---------------------------
Error
---------------------------
An Error has been detected in the IDE!
Error: Invalid memory access
File : c:\purebasic\svn\v4.60\Fr34k\PureBasicIDE\FilePanelGadget.pb
Line : 237

IDE build on 05/08/2011 [12:19] by Fred
Branch: v4.60  Revision: 1298
---------------------------
OK   
---------------------------
win7, 32 bit

update: got another

Code: Select all

---------------------------
Error
---------------------------
An Error has been detected in the IDE!
Error: Segmentation violation
File : /home/fred/svn/v4.60/Fr34k/PureBasicIDE/FilePanelGadget.pb
Line : 494

IDE build on 05/08/2011 [10:23] by
Branch: v4.60  Revision: 1298
---------------------------
OK   
---------------------------
Ubuntu linux 11.4, remote X session.


Seems to happen if I rapidly open, close, open, close .. IDE (but it's not guaranteed to happen)

Re: PureBasic 4.60 beta 3

Posted: Mon May 09, 2011 9:50 pm
by Psychophanta
Great work, as always!