https://bugs.kde.org/show_bug.cgi?id=494804
--- Comment #68 from Nathanael Ries <nathanael.r...@gmail.com> --- This is not fixed! I can confirm the bug still exists. >[nathanael@pangolin ~]$ qmake6 -v >QMake version 3.1 >Using Qt version 6.8.0 in /usr/lib >[nathanael@pangolin ~]$ pacman -Q | grep kconfig >kconfig 6.8.0-1 >kconfig5 5.116.0-1 >kconfigwidgets 6.8.0-1 >[nathanael@pangolin ~]$ >From the output, I can see: Qt Version: I am using Qt 6.8.0 as confirmed by qmake6 -v. KDE Frameworks Versions: kconfig: I have version 6.8.0-1 installed, which is part of the KDE Frameworks 6. kconfig5: Alongside that, there's also kconfig5 at version 5.116.0-1, indicating that I have both KDE Frameworks 5 and 6 installed. kconfigwidgets: This is at version 6.8.0-1, also from KDE Frameworks 6. -- You are receiving this mail because: You are watching all bug changes.