[dolphin] [Bug 420911] Authentication dialog to access a Samba share always re-appears together a pointiless "Examining" notification after canceling

Kai Uwe Broulik bugzilla_noreply at kde.org
Tue May 5 11:05:44 BST 2020


https://bugs.kde.org/show_bug.cgi?id=420911

Kai Uwe Broulik <kde at privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Version Fixed In|                            |20.04.1
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/dol
                   |                            |phin/9f268f5f76a4a4f0c91abc
                   |                            |c213e159c8bde4869c
         Resolution|---                         |FIXED

--- Comment #3 from Kai Uwe Broulik <kde at privat.broulik.de> ---
Git commit 9f268f5f76a4a4f0c91abcc213e159c8bde4869c by Kai Uwe Broulik.
Committed on 05/05/2020 at 10:05.
Pushed by broulik into branch 'release/20.04'.

Don't use local URL for KMoreTool

This method is called a billion times and spawns a blocking(!) StatJob.
KFind can search local URLs, too, so I don't see why this is necessary.
Either way, I'd rather have a non-KDE search tool broken than the app.
Ideally, I'd like this entire thing redone to use an async StatJob, if any.
Fwiw the KMoreTools in the free space bar doesn't use a local URL either.
FIXED-IN: 20.04.1

Differential Revision: https://phabricator.kde.org/D29442

M  +1    -1    src/dolphinmainwindow.cpp

https://commits.kde.org/dolphin/9f268f5f76a4a4f0c91abcc213e159c8bde4869c

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the kfm-devel mailing list