Summary: | kdeplasma-addons package got uninstalled | ||
---|---|---|---|
Product: | [KDE Neon] neon | Reporter: | Geoffrey Clements <geoff> |
Component: | Packages User Edition | Assignee: | Neon Bugs <neon-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | carlosd.kde, jr, nate, neon-bugs, sitter |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Geoffrey Clements
2023-11-30 10:41:49 UTC
This means the kdeplasma-addons package got uninstalled. You'll need to reinstall it. Moving to Neon as this is a packaging issor or a local misconfiguration. (In reply to Nate Graham from comment #1) > This means the kdeplasma-addons package got uninstalled. You'll need to > reinstall it. Moving to Neon as this is a packaging issor or a local > misconfiguration. Ahh, ok, thanks for that. Looks like the addons package was dropped altogether: $ apt search kdeplasma-addons Sorting... Done Full Text Search... Done kdeplasma-addons-data/jammy,jammy,now 4:5.27.9-0xneon+22.04+jammy+release+build25 all [installed,automatic] locale files for kdeplasma-addons (In reply to Geoffrey Clements from comment #2) > (In reply to Nate Graham from comment #1) > > This means the kdeplasma-addons package got uninstalled. You'll need to > > reinstall it. Moving to Neon as this is a packaging issor or a local > > misconfiguration. > > Ahh, ok, thanks for that. > > Looks like the addons package was dropped altogether: > > $ apt search kdeplasma-addons > Sorting... Done > Full Text Search... Done > kdeplasma-addons-data/jammy,jammy,now > 4:5.27.9-0xneon+22.04+jammy+release+build25 all [installed,automatic] > locale files for kdeplasma-addons you are looking for plasma-wallpapers-addons What happened to kdeplasma-addons, though? The extra wallpaper plugins are supposed to live there. (In reply to Carlos De Maine from comment #3) > you are looking for plasma-wallpapers-addons Just in case anyone else is helped by this, I needed to install plasma-widgets-addons and plasma-wallpapers-addons. It's not a big deal, but I don't think kdeplasma-addons was dropped intentionally, hence this bug. (In reply to Nate Graham from comment #4) > What happened to kdeplasma-addons, though? The extra wallpaper plugins are > supposed to live there. debian based distros split it into plasma-calender-addons, plasma-dataengine-addons, plasma-runners-addons, plasma-wallpapers-addons, plasma-widgets-addons & kwin-addons. probably makes sense to have a plasma-addons metapackage for them all to rely on. fixed in https://invent.kde.org/neon/kde/kdeplasma-addons/-/commit/d8c41084ccdd24bc9350527094fdd2f263578479 So Debian split the package, and Ubuntu inherited that split from Debian, and then Neon inherited it from Ubuntu? Is that right? Can we make sure that all the individual packages are still pre-installed in all Neon editions? |