I just accidentally disabled the confirmation of the empty trash dialogue, and found no way in the GUI to configure that. Reproducible: Always Steps to Reproduce: 1. Open Dolphin configuration 2. Select "Trash" 3. Alternatively, select "General" - "Confirmation" Actual Results: There's no way to configure whether a confirmation is required before emptying the trash. Expected Results: Somewhere, it should be possible to re-enable the confirmation that's usually shown when emptying the trash. I managed to restore the confirmation dialogue by deleting ~/.kde/share/config/kiorc. But that shouldn't be the only way, obviously.
This is a KDE-wide problem, see also bug 190238.
Maybe all the KDE-wide (in this case KIO) settings should go into a kcm? ConfirmTrash, ConfirmDelete and in future behaviourOnLaunch (currently in the frameworks branch) are also KDE-wide KIO settings which can be modified in Dolphin's settings dialog.
Git commit 436ad965e93409e2225b3d0451e997fb655b3e87 by Roman Inflianskas. Committed on 03/03/2018 at 05:46. Pushed by romaninflianskas into branch 'master'. Add an option to confirm trash emptying into settings Summary: Add an option to confirm trash emptying into settings. Reviewers: #dolphin, ngraham, markg Reviewed By: #dolphin, ngraham, markg Subscribers: markg, ngraham, rkflx, #dolphin Tags: #dolphin Differential Revision: https://phabricator.kde.org/D10968 M +9 -0 src/settings/general/confirmationssettingspage.cpp M +1 -0 src/settings/general/confirmationssettingspage.h https://commits.kde.org/dolphin/436ad965e93409e2225b3d0451e997fb655b3e87
*** Bug 394968 has been marked as a duplicate of this bug. ***
Created attachment 113051 [details] attachment-13006-0.html Hi Elvis, Thank you very much for the update, I'll try and fix the confirmation dialog via the configuration file. Kind regards, Jim On Sun, 3 Jun 2018, 19:20 Elvis Angelaccio, <bugzilla_noreply@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=340572 > > Elvis Angelaccio <elvis.angelaccio@kde.org> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |jim.crew@gmail.com > > --- Comment #4 from Elvis Angelaccio <elvis.angelaccio@kde.org> --- > *** Bug 394968 has been marked as a duplicate of this bug. *** > > -- > You are receiving this mail because: > You are on the CC list for the bug.