Summary: | Trash KCM built but not found via KRunner in Plasma 6 | ||
---|---|---|---|
Product: | [Frameworks and Libraries] kio-extras | Reporter: | Patrick Silva <bugseforuns> |
Component: | Trash KCM | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | nate, nicolas.fella |
Priority: | NOR | Keywords: | qt6 |
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Patrick Silva
2023-09-28 12:55:21 UTC
Can confirm. $ kcmshell6 --list | grep -i trash [nothing] However if I launch it from its desktop file, it opens. So I guess it's not being registered properly somehow? This is sort of intentional. The trash KCM is intentinally not shown in systemsettings, so the systemsettings runner doesn't pick it up. It only exists for apps like Dolphin and Konqueror to embed it into their settings. In 5 it shows up in the runner, but that's more of a coincidence of an implementation detail than intention All right. |