this post was submitted on 31 Jan 2024
167 points (97.2% liked)
KDE
5277 readers
107 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
What’s the best or recommended way to test out Plasma 6 RC2?
And
What has been the hardest problem to solve moving to Qt6?
To just test out without any risk and not touching any running system i would suggest a live image such as KDE Neon Unstable which has dailiy updated snapshots of our software stack
as moving to Qt6 from a developer POV, It has been remarkably uneventful. there are api changes for sure (Especially on the QML side of things) but the changes are not as great as say, Qt4 to Qt5.
Thank you so much for the info. I think I'll be grabbing a Neon ISO and give it a whirl on real hardware. Gotta do it right, ya know? :)
Neon Testing in a VM (or on bare metal if you're adventurous). Arch with the kde-unstable repo is good too, but that also includes a snapshot of the unreleased Qt 6.7 which introduces more bugs.
Personally I'd have to say the large number of API and behavior changes in QtQuick that Qt 6 has brought. We use QtQuick very heavily throughout KDE, so this has required a lot of mandatory porting work, more than in our QtWidgets-based software. And there have even been changes between Qt 6.5, 6.6, and 6.7, so it's still a bit of a moving target
Thanks for the answers! You and the others on the team are doing a fantastic job of convincing me to not use any other desktop :)
See also: https://community.kde.org/Plasma/Plasma_6#How_to_use/test_it