Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808510 - kde-apps/konsole-21.08.0-r1 When terminal is splitted, exit or ctrl-d or close split asks to quit Konsole
Summary: kde-apps/konsole-21.08.0-r1 When terminal is splitted, exit or ctrl-d or clos...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://invent.kde.org/utilities/kons...
Whiteboard: fixed in 21.08.1
Keywords: UPSTREAM
: 809812 (view as bug list)
Depends on:
Blocks: 807933
  Show dependency tree
 
Reported: 2021-08-15 19:36 UTC by Julien Delquié
Modified: 2021-09-01 07:56 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Delquié 2021-08-15 19:36:40 UTC
Konsole is not able to close only the concerned split view.
Instead, it asks Konsole to close the window and warns about split view left opened.
Yes -> close Konsole
No -> crash Konsole!
Cancel -> crash Konsole!

https://invent.kde.org/utilities/konsole/-/merge_requests/458

Reproducible: Always

Steps to Reproduce:
1. Open Konsole
2. Split view
3. Try to close one of the splitted view
Actual Results:  
Konsole asks if we are sure to close Konsole because there are still opened splitted view.
Yes -> close Konsole
No -> crash Konsole!
Cancel -> crash Konsole!

Expected Results:  
Close the concerned splitted view without asking.
Comment 1 Julien Delquié 2021-08-18 15:53:51 UTC
The fix has been commited for 21.08.1: https://invent.kde.org/utilities/konsole/-/commit/2591a9489a4d3a43c7a7f00764e9f84822d4946c
Comment 2 Andreas Sturmlechner gentoo-dev 2021-08-24 12:18:34 UTC
*** Bug 809812 has been marked as a duplicate of this bug. ***
Comment 3 Larry the Git Cow gentoo-dev 2021-08-24 13:39:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e8bd8fe46daf2e09b95c3abdeab0e2ad4ce6845

commit 6e8bd8fe46daf2e09b95c3abdeab0e2ad4ce6845
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-08-24 12:20:34 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-08-24 13:37:18 +0000

    kde-apps/konsole: Don't close the whole window if there are splits
    
    Closes: https://bugs.gentoo.org/808510
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 ...ole-21.04.3-dont-close-window-while-split.patch | 76 ++++++++++++++++++++++
 ...21.04.3-r1.ebuild => konsole-21.04.3-r2.ebuild} |  5 +-
 ...21.08.0-r3.ebuild => konsole-21.08.0-r4.ebuild} |  1 +
 3 files changed, 81 insertions(+), 1 deletion(-)