this post was submitted on 20 Oct 2024
28 points (96.7% liked)

KDE

7133 readers
38 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 2 years ago
MODERATORS
 

Hi,

Who's right and what to do ?

Thanks

top 10 comments
sorted by: hot top controversial new old
[–] fallingcats@discuss.tchncs.de 8 points 10 months ago* (last edited 10 months ago) (2 children)

Try running both pkcon update and then apt update; apt full-upgrade. Please let me know if that helped.

[–] KaKi87@jlai.lu 3 points 10 months ago* (last edited 10 months ago)

It's done and didn't change anything, but I think I finally know why : running apt list --upgradable reveals the one outdated package is xdg-desktop-portal, which I used apt-mark hold on because of an issue preventing screen capture/sharing from working that affects even the latest version.

What to do ?

Thanks

[–] KaKi87@jlai.lu 1 points 10 months ago (1 children)
[–] fallingcats@discuss.tchncs.de 1 points 10 months ago (1 children)

Sorry, I don't really have an easy answer for you. First, don't hold packages, of course that always leads to problems. Especially for release upgrades. Then try to get fully up to date, and if the release upgrade doesn't work after that it might make more sense to reinstall. In that case backup your /home, reinstall the system, and restore your home.

[–] KaKi87@jlai.lu 1 points 10 months ago (1 children)

don't hold packages, of course that always leads to problems.

That's what saves me from a problem, in this case.

[–] fallingcats@discuss.tchncs.de 1 points 10 months ago* (last edited 10 months ago) (1 children)

Well, don't. Chances are your problem is fixed upstream, and if it really isn't then wait before upgrading.

[–] KaKi87@jlai.lu 1 points 10 months ago

Yes it really still isn't, that's the thing. And it's been a while already, so I suspect I'll be waiting a while longer.

[–] Lumelore@lemmy.blahaj.zone 2 points 10 months ago* (last edited 10 months ago) (1 children)

To preface, I am a Debian user, not a Neon user, but I imagine this will still work on Neon given it's based on Ubuntu, but I too have had Discover mess up updates and I've found that simply trying to update again with nala just works.

[–] KaKi87@jlai.lu 1 points 10 months ago (1 children)

Both Discover and nala are wrappers for apt, so it really wouldn't change anything.

[–] Lumelore@lemmy.blahaj.zone 1 points 10 months ago

I know but nala must do something behind the scenes that discover doesn't because nala works way better than discover does, at least in my experience.