| Summary: | Prompt to move files to new location after changing it | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | kdereport |
| Component: | kcm_desktoppath | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | dev+kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.21.2 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| See Also: |
https://bugs.kde.org/show_bug.cgi?id=428112 https://bugs.kde.org/show_bug.cgi?id=496627 |
||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | System settings -> Locations | ||
Confirmed. See also Bug 428112. *** Bug 451488 has been marked as a duplicate of this bug. *** |
Created attachment 136682 [details] System settings -> Locations Operating System: openSUSE Tumbleweed 20210311 KDE Plasma Version: 5.21.2 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 Kernel Version: 5.11.4-1-default OS Type: 64-bit Graphics Platform: X11 If I change the directory path, then the app doesn't ask to move files in this directory as in previous versions. Also it's good to make such directory after I saved the settings and delete previous directory. Example: I change the Pictures path from "~/Pictures" to "~/images". Expectation: The directory "~/images" has been created. I've got a prompt to move files from "~/Pictures/*.jpg" to "~/Images/*.jpg". (Probably the directory "~/Pictures" has been deleted.)