Forum > Lazarus
Lazarus Release 2.2.4
mattias:
The Lazarus team is glad to announce the release of Lazarus 2.2.4.
This is a bugfix release and was built with FPC 3.2.2.
Here is the list of changes for Lazarus and Free Pascal:
http://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes
http://wiki.lazarus.freepascal.org/User_Changes_3.2.2
Here is the list of fixes for Lazarus 2.2.x:
https://gitlab.com/freepascal.org/lazarus/lazarus/-/commits/fixes_2_2
The release is available for download on SourceForge:
http://sourceforge.net/projects/lazarus/files/
Choose your CPU, OS, distro and then the "Lazarus 2.2.4" directory.
Checksums for the SourceForge files:
https://www.lazarus-ide.org/index.php?page=checksums#2_2_4
Minimum requirements:
Windows:
2k, 32 or 64bit.
FreeBSD/Linux:
gtk 2.24 for gtk2, qt4.5 for qt, qt5.6 for qt5, 32 or 64bit.
Mac OS X:
Cocoa (64bit) 10.12, Carbon (32bit) 10.5 to 10.14, qt and qt5 (32 or 64bit).
The gitlab page:
https://gitlab.com/freepascal.org/lazarus/lazarus/-/tree/lazarus_2_2_4
For people who are blocked by SF, the Lazarus releases from SourceForge are mirrored at: ftp://ftp.freepascal.org/pub/lazarus/releases/
d7_2_laz:
Unfortunately at least this one is still missing:
LCL/TListView: More complete fix of issue #39708, based on patch by d7_2_laz...
https://gitlab.com/freepascal.org/lazarus/lazarus/-/commit/c0c30424debbd95c58fc9e8b98293dba55292d12
... referring to this issue:
Windows, virtual listview, "Item" in "Edited" becomes to be wrong when selection changed during editing
https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/39708
--> What can we do for to make it work again with the 2.2.4?
wp:
Hmmm... This report is tagged with "milestone 2.4". If I remember correctly, this was some kind of difficult work with some changes deep in the heart of the listview, and I was not sure if we did not break something else.
d7_2_laz:
Yes wp (thank you!).
There was also some keeping track of the selection list (around "InitMultiSelList", "Upda]"]>BlockedltiSelList" & co.; cannot see them within the 2.2.4) last april, maybe you remember roughly. I applied those patches as discussed last april (from lazgit), and what i can say is that upfrom these changes the virtual listview, multiselect, did work smart and without any problems regarding this bunch of issues discussed (it was a closed long story for me).
Will it be surely within a 2.4? And how to have it for (on top of) the 2.2.4?
wp:
--- Quote from: d7_2_laz on September 28, 2022, 05:17:30 pm ---Will it be surely within a 2.4? And how to have it for (on top of) the 2.2.4?
--- End quote ---
Well, 2.2.4 is done - nothing can change it any more. If you are sure that the committed fix is working and has no side-effects, we can target it for v2.2.6 (or 2.4 - whichever comes first). In the meantime it will be in "fixes" then. Is it only the commit that you cited above?
Navigation
[0] Message Index
[#] Next page