[dolphin] [Bug 497021] Crash when using smb:// and mtp://

Akseli Lahtinen bugzilla_noreply at kde.org
Mon Dec 16 12:37:54 GMT 2024


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

Akseli Lahtinen <akselmo at akselmo.dev> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst
                   |em/dolphin/-/commit/37b0813 |em/dolphin/-/commit/edfd598
                   |31e19b8b10bc80b8aecc4ff43de |446cfd6d4348a3bfecd72b5665e
                   |2474c0                      |ef5bfc

--- Comment #6 from Akseli Lahtinen <akselmo at akselmo.dev> ---
Git commit edfd598446cfd6d4348a3bfecd72b5665eef5bfc by Akseli Lahtinen.
Committed on 16/12/2024 at 12:26.
Pushed by akselmo into branch 'release/24.12'.

DolphinViewContainer: make sure searchbox is initialized before setSearchPath

If searchBox is not initialized, it can't be updated properly
with setSearchPath due to some buttons not existing.
There is also just no need to update it if it's not initialized.

Make sure we check for it's initialized during setting the search path.


(cherry picked from commit 37b081331e19b8b10bc80b8aecc4ff43de2474c0)

fa289230 DolphinViewContainer: make sure searchbox is visible before
setSearchPath
d0260e60 Check the initialization in setSearchPath

Co-authored-by: Akseli Lahtinen <akselmo at akselmo.dev>

M  +1    -1    src/search/dolphinsearchbox.cpp

https://invent.kde.org/system/dolphin/-/commit/edfd598446cfd6d4348a3bfecd72b5665eef5bfc

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


More information about the kfm-devel mailing list