https://bugs.kde.org/show_bug.cgi?id=460153
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Other |Microsoft Windows CC| |caulier.gil...@gmail.com --- Comment #1 from caulier.gil...@gmail.com --- Hi, Right i checked here with my NAS and a wifi connection, and the delay is due to the network data exchange with the remote database. In fact the GUI update the deleted album status after the deletion is complete. Proposals : 1/ remove the album from the GUI, complete the operation with the database in background. If operation fail, restore the album in GUI depending of the error returned with a pop-up dialog. 2/ alternative is to block GUI while deleting the album and displaying a progress bar for long operation where an error message can be show if necessary. The 2/ is the most used way, but the disadvantage is the GUI time latency with a blocking interface. There is not a best solution... Best Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.