| Summary: | newly compiled applets do not show up until a new session is started | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Stefan Majewsky <majewsky> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Stefan Majewsky
2008-01-28 22:27:17 UTC
You could simply restart plasma instead of the whole KDE session. In fact, I did try `pkill -SIGTERM plasma; plasma` but it did not change anything for me. iirc Plasma applets are using those *.desktop files and they are cached by kbuildsyscoca. So, a "kbuildsyscoca --noincremental" (not sure if the option is needed) should update that list. |