| Summary: | kded and kdirwatch not recognizing new .desktop files | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Rex Dieter <rdieter> |
| Component: | kded | Assignee: | David Faure <faure> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jlp |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rex Dieter
2009-01-30 19:27:45 UTC
Also confirmed on Mandriva 2009.1 Cooker upgraded to KDE 4.2.0 final. SVN commit 918838 by dfaure: Fix regression introduced by r910248; two bools (b_checkUpdates and bCheckUpdates) for the same thing, and b_checkUpdates was always false, so the directories were never watched, and people had to run kbuildsycoca4 by hand after installing new desktop files. BUG: 182472 M +8 -9 kded.cpp M +1 -3 kded.h WebSVN link: http://websvn.kde.org/?view=rev&revision=918838 |