https://bugs.kde.org/show_bug.cgi?id=492026
Bug ID: 492026 Summary: Skanlite still uses KDE framework v5 Classification: Applications Product: Skanlite Version: 24.05.2 Platform: Arch Linux OS: Linux Status: REPORTED Severity: minor Priority: NOR Component: general Assignee: kare.s...@iki.fi Reporter: vincenzo.rom...@notorand.it Target Milestone: --- Created attachment 172845 --> https://bugs.kde.org/attachment.cgi?id=172845&action=edit My very "ldd /usr/bin/skanlite" output *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY Skanline 24.05.2-1 still makes use of KDE Framework v5 stuff. Namely: kconfig5 kconfigwidgets5 kcoreaddons5 ki18n5 kio5 kjobwidgets5 kxmlgui5 kwidgetsaddons5 libksane5 And, of course, is based off qt5-base. STEPS TO REPRODUCE 1. whereis -b skanlite 2. ldd /usr/bin/skanlite # or whatever whereis reports OBSERVED RESULT Only libKF5* libraries are reported, as well as libQt5*. EXPECTED RESULT Only libKF6* libraries are reported, as well as libQt6*. SOFTWARE/OS VERSIONS Kernel Version : 6.10.6.zen1-1 Plasma Version : 6.1.4-1 KDE Version : 24.05.2-2 Frameworks Version : 6.5.0-1 Qt5 Version : 5.15.14+kde+r7-1 Qt6 Version : 6.7.2-1 Wayland Version : 1.23.0-1 XOrg/Wayland Version : 24.1.2-1 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.