PureBasic 4.60 beta 3

Developed or developing a new product in PureBasic? Tell the world about it.
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

PureBasic 4.60 beta 3

Post 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.
User avatar
shadow
User
User
Posts: 34
Joined: Thu Dec 16, 2010 1:25 pm
Location: Germany

Re: PureBasic 4.60 beta 3

Post 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?
Last edited by shadow on Sun May 08, 2011 1:11 pm, edited 1 time in total.
ThinkPad T61 | PureBasic 4.51 | Windows 7 (32) | Kubuntu 11.10 (64) | Syllable (32)
Klaus_1963
User
User
Posts: 29
Joined: Wed Nov 25, 2009 9:37 am

Re: PureBasic 4.60 beta 3

Post by Klaus_1963 »

Thanks a lot!
PureBasic 4.72 LTS - Windows / MacOS / Linux / strong coffee / stronger coffee / Coffee intravenously...
akee
Enthusiast
Enthusiast
Posts: 496
Joined: Wed Aug 18, 2004 9:52 am
Location: Penang, Malaysia

Re: PureBasic 4.60 beta 3

Post by akee »

Thanks Fred... :)
MachineCode
Addict
Addict
Posts: 1482
Joined: Tue Feb 22, 2011 1:16 pm

Re: PureBasic 4.60 beta 3

Post by MachineCode »

Quick fix for the manual is needed: http://www.purebasic.fr/english/viewtop ... 13&t=46284
Microsoft Visual Basic only lasted 7 short years: 1991 to 1998.
PureBasic: Born in 1998 and still going strong to this very day!
Little John
Addict
Addict
Posts: 4777
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: PureBasic 4.60 beta 3

Post 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
User avatar
Comtois
Addict
Addict
Posts: 1431
Joined: Tue Aug 19, 2003 11:36 am
Location: Doubs - France

Re: PureBasic 4.60 beta 3

Post 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
Please correct my english
http://purebasic.developpez.com/
Little John
Addict
Addict
Posts: 4777
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: PureBasic 4.60 beta 3

Post by Little John »

Comtois wrote:You dont read all :)
So you know what I read and what I didn't read? Interesting.
User avatar
Comtois
Addict
Addict
Posts: 1431
Joined: Tue Aug 19, 2003 11:36 am
Location: Doubs - France

Re: PureBasic 4.60 beta 3

Post by Comtois »

I simply wanted to point out that you asked for a bug who is not marked [Done]
Please correct my english
http://purebasic.developpez.com/
User avatar
DoubleDutch
Addict
Addict
Posts: 3220
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Re: PureBasic 4.60 beta 3

Post by DoubleDutch »

Thanks. :D
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
Tenaja
Addict
Addict
Posts: 1959
Joined: Tue Nov 09, 2010 10:15 pm

Re: PureBasic 4.60 beta 3

Post 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!
PMV
Enthusiast
Enthusiast
Posts: 727
Joined: Sat Feb 24, 2007 3:15 pm
Location: Germany

Re: PureBasic 4.60 beta 3

Post 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
Little John
Addict
Addict
Posts: 4777
Joined: Thu Jun 07, 2007 3:25 pm
Location: Berlin, Germany

Re: PureBasic 4.60 beta 3

Post 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.
User avatar
Azul
Enthusiast
Enthusiast
Posts: 109
Joined: Fri Dec 29, 2006 9:50 pm
Location: Finland

Re: PureBasic 4.60 beta 3

Post 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)
Last edited by Azul on Tue May 10, 2011 12:26 am, edited 3 times in total.

Code: Select all

; Hello, World!
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Re: PureBasic 4.60 beta 3

Post by Psychophanta »

Great work, as always!
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Post Reply