[dolphin] [Bug 420911] Authentication dialog to access a Samba share always re-appears together a pointiless "Examining" notification after canceling
Nate Graham
bugzilla_noreply at kde.org
Sun May 24 15:26:59 BST 2020
https://bugs.kde.org/show_bug.cgi?id=420911
--- Comment #5 from Nate Graham <nate at kde.org> ---
Git commit 29e6cf01df755724a629203964c9b61cd2f383c4 by Nate Graham, on behalf
of Piotr Henryk Dabrowski.
Committed on 24/05/2020 at 14:26.
Pushed by ngraham into branch 'release/20.04'.
use KSycoca for updating OpenPreferredSearchTool action
Summary:
Remove all random updates of OpenPreferredSearchTool action, and
use KSycoca for updating it as discussed in
https://phabricator.kde.org/D22594#663847
Enhancement for D29441 for bug #420911 caused by D22594.
The bug was fixed by D29442.
Test Plan:
```
$ cd ${KDE_INSTALL_DIR}/usr/share/applications
$ sudo mv org.kde.kfind.desktop org.kde.kfind.desktop_
$ kbuildsycoca5
$ sudo mv org.kde.kfind.desktop_ org.kde.kfind.desktop
$ kbuildsycoca5
```
Reviewers: broulik, elvisangelaccio, ngraham, #dolphin
Reviewed By: elvisangelaccio, #dolphin
Subscribers: anthonyfieroni, kfm-devel
Tags: #dolphin
Differential Revision: https://phabricator.kde.org/D29568
M +4 -25 src/dolphinmainwindow.cpp
M +0 -3 src/dolphinmainwindow.h
https://invent.kde.org/system/dolphin/commit/29e6cf01df755724a629203964c9b61cd2f383c4
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list