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

elextr notifications at xxxxx
Sat Jan 8 00:39:42 UTC 2022


>  It's interesting that this is somehow being spun as simply an upstream GTK issue. 

@timnolte its being "spun" as a GTK/VTE issue because:

1. the problem only occurs with some newer GTK/VTE versions, and it appears mostly on Manjaro, no Geany devs can replicate it on their systems AFAIK (one uses Arch, but none use Manjaro)
2. as noted above, there is no Geany code in the backtrace from the crash, so no place indicated where a Geany bug might be the cause

The "workaround" of binding the keybinding in Geany prevents the buggy GTK/VTE code from being activated since it intercepts the `ctrl+shift+V` before it gets to the buggy code path.  My PR of a default keybinding of `ctrl+shift+V` to `Properties` has been merged and will be in the next release.

Other than that, nobody who has the problem has contributed any fixes.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2813#issuecomment-1007843409
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/2813/1007843409 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220107/eb4a08c3/attachment.htm>


More information about the Github-comments mailing list