Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723214 - kde-apps/yakuake: Exiting the session in a tab sometimes crashes it
Summary: kde-apps/yakuake: Exiting the session in a tab sometimes crashes it
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:
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks: qt-5.15
  Show dependency tree
 
Reported: 2020-05-15 08:33 UTC by Zoltan Puskas
Modified: 2020-05-30 08:13 UTC (History)
0 users

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 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(+)