KDE neon Open Door Chat

We’re a few weeks after the KDE 6 Megarelease and while many people have it working well there were too many problems in KDE neon’s rollout.

We’ll be hosting two Open Door Chats on KDE meet tomorrow (Tue 16 April) where users can talk to the developers to talk about any problems you had.

https://meet.kde.org/b/jon-0yw-xqi-sk6 The access code will be posted on the KDE neon Telegram group and Matrix room or e-mail jr@jriddell.org for it

Chats at 09:00 UTC (10:00 BST, 11:00 CEST) and 19:00 UTC (20:00 BST, 21:00 CEST) Tue 16 April 2024

KDE neon 6 Available Now

Today KDE has made its biggest release ever, never before in the 25 year history of the project have we announced so many new products at the same time but it brings the newly refreshed base to keep our software foundation strong.

KDE neon User edition has now been updated with KDE Frameworks 6, Plasma 6 and all the apps from KDE Gear 24.02. You can upgrade through Discover or grab the newest installable ISO build.

If you just want to give it a try then give the Docker images a go.

Many thanks to Carlos, Harald and Jonathan for making this Neon release, to the 100s of KDE developers for writing the software and to Augustin and Paul for hosting the release sprint in Malaga.

The Neon Powered Gears are Working on Plasma 6

It’s high tension in Neon towers this week as the distro packagers have been given access to the source tars for Plasma 6 along with Frameworks 6 and KDE Gear 24.02. This means our cloud of build servers have been powered up to compile them into .deb packages which go into our Apt archive. In principle we already have the packaging working in Unstable and Testing edition so it should be a case of just doing a fresh build in User edition but it involves several hundred source builds all done for the three editions and for libraries and plugins (such as KIO Workers) many of them twice over, once for Qt 6 and once for Qt 5 builds. So lots of bits which need aligned. Frameworks completed yesterday morning and this morning it looks like all of Plasma is built. The KDE Gear apps are churning away now. We’ll then need to tests it all including many configurations of upgrade to make sure it doesn’t break your laptops. The releases are due on Wednesday and with any luck we will have Neon builds available very shortly after, but of course we’ll wait until it’s ready if that’s what we have to do. It’ll be just a normal upgrade available to Discover but of course with a large number of packages to download. Who’s excited?

KDE’s 6th Megarelease with KDE neon Testing Edition

KDE’s 6th Megarelease is the is-it-tacky-is-it-awesome name we came up with for the combined release of KDE Frameworks 6, Plasma 6 and KDE Gear’s bundle of apps and libraries. It’s out in a month’s time and it’s the porting of all our libraries and many of our apps to Qt 6. In principle this makes no difference to end users but we still like to make a song and dance about it and there will be new features and old cruft removed which allows for accelarated new features to come shortly. But first it needs testing. So download KDE neon Testing Edition which is build with the Git branches of the soon to be released products and install it either on hardware if you can or on something like Virtualbox (mind on Virtualbox you need to turn on “Enable 3D Accelaration” in Display settings because it uses Wayland, you should also turn on “EFI Special OSes only” if only to feel special).

Many thanks to Carlos and the others who have worked hard to get everything here.

KDE neon Plasma 6 ISOs

KDE neon unstable edition is running Plasma 6 and is your ideal way to test the next version of our lightweight but powerful Linux desktop.

Currently it looks near identical to the Plasma 5 builds (hopefully a banner will be added shortly).

One obvious bug is visible in the panel above where items which should be aligned to the right are not, that’s easy to work around until it gets fixed. There’s many more bugs but considering this is an early port using unreleased frameworks it’s mostly useable, especially now the worst of the overlapping kf5/kf6 packages are sorted.

The Plasma bits such as System Settings are all Qt 6 and pre-KF6, so are Konsole and Dolphin but the rest is Qt 5 and there’s still some integration issues to be worked out.

So take care, don’t give it to your friends or family, but do give it a test and let us know what breaks.

Neon Unstable now using Qt 6 Builds of Frameworks and Plasma

KDE neon unstable edition is built from git master. For the last few weeks we have frozen the published repo because we knew the move to Qt 6 based builds of KDE Frameworks and Plasma would break install. They will still break install but now is the time to give it a try. It is vitally important to update your neon-settings-2 package first because the Qt 5 and 6 builds have overlapping files and this will allow that.

pkcon refresh
pkcon install neon-settings-2
pkcon update

or if you prefer apt

apt update
apt install neon-settings-2
apt full-upgrade

This is very early stage development. Almost everything is super broken from a user perspective, and it may not be useful to get 500 bug reports about every little thing so tread carefully. For any bug reports you do report add `qt6` tag.

Best of luck!

KDE neon Docker Images now in KDE Invent Container Registry

KDE neon has long had Docker images so you can run the latest KDE software without the faff of an operating system install. We’ve just moved the host for these into the KDE Invent server.

https://invent.kde.org/neon/docker-images/container_registry

You can get the neondocker script to run them

https://invent.kde.org/neon/docker-images/-/raw/master/neondocker/neondocker.rb?inline=false

or manually you can get it with

docker pull invent-registry.kde.org/neon/docker-images/plasma:unstable
xhost +
docker run -ti -v /tmp/.X11-unix:/tmp/.X11-unix -v ~/src:/home/neon/src -e DISPLAY=:0 invent-registry.kde.org/neon/docker-images/plasma:unstable konsole

KDE neon Rebased on Jammy

KDE neon builds packages of KDE software using latest Ubuntu LTS as a base. Every couple of years there’s a new Ubuntu LTS and so we build all our package and infrastructure onto that. We’ve just finished the move onto Ubuntu 22.04 (jammy) and installable ISO images are now based on that.

We’ll enable to upgrade for existing installs on Monday.

Quick KDE neon Rebase Poll: release now or later?

We are just about ready to launch the rebase of KDE neon on Ubuntu 22.04 Firefox is the browser again now as a Snap package. This breaks plasma-browser-integration but is otherwise working fine. Release now with Snaps or spend a couple more weeks working on other package formats?

Poll is on Twitter