Summary: | Crash when opening Advanced Search | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | Kristian Karl <kristian.hermann.karl> |
Component: | Searches-Advanced | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version First Reported In: | 8.0.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/graphics/digikam/commit/bd50917da8c01492fdc5916f49d21598f39203a3 | Version Fixed In: | 8.0.0 |
Sentry Crash Report: |
Description
Kristian Karl
2022-02-18 13:22:42 UTC
Right. This is due to mys last changes to rename internal method setModel to setSearchModel to prevent hidden redefintion of functions with Qt API. Sounds like i forget to rename this call... Gilles Git commit bd50917da8c01492fdc5916f49d21598f39203a3 by Gilles Caulier. Committed on 18/02/2022 at 17:21. Pushed by cgilles into branch 'master'. Fix crash due to wrong called method to setup search model. FIXED-IN: 8.0.0 M +1 -1 core/utilities/searchwindow/searchfields.cpp https://invent.kde.org/graphics/digikam/commit/bd50917da8c01492fdc5916f49d21598f39203a3 |