PureBasic 4.60 beta 3
PureBasic 4.60 beta 3
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.
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
Hi and thank you!
But on Kubuntu 11.04 this beta doesn't start anymore
Edit:
I'm wrong. It starts with sudo command. Is it meant to be so?
But on Kubuntu 11.04 this beta doesn't start anymore

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)
-
- User
- Posts: 29
- Joined: Wed Nov 25, 2009 9:37 am
Re: PureBasic 4.60 beta 3
Thanks a lot!
PureBasic 4.72 LTS - Windows / MacOS / Linux / strong coffee / stronger coffee / Coffee intravenously...
Re: PureBasic 4.60 beta 3
Thanks Fred... 

-
- Addict
- Posts: 1482
- Joined: Tue Feb 22, 2011 1:16 pm
Re: PureBasic 4.60 beta 3
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!
PureBasic: Born in 1998 and still going strong to this very day!
-
- Addict
- Posts: 4777
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
Re: PureBasic 4.60 beta 3
The bug with the new SplitList() command is still there.Fred wrote:Don't hesitate to report bugs to have the best final version possible !
Regards, Little John
Re: PureBasic 4.60 beta 3
You dont read allLittle John wrote:The bug with the new SplitList() command is still there.Fred wrote:Don't hesitate to report bugs to have the best final version possible !
Regards, Little John

Fred wrote:The bugs marked as [Done] in the forum should be corrected
Please correct my english
http://purebasic.developpez.com/
http://purebasic.developpez.com/
-
- Addict
- Posts: 4777
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
Re: PureBasic 4.60 beta 3
So you know what I read and what I didn't read? Interesting.Comtois wrote:You dont read all
Re: PureBasic 4.60 beta 3
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/
http://purebasic.developpez.com/
- DoubleDutch
- Addict
- Posts: 3220
- Joined: Thu Aug 07, 2003 7:01 pm
- Location: United Kingdom
- Contact:
Re: PureBasic 4.60 beta 3
Thanks. 

https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
https://reportcomplete.com <- School end of term reports system
Re: PureBasic 4.60 beta 3
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!
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
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
...
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

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
-
- Addict
- Posts: 4777
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
Re: PureBasic 4.60 beta 3
I am (and was ) aware, that that bug is not marked [Done], thanks.Comtois wrote:I simply wanted to point out that you asked for a bug who is not marked [Done]
So I wondered whether it might have been overlooked, and I wanted to remind of it.
Re: PureBasic 4.60 beta 3
I got this once while starting PB.
win7, 32 bit
update: got another
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)
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
---------------------------
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
---------------------------
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!
- Psychophanta
- Always Here
- Posts: 5153
- Joined: Wed Jun 11, 2003 9:33 pm
- Location: Anare
- Contact:
Re: PureBasic 4.60 beta 3
Great work, as always!