Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 723214

Summary: kde-apps/yakuake: Exiting the session in a tab sometimes crashes it
Product: Gentoo Linux Reporter: Zoltan Puskas <zoltan>
Component: Current packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Keywords: UPSTREAM
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=415762
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 726178    

Description Zoltan Puskas 2020-05-15 08:33:20 UTC
How to reproduce:

1) Open a new tab in Yakuake
2) Open and close context menu in the shell (e.g. copying text from the terminal)
3) Ctrl-D close the tab

Yakuake crashes.

Upstream bug: https://bugs.kde.org/show_bug.cgi?id=415762
Comment 1 Andreas Sturmlechner gentoo-dev 2020-05-15 09:31:47 UTC
Yes, not much we can do here except wait for upstream fix.

Ctrl+D is not the only method you can get it to crash. Anything that would get a tab closed, even typing 'exit' in the terminal, can get it done.
Comment 2 Larry the Git Cow gentoo-dev 2020-05-28 19:40:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53c4419851fc373c392ccd9081f2190f77780d4a

commit 53c4419851fc373c392ccd9081f2190f77780d4a
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2020-05-28 19:38:59 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-05-28 19:40:03 +0000

    kde-apps/konsole: Fix crash on session close
    
    Upstream commit fdfae25665731882687da8721e58c3c56a3babf8
    
    KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=415762
    Closes: https://bugs.gentoo.org/723214
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../files/konsole-20.04.1-crash-on-close.patch     | 57 +++++++++++++++++++
 kde-apps/konsole/konsole-20.04.1-r1.ebuild         | 64 ++++++++++++++++++++++
 2 files changed, 121 insertions(+)