| Summary: | Nothing happens when I click on several buttons of "Session Chooser" dialog | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Patrick Silva <bugseforuns> |
| Component: | sessions | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christoph, waqar.17a |
| Priority: | NOR | ||
| Version First Reported In: | 24.01.75 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/utilities/kate/-/commit/3a75b4a3914ca75894e41fb56b66ec2edb3839fc | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
Hi, this works for me with 21.12.1. Could you try it with a recent version? I think there was some regression in the past (and even some crash/invalid memory usage) in that dialog. This bug persists. 1. click in 'Sessions' menu and choose 'Manage sessions...' 2. click on any of the following buttons: Open... Open as Template Duplicate... Rename... Delete Result: nothing happens. The buttons work when a session is selected. If the buttons require that a session to be selected, they should remain greyed out until a session is selected. Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.24.80 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.3 Graphics Platform: Wayland How do you even get to the state where nothing is selected? Do you have any sessions listed in the dialog? Git commit 3a75b4a3914ca75894e41fb56b66ec2edb3839fc by Waqar Ahmed. Committed on 17/11/2023 at 09:10. Pushed by waqar into branch 'master'. sessionmanagerdialog: Disable buttons if there are no sessions M +8 -0 apps/lib/session/katesessionmanagedialog.cpp https://invent.kde.org/utilities/kate/-/commit/3a75b4a3914ca75894e41fb56b66ec2edb3839fc It helps if all the details are mentioned or you can just do a screen recording when reporting UI bugs as minor differences in settings/state can make the bug disappear. |
STEPS TO REPRODUCE 1. make sure "Manually choose a session" option is selected in "Session" section of Kate settings 2. open Kate ("Session Chooser" dialog shows up) 3. click on any of the following buttons: Open... Open as Template Duplicate... Rename... Delete OBSERVED RESULT nothing happens EXPECTED RESULT buttons should be functional or greyed out SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.22.80 KDE Frameworks Version: 5.85.0 Qt Version: 5.15.3 Graphics Platform: Wayland