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

KDE

5026 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
 

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.

all 9 comments
sorted by: hot top controversial new old
[–] [email protected] 18 points 2 weeks ago

How is your employer enforcing policies? What tools do they use?

[–] [email protected] 8 points 2 weeks ago (3 children)

i wish i could make full session distrobox of kde neon working on ubuntu. but so far following multiple tutorials of it doesnt yield success for me.

[–] [email protected] 4 points 2 weeks ago

I have no idea how something like that would work. I was stuck on it calling natively installed executables via dbus and with it uninstalled it wouldn’t launch. I didn’t try too deep, but I don’t think I would be perfectly happy with running everything inside Podman container and having to go outside additionally for native accees wasn’t super fun when I played with Hyprland run like that. Trying to integrate it with display manager and keep it secure wasn’t fun either.

[–] [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?

[–] [email protected] 5 points 2 weeks ago

Badass. Biggest issue is the lack of Plasma 6

[–] [email protected] 1 points 2 weeks ago (1 children)

I have a doubt. KDE Neon is all KDE stuff on Ubuntu LTS right? So why did you have to do it manually? Is it because you get Ubuntu pre installed in your work laptop?

[–] [email protected] 1 points 2 weeks ago

Yes, I wanted to do that on stock Ubuntu and doing that on a side (I install it mostly just to /opt) is less invasive than replacing core system packages using packages from Neon. It’s rather not intended to use Neon repos when it’s not Neon. Besides, I wanted to spend 15h on tinkering I guess :)

[–] [email protected] 1 points 2 weeks ago