[dolphin] [Bug 497021] Crash when using smb:// and mtp://
Akseli Lahtinen
bugzilla_noreply at kde.org
Mon Dec 16 12:25:47 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=497021
Akseli Lahtinen <akselmo at akselmo.dev> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/-/commit/37b0813
| |31e19b8b10bc80b8aecc4ff43de
| |2474c0
Resolution|--- |FIXED
--- Comment #5 from Akseli Lahtinen <akselmo at akselmo.dev> ---
Git commit 37b081331e19b8b10bc80b8aecc4ff43de2474c0 by Akseli Lahtinen.
Committed on 16/12/2024 at 12:25.
Pushed by akselmo into branch 'master'.
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.
M +1 -1 src/search/dolphinsearchbox.cpp
https://invent.kde.org/system/dolphin/-/commit/37b081331e19b8b10bc80b8aecc4ff43de2474c0
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list