| Summary: | "New Kate Session" item does not create a new session | ||
|---|---|---|---|
| Product: | [Unmaintained] kdeplasma-addons | Reporter: | Paul Worrall <p.r.worrall> |
| Component: | Kate Sessions | Assignee: | Alexander Lohnau <alexander.lohnau> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | alexander.lohnau, christoph, nate |
| Priority: | NOR | ||
| Version First Reported In: | master | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/kdeplasma-addons/commit/3978569850d26527e7d177a11ac389348c70668b | Version Fixed/Implemented In: | 5.26 |
| Sentry Crash Report: | |||
|
Description
Paul Worrall
2022-11-30 17:52:40 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/290 Git commit d70cfca6264e3b139342854a556bd7d9a5a01b13 by Alexander Lohnau. Committed on 08/12/2022 at 17:38. Pushed by alex into branch 'master'. KateSessionsItemDelegate: Fix reference to signal parameter Otherwise, we get an undefined value and ignore the user input. For best practice, the signal handler has been ported to the functional approach M +1 -1 applets/katesessions/contents/ui/KateSessionsItemDelegate.qml M +3 -1 applets/katesessions/contents/ui/Menu.qml https://invent.kde.org/plasma/kdeplasma-addons/commit/d70cfca6264e3b139342854a556bd7d9a5a01b13 Git commit 3978569850d26527e7d177a11ac389348c70668b by Alexander Lohnau. Committed on 08/12/2022 at 17:39. Pushed by alex into branch 'Plasma/5.26'. KateSessionsItemDelegate: Fix reference to signal parameter Otherwise, we get an undefined value and ignore the user input. For best practice, the signal handler has been ported to the functional approach (cherry picked from commit d70cfca6264e3b139342854a556bd7d9a5a01b13) M +1 -1 applets/katesessions/contents/ui/KateSessionsItemDelegate.qml M +3 -1 applets/katesessions/contents/ui/Menu.qml https://invent.kde.org/plasma/kdeplasma-addons/commit/3978569850d26527e7d177a11ac389348c70668b |