#1031600 geany: Geany crashes when I press Ctrl+Shift+V

Package:
geany
Source:
geany
Description:
fast and lightweight IDE
Submitter:
Konomi
Date:
2024-01-07 11:42:03 UTC
Severity:
normal
Tags:
#1031600#5
Date:
2023-02-19 06:05:50 UTC
From:
To:
Dear Maintainer,

Pressing Ctrl+Shift+V crashes Geany. This has been reported upstream [1] and
there is also a patch available [2]. As this causes users to lose work I've
marked this as important.

It would be nice to have this patched before Bookworm releases.

There is currently a work around for users reading this report. Find the
`keybindings.conf` file which is usually located in `~/.config/geany/` find the
line that has `menu_paste=<Primary>v` and directly under that line add
`menu_paste=<Primary><Shift>v`.

Thank you for your time.

[1] https://github.com/geany/geany/issues/2813
[2] https://github.com/geany/geany/pull/3091