| Summary: | TypeError: Cannot read property 'skipTaskbar' of undefined | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | archinax |
| Component: | scripts | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kwin/-/commit/c4680a574c17c67ce19fbbfd1f090911980c6fb4 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
archinax
2023-02-11 22:40:35 UTC
Fixed in https://invent.kde.org/plasma/kwin/-/merge_requests/3581 Sorry, didn't include BUG: keyword in the commit message. Git commit a418d2f13eba884b5290c8b03207e780ade277e9 by Vlad Zahorodnii. Committed on 26/08/2024 at 13:38. Pushed by vladz into branch 'master'. plugins/synchronizeskipswitcher: Fix Window::skipTaskbarChanged handler The Window::skipTaskbarChanged signal no longer has a Window argument. M +5 -6 src/plugins/synchronizeskipswitcher/package/contents/code/main.js https://invent.kde.org/plasma/kwin/-/commit/a418d2f13eba884b5290c8b03207e780ade277e9 Git commit c4680a574c17c67ce19fbbfd1f090911980c6fb4 by Vlad Zahorodnii. Committed on 26/08/2024 at 13:52. Pushed by vladz into branch 'Plasma/6.1'. plugins/synchronizeskipswitcher: Fix Window::skipTaskbarChanged handler The Window::skipTaskbarChanged signal no longer has a Window argument. (cherry picked from commit a418d2f13eba884b5290c8b03207e780ade277e9) Co-authored-by: Vlad Zahorodnii <vlad.zahorodnii@kde.org> M +5 -6 src/plugins/synchronizeskipswitcher/package/contents/code/main.js https://invent.kde.org/plasma/kwin/-/commit/c4680a574c17c67ce19fbbfd1f090911980c6fb4 |