Summary: | Deleting Albums and renaming not possible | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Stefan Schuster <kde.bugtracking> |
Component: | Albums-Trash | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, metzpinguin, mohammed.ahmed.anwer |
Priority: | NOR | ||
Version: | 5.0.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/digikam/6ceab7bc027b8f0fa6b7da86e2f48f77728a52b2 | Version Fixed In: | 5.1.0 |
Sentry Crash Report: |
Description
Stefan Schuster
2016-07-13 08:50:55 UTC
Mohamed, Sound like we have forget to implement DK trash support for album. Right ? Gilles Caulier This is a bug from QFileSystemWatcher under Windows. QFileSystemWatcher locks the folders. I will look how we can solve the problem. Maik Yes, Let's support album deletion in DK trash Mohamed Git commit 6ceab7bc027b8f0fa6b7da86e2f48f77728a52b2 by Maik Qualmann. Committed on 31/07/2016 at 12:51. Pushed by mqualmann into branch 'master'. workaround for locked albums under Windows FIXED-IN: 5.1.0 M +2 -1 NEWS M +11 -0 libs/album/albummanager.cpp M +2 -0 libs/album/albummanager.h M +19 -0 libs/album/albumwatch.cpp M +2 -0 libs/album/albumwatch.h M +8 -0 libs/database/utils/dio.cpp http://commits.kde.org/digikam/6ceab7bc027b8f0fa6b7da86e2f48f77728a52b2 |