[Github-comments] [geany/geany] Geany crashes when I press "Ctrl + Shift + V" (#2813)

Schnappy notifications at xxxxx
Sat Dec 4 11:26:41 UTC 2021


FWIW, Issue is still occurring in Geany 1.38, build date 2021-09-01 with GTK v3.24.30 and GLib v2.70.1 (Manjaro Linux version).

As a side note, binding the same action to different key combinations is possible ( and prevents crashing in this particular case as noted above ) when editing the `keybindings.conf` file, i.e:

```
menu_paste=<Primary>v
menu_paste=<Primary><Shift>v
```

Sharing here in case it can help others.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2813#issuecomment-986012290
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211204/2f0f35f2/attachment.htm>


More information about the Github-comments mailing list