Hex editor Okteta 0.26.17 released
Friedrich W. H. Kossebau
kossebau at kde.org
Mon Sep 9 22:42:21 BST 2024
Hi,
Okteta 0.26.17 has been released.
About Okteta:
Okteta is an editor & viewer for the raw data of files. Its functionality is
mainly implemented in software libraries with a public API and thus also
available to other software.
Learn more at https://apps.kde.org/okteta
Note to packagers:
Consider to make use of the new build configuration flag BUILD_TERMINALTOOL.
Okteta has a terminal tool, which embeds the Konsole KPart. Okteta being still
only Qt5-based thus needs an old Qt5-based version of the KPart.
Distributions which only provide a recent version of Konsole (Qt6-based)
therefore would have a non-working terminal tool in their packaged Okteta.
Which will also do sad reporting about this in the logging:
--- 8< ---
kf.coreaddons: "Could not find plugin konsolepart"
--- 8< ---
So this new version of Okteta now support a build flag to skip adding the
tool. Use "-DBUILD_TERMINALTOOL=OFF" when calling cmake to achieve that.
The flag will disappear again in the first Qt6-based version of Okteta.
Changes since 0.26.16:
* Added: Building the Terminal tool now optional
* Fixed: initial too large window size
(BUG 462703)
* Fixed: leakage of QMimeData objects of byte array file/data generation
* Changed: Statistics tool: use configured undefined char in table
* Changed: Value/Char Table tool: use configured undefined char in table
Download from:
https://download.kde.org/stable/okteta/0.26.17/src/
sha256:
4ee03764a29f977a69f330240015c22afa5726f17e5a71de441ea9ec88eb6e18
okteta-0.26.17.tar.xz
Signed with PGP key:
E6EB D6EB 0518 FE5B CCA5 F6A7 6AAC DD26 3C2C EFD4
Get from https://collaborate.kde.org/s/DsLy35eqG6qH7MJ
okteta-0.26.17.tar.xz.sig
Cheers
Friedrich
More information about the Kde-announce-apps
mailing list