| Summary: | Dynamic Collection broken again | ||
|---|---|---|---|
| Product: | [Applications] amarok | Reporter: | Peter C. Ndikuwera <pndiku> |
| Component: | Collections/Local | Assignee: | Amarok Bugs <amarok-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bugs.kde.org, mitchell, ralf-engels |
| Priority: | NOR | ||
| Version First Reported In: | 2.4-GIT | ||
| Target Milestone: | 2.4.1 | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.4.1 | |
| Sentry Crash Report: | |||
|
Description
Peter C. Ndikuwera
2011-03-17 11:31:16 UTC
Git commit 89635d1df5891033283da924fc55dae36ee868e2 by Peter C. Ndikuwera. Committed on 17/03/2011 at 20:12. Pushed by pndiku into branch 'master'. Fix Dynamic Collection/scanning of unmounted device BUG: 268739 Ok, fixing my own bug report here. Collection Scanner should only scan urls on mounted devices. M +9 -1 src/core-impl/collections/db/sql/SqlScanResultProcessor.cpp http://commits.kde.org/amarok/89635d1df5891033283da924fc55dae36ee868e2 *** Bug 268767 has been marked as a duplicate of this bug. *** While I'm pleased the bug is being fixed, as this is a serious data loss issue, would an update for the current release note be a good plan, rather than risking more people loosing all their meta-data ? That's basically the next worst thing to deleting the files themselves ! The patch to fix it seems small and well contained, so easy enough to roll out, no ? |