PureBasic 6.03 LTS is released !

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
mk-soft
Always Here
Always Here
Posts: 6204
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: PureBasic 6.03 LTS beta 3 is ready to test !

Post by mk-soft »

stevie1401 wrote: Wed Jul 19, 2023 7:41 am There is no slider in the procedure listing on the right in the gtk3 version in 6.3 beta 3 (Linux Mint / Ubunbtu)
Is a gadget color problem. Still working on it.
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
User avatar
useful
Enthusiast
Enthusiast
Posts: 402
Joined: Fri Jul 19, 2013 7:36 am

Re: PureBasic 6.03 LTS beta 3 is ready to test !

Post by useful »

Has anyone managed to run Mouse.pb and Keyboard.pb with gtk2 in beta3?
-----------
p.s. I answer myself:
The problem occurs in a virtualbox (VBoxSVGA) environment.
On real hardware they work as expected.
Dawn will come inevitably.
User avatar
mk-soft
Always Here
Always Here
Posts: 6204
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: PureBasic 6.03 LTS beta 3 is ready to test !

Post by mk-soft »

useful wrote: Fri Jul 28, 2023 6:27 am Has anyone managed to run Mouse.pb and Keyboard.pb with gtk2 in beta3?
-----------
p.s. I answer myself:
The problem occurs in a virtualbox (VBoxSVGA) environment.
On real hardware they work as expected.
Same problem with all pb version on VM Linux with Parallels (macOS)
Solution:
Link: Linux Screen3DMousePatch
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
User avatar
minimy
Enthusiast
Enthusiast
Posts: 552
Joined: Mon Jul 08, 2013 8:43 pm
Location: off world

Re: PureBasic 6.03 LTS beta 3 is ready to test !

Post by minimy »

Thanks a lot for this new version!
PB forever!! :D
If translation=Error: reply="Sorry, Im Spanish": Endif
Wolfram
Enthusiast
Enthusiast
Posts: 604
Joined: Thu May 30, 2013 4:39 pm

Re: PureBasic 6.03 LTS beta 3 is ready to test !

Post by Wolfram »

Hello Fred,

it would be great if you can fix the broken PB_Gadget_SetOpenFinderFiles() in this release.
Since macOS 11 (Big Sur) it dosen't work anymore.

viewtopic.php?t=79365

Thanks
macOS Catalina 10.15.7
Fred
Administrator
Administrator
Posts: 18162
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PureBasic 6.03 LTS beta 4 is ready to test !

Post by Fred »

beta 4 is out and it focus on many more Linux fixes ! We also reverted (for now) the TextGadget() change for Windows as it was not correctly done.

Bugfixes for this version:This list was created automatically. All updated bug threads from the date of the last final version have been determined.
User avatar
useful
Enthusiast
Enthusiast
Posts: 402
Joined: Fri Jul 19, 2013 7:36 am

Re: PureBasic 6.03 LTS beta 4 is ready to test !

Post by useful »

Just reading the enumerations is already causing fatigue.
It is hard to imagine the amount of work done!!!
Thank you very much for your hard work.
Dawn will come inevitably.
User avatar
jacdelad
Addict
Addict
Posts: 1992
Joined: Wed Feb 03, 2021 12:46 pm
Location: Riesa

Re: PureBasic 6.03 LTS beta 4 is ready to test !

Post by jacdelad »

Yeah! Thanks Fred and Team!
Good morning, that's a nice tnetennba!

PureBasic 6.21/Windows 11 x64/Ryzen 7900X/32GB RAM/3TB SSD
Synology DS1821+/DX517, 130.9TB+50.8TB+2TB SSD
User avatar
Janni
Enthusiast
Enthusiast
Posts: 127
Joined: Mon Feb 21, 2022 5:58 pm
Location: Norway

Re: PureBasic 6.03 LTS beta 4 is ready to test !

Post by Janni »

Truly outstanding work Fred and team! A round of applause for your awesomeness!
Thank you!
Spec: Linux Mint 20.3 Cinnamon, i7-3770K, 16GB RAM, RTX 2070 Super
nsstudios
Enthusiast
Enthusiast
Posts: 309
Joined: Wed Aug 28, 2019 1:01 pm
Location: Serbia
Contact:

Re: PureBasic 6.03 LTS beta 4 is ready to test !

Post by nsstudios »

Awesome! Thanks! :)
BarryG
Addict
Addict
Posts: 4123
Joined: Thu Apr 18, 2019 8:17 am

Re: PureBasic 6.03 LTS beta 4 is ready to test !

Post by BarryG »

Fred wrote: Sat Jun 10, 2023 7:08 pmbeta 4 is out and it focus on many more Linux fixes ! We also reverted (for now) the TextGadget() change for Windows as it was not correctly done.
Happy to confirm my app is now 100% working again with Beta 4 (I had to use only Beta 1 before). That is, #SS_NOTIFY and TextGadgets do what they used to, and #WM_NOTIFY is working again in my callback with no code changes needed. VERY happy with Beta 4 - thank you, Fred!
User avatar
marcoagpinto
Addict
Addict
Posts: 1039
Joined: Sun Mar 10, 2013 3:01 pm
Location: Portugal
Contact:

Re: PureBasic 6.03 LTS beta 4 is ready to test !

Post by marcoagpinto »

Thank you, Fred and Team!
stevie1401
User
User
Posts: 81
Joined: Sat Oct 18, 2014 7:14 am

Re: PureBasic 6.03 LTS beta 4 is ready to test !

Post by stevie1401 »

I also like to use the Purebasic and Spiderbasic IDE in Wine on Linux for different reasons.
Unfortunately, the main toolbar is no longer displayed under Wine.
I think because Fred took out the icons that are NOT HQ. It would be really great if Fred could put them back in.
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Re: PureBasic 6.03 LTS beta 4 is ready to test !

Post by Psychophanta »

Many thanks!
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
BarryG
Addict
Addict
Posts: 4123
Joined: Thu Apr 18, 2019 8:17 am

Re: PureBasic 6.03 LTS beta 4 is ready to test !

Post by BarryG »

Problem: When I try to compile with PB 6.03 Beta 4 (32-bit) on Windows, it forces the exe to run with admin rights (and the generated exe has the admin shield on its icon). Bug report done.
Last edited by BarryG on Thu Aug 17, 2023 8:41 am, edited 1 time in total.
Post Reply