| Summary: |
akonadi-search does not build due to deprecated symbol |
| Product: |
[Frameworks and Libraries] Akonadi
|
Reporter: |
Ihor Antonov <ihor> |
| Component: |
general | Assignee: |
kdepim bugs <pim-bugs-null> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
major
|
|
|
| Priority: |
NOR
|
|
|
| Version First Reported In: |
GIT (master) | |
|
| Target Milestone: |
--- | |
|
| Platform: |
Compiled Sources | |
|
| OS: |
Linux | |
|
|
Latest Commit:
|
https://invent.kde.org/pim/akonadi-search/commit/3626beedba96ce462be199e3ceff48e31f7ad948
|
Version Fixed/Implemented In:
|
|
|
Sentry Crash Report:
|
|
| |
SUMMARY akonadi-search fails to build with kdesrc-build STEPS TO REPRODUCE 1. kdesrc-build akonadi-search Git ref: 49c6228abca87403077b6ff0fcd883418c2f5ace OBSERVED RESULT akonadi-search/runner/pimcontactsrunner.cpp:39:5: error: ‘setIgnoredTypes’ was not declared in this scope 39 | setIgnoredTypes(Plasma::RunnerContext::FileSystem | ^~~~~~~~~~~~~~~ EXPECTED RESULT build succeeds SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon setIgnoredTypes function is marked as deprecated in krunner and is hidden behind and IFDEF