[frameworks-krunner] [Bug 447908] abstractrunner.h can't find KConfigGroup, KPluginInfo or QIcon

2022-01-04 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=447908

Alexander Lohnau  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/fram
   ||eworks/krunner/commit/fcc55
   ||02d2b71714c6ce823341b176d5e
   ||5da5f029
 Resolution|DOWNSTREAM  |FIXED

--- Comment #4 from Alexander Lohnau  ---
Git commit fcc5502d2b71714c6ce823341b176d5e5da5f029 by Alexander Lohnau.
Committed on 04/01/2022 at 09:31.
Pushed by alex into branch 'master'.

Fixups for building without including KService/KIO/Plasma-Frameworks

- Add deprecation wrappers to guard the includes
- Add explicit public linkage to parts of the API we implicitly depended upon
- Bump version of plasma-frameworks linking checks to 5.91, because some
changes in the headers were needed

M  +3-3CMakeLists.txt
M  +4-4autotests/CMakeLists.txt
M  +5-1autotests/dbusrunnertest.cpp
M  +8-7src/CMakeLists.txt
M  +5-0src/abstractrunner.cpp
M  +7-2src/abstractrunner.h
M  +1-0src/querymatch.cpp
M  +4-1src/runnercontext.cpp
M  +6-2src/runnermanager.cpp
M  +4-1src/runnermanager.h

https://invent.kde.org/frameworks/krunner/commit/fcc5502d2b71714c6ce823341b176d5e5da5f029

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-krunner] [Bug 447908] abstractrunner.h can't find KConfigGroup, KPluginInfo or QIcon

2022-01-04 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=447908

Ahmad Samir  changed:

   What|Removed |Added

 CC||a.samir...@gmail.com

--- Comment #3 from Ahmad Samir  ---
https://invent.kde.org/frameworks/krunner/-/merge_requests/85

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-krunner] [Bug 447908] abstractrunner.h can't find KConfigGroup, KPluginInfo or QIcon

2022-01-04 Thread Duncan
https://bugs.kde.org/show_bug.cgi?id=447908

Duncan <1i5t5.dun...@cox.net> changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #2 from Duncan <1i5t5.dun...@cox.net> ---
Seems to be downstream.  From gentoo/kde's git:

commit 1cc0d3e34
Author: Andreas Sturmlechner 
AuthorDate: Mon Jan 3 15:39:54 2022 +0100
Commit: Andreas Sturmlechner 
CommitDate: Mon Jan 3 15:40:03 2022 +0100

kde-frameworks/krunner: Set EXCLUDE_DEPRECATED_BEFORE_AND_AT=5.73.0

Fixes build. See also upstream commit
1b1e11882d1733165450554f3e3cf1688a88d636

A manual revert of that to the previous 5.65.0 and plasma-workspace (haven't
tried the others yet but they should too) builds fine again! =:^)

Now to pull again and see if it's updated since I pulled, and file a bug there
if not.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-krunner] [Bug 447908] abstractrunner.h can't find KConfigGroup, KPluginInfo or QIcon

2022-01-03 Thread Duncan
https://bugs.kde.org/show_bug.cgi?id=447908

--- Comment #1 from Duncan <1i5t5.dun...@cox.net> ---
Please fix fast!

Without the plasma-workspace rebuild krunner runs and lets me enter stuff, but
most runners, including the executable runner, are broken.  So I can't run
anything by typing it into krunner or kicker!

-- 
You are receiving this mail because:
You are watching all bug changes.