Re: PureBasic 6.20 beta 3 is out !
Posted: Fri Jan 17, 2025 4:09 pm
2025-01-17: Happy New Year everyone ! The 6.20 beta 3 is available for testing and comes some new stuffs with more fixes:
Bugfixes for this version:
Code: Select all
- Added QT based IDE on Linux (thanks Fr34k) ! It's still early stage and could be unstable, feedback is welcome. Another prefs file is used (purebasic_qt.prefs) as some saved values aren't compatiable with the GTK version.
- Added external colorscheme support for the IDE to easily share them (thanks Kenmo !)
- Added string above 2GB support for 64-bit versions of PureBasic. Such big strings will be probably slow to handle, but it could be useful for simple operations.
Bugfixes for this version:
- Windows: [Done] Dialog error: '#PB_Editor_TabNavigation' flag is not supported for the following gadget: editor
- Windows: [Done] PB6.20B2 Dialog Panel resizing
- Windows: [Done] 2 Window Conflict Webgadget and WebViewGadget
- Windows: [Done] ClearGadgetItems produces instant event
- Windows: [Done] PB612-PB620b2: FTP Directory entries
- Windows: [Done] SetWindowCallback(): odd behaviour
- Windows: [Done] PB 6.20 b2 PB Lib creation fails with huge library
- Windows: [Done] PB 6.20 b1 ARM64 - Resource error
- Windows: [Done] Arm64 missaligned structures in Residents
- Linux: [Done] PB6.20-beta2 PureLibrary filename in success message wrong
- Linux: [Done] PureBasic strange behaviour on Kubuntu 24.04
- Linux: [Done] PB 6.12 C Backend compiler passing lists by reference bug while in the IDE
- Linux: [Done] PB v6.11/v6.12 Debugger and Ubuntu 24.04
- Linux: [Done] Purebasic debugging session leaves zombie process
- Linux: [Done] PB 6.02 LTS: All 3D stays black and 3D fullscreen is damaging my display settings...
- Linux: [Done] Segmentation fault when running pbcompiler --version on Ubuntu 24.04
- Linux: [Done] CloseNetworkConnection()
- Linux: [Done] StringGadget FrontColor
- Linux: [Done] Linux - Plot() Bug 2D Drawing
- Linux: [Done] Linux ShortcutGadget lowecase vs uppercase
- MacOS: [Done] Drag&Drop on ScintillaGadget doesn't work
- MacOS: [Done] "Invalid memory access" while debugging
- MacOS: [Done] PB 6.12 CanvasContainer mouse leave not sent
- MacOS: [Done] PB 6.12 ResetCoordinates() not working
- MacOS: [Done] PB 6.12 DragText() problem
- MacOS: [Done] Container Content Clipping (Possible Apple Silicon Bug)
- MacOS: [Done] #PB_Canvas_CustomCursor not working
- MacOS: [Done] CanvasGadget on Dialog dimensions
- MacOS: [Done] PB v6.20 b2: pbcompiler segmentation fault
- MacOS: [Done] PB 6.20 Beta 2 Bug - Linker failed
- MacOS: [Done] Error linking with asm compiler x64 version under MacOS 15.1
- Doc: [Done] WaitWindowEvent()