Bug 513172 - Can't add applet to the Grouping applet
Summary: Can't add applet to the Grouping applet
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Grouping widget (other bugs)
Version First Reported In: 6.5.4
Platform: Arch Linux Linux
: NOR grave
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-12-10 13:03 UTC by Jin Liu
Modified: 2025-12-11 13:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.5.90
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jin Liu 2025-12-10 13:03:03 UTC
STEPS TO REPRODUCE
1. Add a Grouping applet to the desktop.
2. Try adding other applets to it.

OBSERVED RESULT
Nothing happens.

EXPECTED RESULT
Sub-applets added.

Note: works in Plasma 6.5.4

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.5.4
KDE Frameworks Version: 6.20.0
Qt Version: 6.10.1
Kernel Version: 6.17.9-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 16 GiB of RAM (15.0 GiB usable)
Graphics Processor: AMD Radeon Graphics
Comment 1 Nate Graham 2025-12-10 17:18:17 UTC
Can confirm. I can't figure out how to add anything to it, either.
Comment 2 Jin Liu 2025-12-11 03:01:19 UTC
I can drag applets into it in 6.5.4. Might be broken afterwards.
Comment 3 Bug Janitor Service 2025-12-11 09:37:57 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/960
Comment 4 cwo 2025-12-11 13:01:14 UTC
Git commit 2f42fd2a24f42359c6dc386e12fbf75dac41c09a by Christoph Wolk.
Committed on 11/12/2025 at 09:37.
Pushed by cwo into branch 'master'.

applets/grouping: fix adding applets

Amends 1d6a930dcaa94043736d856f3f35481fb7e23ec9

When this applet was converted to plasma_add_applet, the file
PlasmoidItem.qml was moved from the items subfolder directly into
the qml folder. The file is looked up by name for dynamic creation,
and its path in the source code was not adjusted for this move,
breaking the applet.

This change fixes the path.
FIXED-IN: 6.5.90

M  +1    -1    applets/grouping/qml/main.qml

https://invent.kde.org/plasma/kdeplasma-addons/-/commit/2f42fd2a24f42359c6dc386e12fbf75dac41c09a