this post was submitted on 31 Aug 2024
112 points (100.0% liked)

KDE

5026 readers
25 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
 

So I'm stuck with Ubuntu LTS on workstation from my employer and cannot do anything about it due to policies/enrollment software. I will be able to update to 24.04 soon, but it doesn't help much, as it ships Plasma 5.27 - which isn't bad, but there's a leap of features and general polish to the new Plasma that really shines on more up-to-date distros and fixes some annoyances.

And honestly, LTS gets old so quickly that I have to go to external sources like Flatpak, Homebrew or Nix for fresh stuff anyway. That Ubuntu install is then thin underlying OS that stays the same for a long time. Even 22.04 is then fine for some years to come.

As for the build, I used kde-builder (kdesrc-build) and jump through a big pile of hoops with dependencies. I needed to manually compile some of the required libraries that were either too old or missing. I downloaded Qt from the official website in the most recent stable version. When all is properly set and done, it works like a charm, just like on my other(archbtw) box.

If there's some interest I could try and put together what I discovered in a form of something like tutorial, but that would be a lot of work for an info that's useful for just handful of people. Anyway, if you try to do it yourself, feel free to ask questions if you're stuck on something.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 2 weeks ago

On a mutable distro this should work. Good point!

Did you follow the official distrobox guide? With a rootful box, creating a session entry etc?