PureBasic 5.20 beta 20 is out

Developed or developing a new product in PureBasic? Tell the world about it.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Re: PureBasic 5.20 beta 17 is out

Post by PB »

Damn, I just downloaded 17 yesterday. :( :)
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 5.20 beta 18 is out

Post by Fred »

You need to be quicker ;)
uwekel
Enthusiast
Enthusiast
Posts: 740
Joined: Sat Dec 03, 2011 5:54 pm
Location: Oldenburg (Germany)

Re: PureBasic 5.20 beta 18 is out

Post by uwekel »

Just to let you know: Update notification is working well :)
PB 5.70 LTS (x64) - Debian Testing, Gnome 3.30.2
yrreti
Enthusiast
Enthusiast
Posts: 546
Joined: Tue Oct 31, 2006 4:34 am

Re: PureBasic 5.20 beta 18 is out

Post by yrreti »

Good Work! Fred and Team
Good Work! Good Work! Good Work!

Thanks

yrreti
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: PureBasic 5.20 beta 18 is out

Post by IdeasVacuum »

Just to let you know: Update notification is working well
PB5.20Beta17LTS x86 - Help - Check for updates - "No new versions are available"
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Korolev Michael
Enthusiast
Enthusiast
Posts: 200
Joined: Wed Feb 01, 2012 5:30 pm
Location: Russian Federation

Re: PureBasic 5.20 beta 18 is out

Post by Korolev Michael »

Holy SHIT, PB Team, Beta 18 cured one wonderful bug in Dialog, I hadn't time to report it :D

Well Done!
Former user of pirated PB.
Now registered user :].
void
Enthusiast
Enthusiast
Posts: 116
Joined: Sat Aug 27, 2011 9:50 pm
Location: Washington, USA

Re: PureBasic 5.20 beta 18 is out

Post by void »

IdeasVacuum wrote:PB5.20Beta17LTS x86 - Help - Check for updates - "No new versions are available"
Works here, after I go into Preferences and change Check for releases: to All Releases (including beta releases)

In beta 16, it happily told me about beta 18.
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: PureBasic 5.20 beta 18 is out

Post by IdeasVacuum »

ah :oops:
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
aonyn
User
User
Posts: 43
Joined: Tue May 05, 2009 5:20 am

Re: PureBasic 5.20 beta 18 is out

Post by aonyn »

PB5.2b17LTS both (x86) and (x64) notified me correctly using Win7 Ultimate 64

Regards,
David
User avatar
Comtois
Addict
Addict
Posts: 1431
Joined: Tue Aug 19, 2003 11:36 am
Location: Doubs - France

Re: PureBasic 5.20 beta 18 is out

Post by Comtois »

Message without new versions
PureBasic Updates
---------------------------
No new versions are available
---------------------------
OK
---------------------------
May be you can add the link 'Change setting' also in this message ?
Please correct my english
http://purebasic.developpez.com/
User_Russian
Addict
Addict
Posts: 1516
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: PureBasic 5.20 beta 18 is out

Post by User_Russian »

In the file "UpdateCheck.xml", specified that the current release version of the PB - 5.20.
<version category="release" number="5.20" lts="1" name="PureBasic 5.20 LTS"/>
Have already been released?
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 5.20 beta 18 is out

Post by Fred »

No, but it's ready for the release.
User_Russian
Addict
Addict
Posts: 1516
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: PureBasic 5.20 beta 18 is out

Post by User_Russian »

I suppose that PB compares the version PB of file on the disk and on the website. As will be informed of the release (when it appears), if at current moment of it already has the information in the file?
Fred
Administrator
Administrator
Posts: 18153
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 5.20 beta 18 is out

Post by Fred »

This check is for the future version, as released 5.11 does not have update check, it will indeed not work for the first version.
User avatar
Danilo
Addict
Addict
Posts: 3036
Joined: Sat Apr 26, 2003 8:26 am
Location: Planet Earth

Re: PureBasic 5.20 beta 18 is out

Post by Danilo »

Couldn't the updates get installed automatically in the future?

I have to install 6 updates (Win x86, Win x64, Linux x86, Linux x64, Mac OS X x86, Mac OS X x64) every few days,
when helping to test BETAs.
On Mac OS X I have to do extra steps every time, because the PB developers are not certified or trusted developers.
So I have to install each version, and then give permission to run the un-trusted software (CTRL+click > "Open" on MacOSX in Finder)
every time.
Automatic update (and registering as Mac OS X developers) could fix this problems for thousands of users. Maybe quit
IDE automatically and run external update(,exe)? It would help many thousands of developers, so they don't need to
install 6 updates manually every few days.
For LTS it would help to install just the latest bug fixes, so only changed libs get downloaded and installed within the current installation directory.
Post Reply