Summary: | "New Tab" session menu does not work | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Christoph Feck <cfeck> |
Component: | tabbar | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | justin.zobel, nate, piotr.mierzwinski, tumaix, wbauer1 |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/konsole/-/commit/3f2b2d9df4ca74baa0d263c36dc70d95c149b221.patch | Version Fixed In: | 20.12.1 |
Sentry Crash Report: |
Description
Christoph Feck
2020-08-04 06:00:10 UTC
I see a slightly different issue: the menu only shows one item in it no matter how many profiles I have. Oh actually that's because I didn't make sure to check those profiles in the visibility column of the "Manage Profiles" window. When I do that, they all show up in the menu and clicking on one of them works as expected. This is with today's git master. I updated to f4bf8a42 and the issue is still reproducible using the steps from comment 0. Confirmed still an issue on git master. *** Bug 429870 has been marked as a duplicate of this bug. *** Well I can't reproduce - not sure what the difference is. I tested it in version 21.03.70 and seems starting session by described action works. I have 3 profiles and each of one raised. Thanks, I can confirm it works now. Feel free to dig up the commit that fixed it. It seems to have been fixed by this commit: https://invent.kde.org/utilities/konsole/-/commit/3f2b2d9df4ca74baa0d263c36dc70d95c149b221.patch I rebuilt konsole 20.12.0 (where I was able to reproduce the problem) with that patch and it works. (also "Switch Profile" in the context menu, which was broken in the same way) So it should be fixed in 20.12.1. |