https://bugs.kde.org/show_bug.cgi?id=514428
Bug ID: 514428
Summary: TaskManager::PlasmaWindow::state::state_exclude_from_c
apture is Missing
Classification: I don't know
Product: kde
Version First unspecified
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
STEPS TO REPRODUCE
1. git clone plasma-workspace
2. run cmake --build build/
OBSERVED RESULT
~/plasma-workspace/libtaskmanager/waylandtasksmodel.cpp:265:27: error:
‘state_exclude_from_capture’ is not a member of
‘TaskManager::PlasmaWindow::state’ {aka
‘QtWayland::org_kde_plasma_window_management::state’}
265 | if (diff & state::state_exclude_from_capture) {
EXPECTED RESULT
no compilier errors
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.18.4-arch1-1
KDE Plasma Version: 6.5.4
KDE Frameworks Version: 6.21.0
Qt Version: 6.11.0
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.