The kde-apps/konsole-18.12.0-r2 update breaks the text cursor. It either gets stuck and doesn't move, or it disappears completely. Video showing the issue: https://youtu.be/0vGjH0A0vds I cannot downgrade to kde-apps/konsole-18.12.0-r1 since for some reason someone decided to delete it from the portage tree :-/ I copied the ebuild to my local overlay instead and removed konsole-18.12.0-fix-cursor.patch. This fixed the issue.
Created attachment 558500 [details] emerge --info kde-apps/konsole
Upstream bug: https://bugs.kde.org/show_bug.cgi?id=402589
Thanks for reporting, could you temporarily add kde overlay and build konsole-18.12.49.9999 to see if it is reproducible?
The bug happens with 18.12.49.9999 too. I've also built current git master from upstream and it also happens there.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=42accedeeb919a0aeb10f67d4cbde001b8fee38f commit 42accedeeb919a0aeb10f67d4cbde001b8fee38f Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-03-06 14:32:32 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-03-06 14:32:32 +0000 kde-apps/konsole: Fix disappearing/non-moving cursor KDE-Bug: https://bugs.kde.org/show_bug.cgi?id=402589 Bug: https://bugs.gentoo.org/673766 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 .../konsole/files/konsole-18.12.3-cursor.patch | 84 ++++++++++++++++++++++ kde-apps/konsole/konsole-18.12.3.ebuild | 2 + 2 files changed, 86 insertions(+)
I think this needs a revbump.
(In reply to Nikos Chantziaras from comment #6) > I think this needs a revbump. Which is going to happen with 18.12.3 that is, as you can see, not yet in tree.
(In reply to Andreas Sturmlechner from comment #7) > Which is going to happen with 18.12.3 that is, as you can see, not yet in > tree. Oops. Sorry. I thought you patched the 18.12.2 ebuild that's in the tree.